mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-22 02:41:50 +02:00
missing CSS files generated by the (commited) LESS files
This commit is contained in:
parent
a670644ad7
commit
343a841cae
@ -95,9 +95,6 @@
|
|||||||
html[data-darkmode='1'] .blueimp-gallery .slide {
|
html[data-darkmode='1'] .blueimp-gallery .slide {
|
||||||
filter: invert(1) hue-rotate(180deg) !important;
|
filter: invert(1) hue-rotate(180deg) !important;
|
||||||
}
|
}
|
||||||
html[data-darkmode='1'] .dtree img {
|
|
||||||
filter: invert(0) hue-rotate(180deg) !important;
|
|
||||||
}
|
|
||||||
html[data-darkmode='1'] #blueimp-gallery video,
|
html[data-darkmode='1'] #blueimp-gallery video,
|
||||||
html[data-darkmode='1'] #blueimp-gallery .video-content {
|
html[data-darkmode='1'] #blueimp-gallery .video-content {
|
||||||
filter: invert(0) hue-rotate(180deg) !important;
|
filter: invert(0) hue-rotate(180deg) !important;
|
||||||
|
@ -75,9 +75,6 @@
|
|||||||
html[data-darkmode='1'] .blueimp-gallery .slide {
|
html[data-darkmode='1'] .blueimp-gallery .slide {
|
||||||
filter: invert(1) hue-rotate(180deg) !important;
|
filter: invert(1) hue-rotate(180deg) !important;
|
||||||
}
|
}
|
||||||
html[data-darkmode='1'] .dtree img {
|
|
||||||
filter: invert(0) hue-rotate(180deg) !important;
|
|
||||||
}
|
|
||||||
html[data-darkmode='1'] #blueimp-gallery video,
|
html[data-darkmode='1'] #blueimp-gallery video,
|
||||||
html[data-darkmode='1'] #blueimp-gallery .video-content {
|
html[data-darkmode='1'] #blueimp-gallery .video-content {
|
||||||
filter: invert(0) hue-rotate(180deg) !important;
|
filter: invert(0) hue-rotate(180deg) !important;
|
||||||
|
@ -85,9 +85,6 @@
|
|||||||
html[data-darkmode='1'] .blueimp-gallery .slide {
|
html[data-darkmode='1'] .blueimp-gallery .slide {
|
||||||
filter: invert(1) hue-rotate(180deg) !important;
|
filter: invert(1) hue-rotate(180deg) !important;
|
||||||
}
|
}
|
||||||
html[data-darkmode='1'] .dtree img {
|
|
||||||
filter: invert(0) hue-rotate(180deg) !important;
|
|
||||||
}
|
|
||||||
html[data-darkmode='1'] #blueimp-gallery video,
|
html[data-darkmode='1'] #blueimp-gallery video,
|
||||||
html[data-darkmode='1'] #blueimp-gallery .video-content {
|
html[data-darkmode='1'] #blueimp-gallery .video-content {
|
||||||
filter: invert(0) hue-rotate(180deg) !important;
|
filter: invert(0) hue-rotate(180deg) !important;
|
||||||
|
@ -61,9 +61,6 @@
|
|||||||
html[data-darkmode='1'] .blueimp-gallery .slide {
|
html[data-darkmode='1'] .blueimp-gallery .slide {
|
||||||
filter: invert(1) hue-rotate(180deg) !important;
|
filter: invert(1) hue-rotate(180deg) !important;
|
||||||
}
|
}
|
||||||
html[data-darkmode='1'] .dtree img {
|
|
||||||
filter: invert(0) hue-rotate(180deg) !important;
|
|
||||||
}
|
|
||||||
html[data-darkmode='1'] #blueimp-gallery video,
|
html[data-darkmode='1'] #blueimp-gallery video,
|
||||||
html[data-darkmode='1'] #blueimp-gallery .video-content {
|
html[data-darkmode='1'] #blueimp-gallery .video-content {
|
||||||
filter: invert(0) hue-rotate(180deg) !important;
|
filter: invert(0) hue-rotate(180deg) !important;
|
||||||
@ -8928,20 +8925,6 @@ table.egwGridView_grid img.et2_appicon {
|
|||||||
body .et2_nextmatch .egwGridView_outer td img {
|
body .et2_nextmatch .egwGridView_outer td img {
|
||||||
border: none;
|
border: none;
|
||||||
}
|
}
|
||||||
body .dtree img {
|
|
||||||
width: 24px !important;
|
|
||||||
height: 24px !important;
|
|
||||||
}
|
|
||||||
body .dtree table,
|
|
||||||
body .dtree tr,
|
|
||||||
body .dtree td {
|
|
||||||
padding: 2px;
|
|
||||||
padding-left: 0;
|
|
||||||
padding-right: 0px;
|
|
||||||
}
|
|
||||||
body .dtree .containerTableStyle {
|
|
||||||
overflow: auto;
|
|
||||||
}
|
|
||||||
body .et2_details .et2_details_toggle:after {
|
body .et2_details .et2_details_toggle:after {
|
||||||
width: 30px;
|
width: 30px;
|
||||||
height: 30px;
|
height: 30px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user