fix thunar statusbar error
This commit is contained in:
parent
72c72c8ba7
commit
69073fc9de
@ -37,6 +37,21 @@ style "thunar-handle" {
|
||||
}
|
||||
}
|
||||
|
||||
style "thunar-statusbar" {
|
||||
bg[NORMAL] = @base_color
|
||||
|
||||
engine "pixmap" {
|
||||
image {
|
||||
function = RESIZE_GRIP
|
||||
recolorable = FALSE
|
||||
detail = "statusbar"
|
||||
overlay_file = "/images/null.png"
|
||||
overlay_border = {0,0,0,0 }
|
||||
overlay_stretch = FALSE
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
style "thunar-location" {
|
||||
ThunarLocationButtons::spacing = 0
|
||||
}
|
||||
@ -46,7 +61,7 @@ style "thunar-frame" {
|
||||
ythickness = 0
|
||||
}
|
||||
|
||||
widget_class "*ThunarLocationEntry*" style "entry"
|
||||
widget_class "*ThunarLocationEntry*" style "entry"
|
||||
widget_class "*ThunarWindow*.<GtkScrolledWindow>" style "thunar-frame"
|
||||
widget_class "*ThunarLocationButtons*" style "thunar-location"
|
||||
widget_class "*ThunarShortcutsView*" style "thunar-sidepane"
|
||||
|
BIN
src/usr/share/themes/Lubuntu-dark-panel/gtk-2.0/images/null.png
Normal file
BIN
src/usr/share/themes/Lubuntu-dark-panel/gtk-2.0/images/null.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 142 B |
@ -37,6 +37,21 @@ style "thunar-handle" {
|
||||
}
|
||||
}
|
||||
|
||||
style "thunar-statusbar" {
|
||||
bg[NORMAL] = @base_color
|
||||
|
||||
engine "pixmap" {
|
||||
image {
|
||||
function = RESIZE_GRIP
|
||||
recolorable = FALSE
|
||||
detail = "statusbar"
|
||||
overlay_file = "/images/null.png"
|
||||
overlay_border = {0,0,0,0 }
|
||||
overlay_stretch = FALSE
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
style "thunar-location" {
|
||||
ThunarLocationButtons::spacing = 0
|
||||
}
|
||||
@ -46,7 +61,7 @@ style "thunar-frame" {
|
||||
ythickness = 0
|
||||
}
|
||||
|
||||
widget_class "*ThunarLocationEntry*" style "entry"
|
||||
widget_class "*ThunarLocationEntry*" style "entry"
|
||||
widget_class "*ThunarWindow*.<GtkScrolledWindow>" style "thunar-frame"
|
||||
widget_class "*ThunarLocationButtons*" style "thunar-location"
|
||||
widget_class "*ThunarShortcutsView*" style "thunar-sidepane"
|
||||
|
BIN
src/usr/share/themes/Lubuntu-default/gtk-2.0/images/null.png
Normal file
BIN
src/usr/share/themes/Lubuntu-default/gtk-2.0/images/null.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 142 B |
Loading…
x
Reference in New Issue
Block a user