style zammad-switch on chat
This commit is contained in:
parent
20dbbfdf28
commit
0f568e49eb
1 changed files with 4 additions and 0 deletions
|
@ -2289,6 +2289,10 @@ footer {
|
||||||
height: 22px;
|
height: 22px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.main-navigation > li.active .zammad-switch label:after {
|
||||||
|
background: white;
|
||||||
|
}
|
||||||
|
|
||||||
.main-navigation > li > a {
|
.main-navigation > li > a {
|
||||||
padding: 0 15px;
|
padding: 0 15px;
|
||||||
height: 48px;
|
height: 48px;
|
||||||
|
|
Loading…
Reference in a new issue