mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-28 00:39:19 +01:00
Add missing compiled css
This commit is contained in:
parent
9b7fe9403b
commit
83df26d28b
@ -1132,34 +1132,6 @@
|
|||||||
.et2_toolbar span.et2_checkbox_slideSwitch.switchOn {
|
.et2_toolbar span.et2_checkbox_slideSwitch.switchOn {
|
||||||
filter: none;
|
filter: none;
|
||||||
}
|
}
|
||||||
/*#################################### ADMIN PART #####################################################*/
|
|
||||||
iframe#admin-index_iframe {
|
|
||||||
background-color: yellow;
|
|
||||||
}
|
|
||||||
table.egwGridView_grid img {
|
|
||||||
/*filter grey*/
|
|
||||||
/*filter grey*/
|
|
||||||
filter: none;
|
|
||||||
-webkit-filter: initial;
|
|
||||||
-moz-filter: initial;
|
|
||||||
-ms-filter: initial;
|
|
||||||
-o-filter: initial;
|
|
||||||
/*filter: url(grayscale.svg); Firefox 4+ */
|
|
||||||
filter: initial;
|
|
||||||
/* IE 6-9 */
|
|
||||||
}
|
|
||||||
.admin_aclAPP {
|
|
||||||
/*filter grey*/
|
|
||||||
filter: none;
|
|
||||||
-webkit-filter: initial;
|
|
||||||
-moz-filter: initial;
|
|
||||||
-ms-filter: initial;
|
|
||||||
-o-filter: initial;
|
|
||||||
/*filter: url(grayscale.svg); Firefox 4+ */
|
|
||||||
filter: initial;
|
|
||||||
/* IE 6-9 */
|
|
||||||
}
|
|
||||||
/*#################################### END ADMIN PART #####################################################*/
|
|
||||||
}
|
}
|
||||||
/*#################################### Media Queries #####################################################*/
|
/*#################################### Media Queries #####################################################*/
|
||||||
@media only screen and (min-width: 980px) and (max-width: 1279px) {
|
@media only screen and (min-width: 980px) and (max-width: 1279px) {
|
||||||
|
Loading…
Reference in New Issue
Block a user