Recover thunar root user warning

Fixes #27
This commit is contained in:
Daniel Ruiz de Alegría
2020-01-16 01:17:35 +01:00
parent 3429f05e49
commit 85257bbe4a
4 changed files with 0 additions and 25 deletions
@@ -52,10 +52,3 @@ wnck-pager {
&:hover { background-color: darken($bg_color, 20%); }
}
/* Thunar */
// Hide root user warning
.thunar .warning {
opacity: 0;
font-size: 0;
margin: -10px 0;
}