mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-04 12:30:04 +01:00
Slight change of loading icon
This commit is contained in:
parent
011a8d5a03
commit
04819f2069
@ -6456,7 +6456,6 @@ form[id^="ranking-"] .dialogHeadbar {
|
|||||||
-webkit-animation: fw-firstload 2s infinite;
|
-webkit-animation: fw-firstload 2s infinite;
|
||||||
animation: fw-firstload 2s infinite;
|
animation: fw-firstload 2s infinite;
|
||||||
-moz-animation: fw-firstload 2s infinite;
|
-moz-animation: fw-firstload 2s infinite;
|
||||||
background-size: 50%;
|
|
||||||
}
|
}
|
||||||
#egw_fw_sidebar #egw_fw_sidemenu #addressbook_sidebox_content .egw_fw_ui_category_active {
|
#egw_fw_sidebar #egw_fw_sidemenu #addressbook_sidebox_content .egw_fw_ui_category_active {
|
||||||
background-color: #003366 !important;
|
background-color: #003366 !important;
|
||||||
|
@ -37,7 +37,6 @@
|
|||||||
-webkit-animation: fw-firstload 2s infinite;
|
-webkit-animation: fw-firstload 2s infinite;
|
||||||
animation: fw-firstload 2s infinite;
|
animation: fw-firstload 2s infinite;
|
||||||
-moz-animation: fw-firstload 2s infinite;
|
-moz-animation: fw-firstload 2s infinite;
|
||||||
background-size: 50%;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
#egw_fw_sidebar {
|
#egw_fw_sidebar {
|
||||||
|
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 42 KiB After Width: | Height: | Size: 18 KiB |
Loading…
Reference in New Issue
Block a user