File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -1973,7 +1973,7 @@ div.l-content > div.l-separator:nth-of-type(4) {
19731973 border-left : 1px solid transparent !important ;
19741974 border-right : 1px solid transparent !important ;
19751975 box-shadow : none !important ;
1976- background : none !important ;
1976+ background : transparent !important ;
19771977}
19781978
19791979.l-unit__stats table {
@@ -3861,6 +3861,12 @@ form#vstobjects.suspended {
38613861 color : # cacaca !important ;
38623862}
38633863
3864+ .body-rrd .units .l-unit {
3865+ background-color : # 282828 !important ;
3866+ border-left : 1px solid transparent !important ;
3867+ border-right : 1px solid transparent !important ;
3868+ }
3869+
38643870@media screen and (max-width : 950px ) {
38653871 .helper-container {
38663872 display : none;
You can’t perform that action at this time.
0 commit comments