css: Fix background and border color for panel-danger, panel-... classes.
This commit is contained in:
parent
51c76d4cf7
commit
58e7fa41ea
1 changed files with 0 additions and 2 deletions
|
|
@ -6,7 +6,6 @@
|
|||
|
||||
width: 100%;
|
||||
margin: 0 0 25px 0;
|
||||
border-color: @grey5;
|
||||
.border-radius(@border-radius);
|
||||
.box-shadow(none);
|
||||
|
||||
|
|
@ -23,7 +22,6 @@
|
|||
position: relative;
|
||||
min-height: 1em;
|
||||
padding: @padding @panel-padding;
|
||||
background-color: @grey6;
|
||||
border-bottom: none;
|
||||
|
||||
.panel-title,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue