update
This commit is contained in:
parent
2df7bc8467
commit
43f20210e1
@ -35,13 +35,13 @@
|
||||
margin-top: -2px !important;
|
||||
}
|
||||
.protections-popup-category::after {
|
||||
content: url("../icons/pan-start-symbolic.svg") !important;
|
||||
content: url("../icons/pan-end-symbolic.svg") !important;
|
||||
}
|
||||
.identity-popup-content-blocking-category::after {
|
||||
content: url("../icons/pan-start-symbolic.svg") !important;
|
||||
content: url("../icons/pan-end-symbolic.svg") !important;
|
||||
}
|
||||
#identity-popup-security-expander .button-icon {
|
||||
list-style-image: url("../icons/pan-start-symbolic.svg") !important;
|
||||
list-style-image: url("../icons/pan-end-symbolic.svg") !important;
|
||||
}
|
||||
|
||||
/* Popovers subview back button */
|
||||
|
@ -28,7 +28,7 @@
|
||||
/* Popovers subview menu arrow */
|
||||
.PanelUI-subView .subviewbutton-nav::after {
|
||||
content: "" !important;
|
||||
background: url("../icons/pan-start-symbolic.svg");
|
||||
background: url("../icons/pan-end-symbolic.svg");
|
||||
background-size: contain;
|
||||
height: 16px;
|
||||
width: 16px;
|
||||
|
@ -37,6 +37,9 @@
|
||||
&:hover { color: $dark_sidebar_fg; }
|
||||
}
|
||||
}
|
||||
|
||||
// .NemoSidebar {
|
||||
// }
|
||||
}
|
||||
|
||||
paned > separator { background-image: image($solid_borders_color); }
|
||||
|
Loading…
x
Reference in New Issue
Block a user