custom styles for sage and helicopter
sage helicopter tcs by mdsina
Details
Authormdsina
LicenseNo License
Categoryuserstyles
Created
Updated
Size1.3 kB
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 20240815.14.31
@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*="collapsed_"] {
width: 64px !important;
}
#root > * > [class*="root_"] > [class*="wrapper_"] {
background-color: #363636
}
[class*="layout-fill_"][class*="corners-substrate_"] {
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;
}
}