Fixed filename not showing in thunar

This commit is contained in:
EliverLara
2018-08-23 23:37:56 -05:00
parent c5025724e9
commit 69afc2330b
5 changed files with 36 additions and 17 deletions

View File

@@ -2,12 +2,6 @@
* Notebooks *
*************/
notebook {
.frame{
*:selected, *:selected:backdrop{
background: transparent;
color: $selected_bg_color;
}
}
> header {
padding: 1px;
border-color: $borders_color;