mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 16:03:47 +01:00
Add missing changes from less file
This commit is contained in:
parent
f79f1da31e
commit
276b1cab44
@ -40,13 +40,13 @@
|
||||
.chzn-container-single.chzn-disabled .chzn-single abbr:hover {}
|
||||
.chzn-container-single .chzn-single div {}
|
||||
.chzn-container-single .chzn-single div b {
|
||||
background: url("../images/arrow_down.svg");
|
||||
background-size: 8px auto;
|
||||
background-image: url("../images/arrow_down.svg") !important;
|
||||
background-size: 8px auto !important;
|
||||
background-position: center;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
.chzn-container-single.chzn-with-drop .chzn-single div b {
|
||||
background: url("../images/arrow_up.svg");
|
||||
background-image: url("../images/arrow_up.svg") !important;
|
||||
background-size: 8px auto;
|
||||
background-position: center;
|
||||
background-repeat: no-repeat;
|
||||
@ -189,4 +189,4 @@
|
||||
.chzn-container .chzn-drop {}
|
||||
.chzn-container-active.chzn-with-drop.chzn-above .chzn-single {}
|
||||
.chzn-container.chzn-above .chzn-drop {}
|
||||
//
|
||||
//
|
||||
|
Loading…
Reference in New Issue
Block a user