1
0
mirror of https://github.com/horst3180/arc-theme.git synced 2024-09-28 14:00:44 +00:00

fix fallout from last commit

This commit is contained in:
Horst3180 2015-09-03 15:05:24 +02:00
parent 3f636a76f6
commit c87c3c8e47
7 changed files with 20 additions and 0 deletions

View File

@ -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,

View File

@ -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,

View File

@ -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,

View File

@ -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,

View File

@ -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,

View File

@ -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,

View File

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