parent
3429f05e49
commit
85257bbe4a
@ -4869,12 +4869,6 @@ wnck-pager {
|
|||||||
wnck-pager:hover {
|
wnck-pager:hover {
|
||||||
background-color: black; }
|
background-color: black; }
|
||||||
|
|
||||||
/* Thunar */
|
|
||||||
.thunar .warning {
|
|
||||||
opacity: 0;
|
|
||||||
font-size: 0;
|
|
||||||
margin: -10px 0; }
|
|
||||||
|
|
||||||
/* GTK NAMED COLORS
|
/* GTK NAMED COLORS
|
||||||
----------------
|
----------------
|
||||||
use responsibly! */
|
use responsibly! */
|
||||||
|
|||||||
@ -4869,12 +4869,6 @@ wnck-pager {
|
|||||||
wnck-pager:hover {
|
wnck-pager:hover {
|
||||||
background-color: black; }
|
background-color: black; }
|
||||||
|
|
||||||
/* Thunar */
|
|
||||||
.thunar .warning {
|
|
||||||
opacity: 0;
|
|
||||||
font-size: 0;
|
|
||||||
margin: -10px 0; }
|
|
||||||
|
|
||||||
/* GTK NAMED COLORS
|
/* GTK NAMED COLORS
|
||||||
----------------
|
----------------
|
||||||
use responsibly! */
|
use responsibly! */
|
||||||
|
|||||||
@ -4890,12 +4890,6 @@ wnck-pager {
|
|||||||
wnck-pager:hover {
|
wnck-pager:hover {
|
||||||
background-color: #cccccc; }
|
background-color: #cccccc; }
|
||||||
|
|
||||||
/* Thunar */
|
|
||||||
.thunar .warning {
|
|
||||||
opacity: 0;
|
|
||||||
font-size: 0;
|
|
||||||
margin: -10px 0; }
|
|
||||||
|
|
||||||
/* GTK NAMED COLORS
|
/* GTK NAMED COLORS
|
||||||
----------------
|
----------------
|
||||||
use responsibly! */
|
use responsibly! */
|
||||||
|
|||||||
@ -52,10 +52,3 @@ wnck-pager {
|
|||||||
&:hover { background-color: darken($bg_color, 20%); }
|
&:hover { background-color: darken($bg_color, 20%); }
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Thunar */
|
|
||||||
// Hide root user warning
|
|
||||||
.thunar .warning {
|
|
||||||
opacity: 0;
|
|
||||||
font-size: 0;
|
|
||||||
margin: -10px 0;
|
|
||||||
}
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user