update drive tree icons

This commit is contained in:
daria 2025-08-25 13:52:46 +03:00
parent 956db06b80
commit fefd215391
No known key found for this signature in database
GPG Key ID: 3B75240E6B2F2701

View File

@ -401,23 +401,8 @@
.cp-limit-container {
margin-top: 5px;
}
.fa.cp-app-drive-icon-expcol {
margin-left: -10px;
font-size: 14px;
position: absolute;
left: -17px;
top: 11px;
width: 11px !important;
height: 11px !important;
background-color: @cp_sidebar-left-item-bg;
padding: 0;
margin: 0;
z-index: 10;
cursor: default;
&:before {
position: relative;
top: -1px;
}
.cp-app-drive-icon-expcol {
display: inline-flex;
&:focus-visible {
outline: @variables_focus_style;
border-radius: @variables_radius_S;