Show More
@@ -6,7 +6,6 b'' | |||||
6 |
|
6 | |||
7 | width: 100%; |
|
7 | width: 100%; | |
8 | margin: 0 0 25px 0; |
|
8 | margin: 0 0 25px 0; | |
9 | border-color: @grey5; |
|
|||
10 | .border-radius(@border-radius); |
|
9 | .border-radius(@border-radius); | |
11 | .box-shadow(none); |
|
10 | .box-shadow(none); | |
12 |
|
11 | |||
@@ -23,7 +22,6 b'' | |||||
23 | position: relative; |
|
22 | position: relative; | |
24 | min-height: 1em; |
|
23 | min-height: 1em; | |
25 | padding: @padding @panel-padding; |
|
24 | padding: @padding @panel-padding; | |
26 | background-color: @grey6; |
|
|||
27 | border-bottom: none; |
|
25 | border-bottom: none; | |
28 |
|
26 | |||
29 | .panel-title, |
|
27 | .panel-title, |
General Comments 0
You need to be logged in to leave comments.
Login now