Revert "Recover thunar root user warning"

This reverts commit 85257bbe4a.
This commit is contained in:
Daniel Ruiz de Alegría
2020-09-25 10:16:48 +02:00
parent a6b929b9c4
commit e3dd7c9f56
4 changed files with 25 additions and 0 deletions
@@ -203,3 +203,10 @@ wnck-pager {
}
}
/* Thunar */
// Hide root user warning
.thunar .warning {
opacity: 0;
font-size: 0;
margin: -10px 0;
}