forked from extern/egroupware
Remove the animation from preferences button in mobile theme
This commit is contained in:
parent
43afc55932
commit
62805cc294
@ -6421,10 +6421,6 @@ a.textSidebox {
|
|||||||
display: inline-block;
|
display: inline-block;
|
||||||
background-position: center;
|
background-position: center;
|
||||||
}
|
}
|
||||||
#egw_fw_basecontainer div#egw_fw_topmenu_items ul a#topmenu_prefs:active {
|
|
||||||
-webkit-transform: rotate(180deg);
|
|
||||||
transform: rotate(180deg);
|
|
||||||
}
|
|
||||||
#egw_fw_basecontainer div#egw_fw_topmenu_items ul a#topmenu_acl:before {
|
#egw_fw_basecontainer div#egw_fw_topmenu_items ul a#topmenu_acl:before {
|
||||||
content: "";
|
content: "";
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
|
@ -212,10 +212,6 @@
|
|||||||
display: inline-block;
|
display: inline-block;
|
||||||
background-position: center;
|
background-position: center;
|
||||||
}
|
}
|
||||||
&:active {
|
|
||||||
-webkit-transform:rotate(180deg);
|
|
||||||
transform: rotate(180deg);
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
a#topmenu_acl:before {
|
a#topmenu_acl:before {
|
||||||
|
BIN
pixelegg/images/dhtmlxtree/ajax-loader.gif
Executable file
BIN
pixelegg/images/dhtmlxtree/ajax-loader.gif
Executable file
Binary file not shown.
After Width: | Height: | Size: 875 B |
Loading…
Reference in New Issue
Block a user