fix fallout from last commit

pull/234/head
Horst3180 9 years ago
parent 3f636a76f6
commit c87c3c8e47

@ -3518,6 +3518,9 @@ NautilusWindow .sidebar:dir(rtl),
NemoWindow .sidebar:dir(rtl) {
border-left: 1px solid rgba(37, 39, 45, 0.95); }
NautilusWindow GtkBox.sidebar {
background-color: transparent; }
GtkFileChooserDialog.csd.background,
GtkFileChooserDialog .source-list,
GtkFileChooserDialog .source-list.view,

@ -3509,6 +3509,9 @@ NautilusWindow *,
NemoWindow {
-GtkPaned-handle-size: 0; }
NautilusWindow GtkBox.sidebar {
background-color: transparent; }
GtkFileChooserDialog.csd.background,
GtkFileChooserDialog .source-list,
GtkFileChooserDialog .source-list.view,

@ -3518,6 +3518,9 @@ NautilusWindow .sidebar:dir(rtl),
NemoWindow .sidebar:dir(rtl) {
border-left: 1px solid #25272d; }
NautilusWindow GtkBox.sidebar {
background-color: transparent; }
GtkFileChooserDialog.csd.background,
GtkFileChooserDialog .source-list,
GtkFileChooserDialog .source-list.view,

@ -3509,6 +3509,9 @@ NautilusWindow *,
NemoWindow {
-GtkPaned-handle-size: 0; }
NautilusWindow GtkBox.sidebar {
background-color: transparent; }
GtkFileChooserDialog.csd.background,
GtkFileChooserDialog .source-list,
GtkFileChooserDialog .source-list.view,

@ -3508,6 +3508,9 @@ NautilusWindow *,
NemoWindow {
-GtkPaned-handle-size: 0; }
NautilusWindow GtkBox.sidebar {
background-color: transparent; }
GtkFileChooserDialog.csd.background,
GtkFileChooserDialog .source-list,
GtkFileChooserDialog .source-list.view,

@ -3508,6 +3508,9 @@ NautilusWindow *,
NemoWindow {
-GtkPaned-handle-size: 0; }
NautilusWindow GtkBox.sidebar {
background-color: transparent; }
GtkFileChooserDialog.csd.background,
GtkFileChooserDialog .source-list,
GtkFileChooserDialog .source-list.view,

@ -21,6 +21,8 @@ NemoWindow {
}
// Dark transparent sidebars
NautilusWindow GtkBox.sidebar { background-color: transparent; }
GtkFileChooserDialog,
NautilusWindow,
NemoWindow,

Loading…
Cancel
Save