change styles
This commit is contained in:
parent
f424e609bc
commit
0ff312e3ba
10 changed files with 228 additions and 21 deletions
|
@ -419,7 +419,7 @@ ul.select2-selection__rendered {
|
|||
margin: 0 -5px;
|
||||
background: $widget_black;
|
||||
border-radius: $widget_border_radius $widget_border_radius 0 0;
|
||||
color: white;
|
||||
color: #2b333b;
|
||||
padding-top: 5px;
|
||||
padding-bottom: 5px;
|
||||
padding-left: 7px;
|
||||
|
@ -427,7 +427,7 @@ ul.select2-selection__rendered {
|
|||
}
|
||||
|
||||
.sidebox h3 .fa {
|
||||
color: white;
|
||||
color: #2b333b;
|
||||
float: right;
|
||||
margin: 0.2em 0.4em 0 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue