Work. Compact left menu style
Work. Compact left menu style by OleksKh
Details
AuthorOleksKh
LicenseNo License
Categorywork.creatio.com
Created
Updated
Size454 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name Work. Compact left menu
@version 20240112.14.41
@namespace ?
==/UserStyle== */
@-moz-document domain("work.creatio.com") {
crt-navigation-panel:hover {
width: 242px!important;
margin-left: 0px!important;
opacity: 1!important;
}
crt-navigation-panel {
width: 12px!important;
margin-left: -20px!important;
opacity: 0.4!important;
}
}