custom styles for sage and helicopter
sage helicopter tcs by mdsina
Details
Authormdsina
LicenseNo License
Categoryuserstyles
Created
Updated
Code size1.6 kB
Code checksumc1752867
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name sage tcs
@version 20250121.04.58
@namespace https://userstyles.world/user/mdsina
@description custom styles for sage
@author mdsina
@license No License
==/UserStyle== */
@-moz-document regexp("^(https\\:\\/\\/sage\\.tcsbank\\.ru\\/(?=(?!.*\\bgrafana\\b)).*)|(https\\:\\/\\/.*helicopter.*tcs.*\\/?)|(https\\:\\/\\/.*devplatform.*tcs.*\\/?)$") {
[class*="navigation_"] {
background-color: #363636
}
[class*="navigation_"] > [class*="wrapper_"] {
background-color: #363636
}
[class*="navigation_"] > [class*="footer_"] {
background-color: #363636
}
[class*="navigation_"][class*="collapsed_"] {
width: 64px !important;
}
#root > * > [class*="root_"] > [class*="wrapper_"] {
background-color: #363636
}
[class*="layout-fill_"][class*="corners-substrate_"] {
background-color: #363636;
}
[class*="right-side_"] {
background-color: #363636;
}
[class*="left-side_"] {
background-color: #363636;
}
[class*="layout_main-content_"] {
background-color: #363636;
}
#root > [class*="header_wrapper_"] {
background-color: #363636
}
#root > * [class*="header_wrapper_"] {
background-color: #363636
}
#root > [class*="layout_root__"] {
background-color: #363636
}
main[class*="layout_container__"] {
background-color: #363636
}
[class*="menu-item_"] > * span[class*="root_"] > span[class*="icon_"] {
width: 32px !important;
height: 32px !important;
}
[class*="menu-item_"] > * span[class*="Icon_root"] {
width: 32px !important;
height: 32px !important;
}
[class*="side-navigation_navigation__"] {
width: 250px !important;
}
}