diff options
author | Horst3180 | 2016-03-26 12:31:23 +0100 |
---|---|---|
committer | Horst3180 | 2016-03-26 12:31:37 +0100 |
commit | 966778df08c2ee94dfdf55c9281791b0b2121497 (patch) | |
tree | cc563ca939f2b11960dc635ab07561f9825629a3 /common/gtk-3.0 | |
parent | 050798fd733f94904640e6ebc76a8766aa031a76 (diff) | |
download | solarc-theme-966778df08c2ee94dfdf55c9281791b0b2121497.tar.gz solarc-theme-966778df08c2ee94dfdf55c9281791b0b2121497.tar.xz solarc-theme-966778df08c2ee94dfdf55c9281791b0b2121497.zip |
fix invisiable text in nautilus rename entry (#412)
Diffstat (limited to 'common/gtk-3.0')
-rw-r--r-- | common/gtk-3.0/3.18/gtk-dark.css | 6 | ||||
-rw-r--r-- | common/gtk-3.0/3.18/gtk-darker.css | 6 | ||||
-rw-r--r-- | common/gtk-3.0/3.18/gtk-solid-dark.css | 6 | ||||
-rw-r--r-- | common/gtk-3.0/3.18/gtk-solid-darker.css | 6 | ||||
-rw-r--r-- | common/gtk-3.0/3.18/gtk-solid.css | 6 | ||||
-rw-r--r-- | common/gtk-3.0/3.18/gtk.css | 6 | ||||
-rw-r--r-- | common/gtk-3.0/3.18/sass/_applications.scss | 4 |
7 files changed, 20 insertions, 20 deletions
diff --git a/common/gtk-3.0/3.18/gtk-dark.css b/common/gtk-3.0/3.18/gtk-dark.css index e70198d..04f946e 100644 --- a/common/gtk-3.0/3.18/gtk-dark.css +++ b/common/gtk-3.0/3.18/gtk-dark.css @@ -2679,6 +2679,9 @@ TerminalWindow .notebook .active-page .button:hover, TerminalWindow .notebook .p TerminalWindow .notebook .active-page .button:active, TerminalWindow .notebook .prelight-page .button:active { color: #5294E2; } +EelEditableLabel.entry { + transition: none; } + .nautilus-canvas-item { border-radius: 2px; } @@ -2733,9 +2736,6 @@ NautilusQueryEditor .search-bar.toolbar, NautilusQueryEditor .search-bar.inline- NautilusListView .view { border-bottom: 1px solid #2b2e39; } -NemoWindow EelEditableLabel.entry { - transition: none; } - NemoWindow .sidebar .frame { border-width: 0; } diff --git a/common/gtk-3.0/3.18/gtk-darker.css b/common/gtk-3.0/3.18/gtk-darker.css index 657cf8d..13849cd 100644 --- a/common/gtk-3.0/3.18/gtk-darker.css +++ b/common/gtk-3.0/3.18/gtk-darker.css @@ -2682,6 +2682,9 @@ TerminalWindow .notebook .active-page .button:hover, TerminalWindow .notebook .p TerminalWindow .notebook .active-page .button:active, TerminalWindow .notebook .prelight-page .button:active { color: #5294E2; } +EelEditableLabel.entry { + transition: none; } + .nautilus-canvas-item { border-radius: 2px; } @@ -2736,9 +2739,6 @@ NautilusQueryEditor .search-bar.toolbar, NautilusQueryEditor .search-bar.inline- NautilusListView .view { border-bottom: 1px solid #dcdfe3; } -NemoWindow EelEditableLabel.entry { - transition: none; } - NemoWindow .sidebar .frame { border-width: 0; } diff --git a/common/gtk-3.0/3.18/gtk-solid-dark.css b/common/gtk-3.0/3.18/gtk-solid-dark.css index 75b8ad9..f567658 100644 --- a/common/gtk-3.0/3.18/gtk-solid-dark.css +++ b/common/gtk-3.0/3.18/gtk-solid-dark.css @@ -2679,6 +2679,9 @@ TerminalWindow .notebook .active-page .button:hover, TerminalWindow .notebook .p TerminalWindow .notebook .active-page .button:active, TerminalWindow .notebook .prelight-page .button:active { color: #5294E2; } +EelEditableLabel.entry { + transition: none; } + .nautilus-canvas-item { border-radius: 2px; } @@ -2733,9 +2736,6 @@ NautilusQueryEditor .search-bar.toolbar, NautilusQueryEditor .search-bar.inline- NautilusListView .view { border-bottom: 1px solid #2b2e39; } -NemoWindow EelEditableLabel.entry { - transition: none; } - NemoWindow .sidebar .frame { border-width: 0; } diff --git a/common/gtk-3.0/3.18/gtk-solid-darker.css b/common/gtk-3.0/3.18/gtk-solid-darker.css index 87eccaa..8e6a361 100644 --- a/common/gtk-3.0/3.18/gtk-solid-darker.css +++ b/common/gtk-3.0/3.18/gtk-solid-darker.css @@ -2682,6 +2682,9 @@ TerminalWindow .notebook .active-page .button:hover, TerminalWindow .notebook .p TerminalWindow .notebook .active-page .button:active, TerminalWindow .notebook .prelight-page .button:active { color: #5294E2; } +EelEditableLabel.entry { + transition: none; } + .nautilus-canvas-item { border-radius: 2px; } @@ -2736,9 +2739,6 @@ NautilusQueryEditor .search-bar.toolbar, NautilusQueryEditor .search-bar.inline- NautilusListView .view { border-bottom: 1px solid #dcdfe3; } -NemoWindow EelEditableLabel.entry { - transition: none; } - NemoWindow .sidebar .frame { border-width: 0; } diff --git a/common/gtk-3.0/3.18/gtk-solid.css b/common/gtk-3.0/3.18/gtk-solid.css index f84426c..4839dc7 100644 --- a/common/gtk-3.0/3.18/gtk-solid.css +++ b/common/gtk-3.0/3.18/gtk-solid.css @@ -2686,6 +2686,9 @@ TerminalWindow .notebook .active-page .button:hover, TerminalWindow .notebook .p TerminalWindow .notebook .active-page .button:active, TerminalWindow .notebook .prelight-page .button:active { color: #5294E2; } +EelEditableLabel.entry { + transition: none; } + .nautilus-canvas-item { border-radius: 2px; } @@ -2740,9 +2743,6 @@ NautilusQueryEditor .search-bar.toolbar, NautilusQueryEditor .search-bar.inline- NautilusListView .view { border-bottom: 1px solid #dcdfe3; } -NemoWindow EelEditableLabel.entry { - transition: none; } - NemoWindow .sidebar .frame { border-width: 0; } diff --git a/common/gtk-3.0/3.18/gtk.css b/common/gtk-3.0/3.18/gtk.css index a8beed2..d505ed4 100644 --- a/common/gtk-3.0/3.18/gtk.css +++ b/common/gtk-3.0/3.18/gtk.css @@ -2686,6 +2686,9 @@ TerminalWindow .notebook .active-page .button:hover, TerminalWindow .notebook .p TerminalWindow .notebook .active-page .button:active, TerminalWindow .notebook .prelight-page .button:active { color: #5294E2; } +EelEditableLabel.entry { + transition: none; } + .nautilus-canvas-item { border-radius: 2px; } @@ -2740,9 +2743,6 @@ NautilusQueryEditor .search-bar.toolbar, NautilusQueryEditor .search-bar.inline- NautilusListView .view { border-bottom: 1px solid #dcdfe3; } -NemoWindow EelEditableLabel.entry { - transition: none; } - NemoWindow .sidebar .frame { border-width: 0; } diff --git a/common/gtk-3.0/3.18/sass/_applications.scss b/common/gtk-3.0/3.18/sass/_applications.scss index c3a7fa5..8246fd1 100644 --- a/common/gtk-3.0/3.18/sass/_applications.scss +++ b/common/gtk-3.0/3.18/sass/_applications.scss @@ -90,6 +90,8 @@ TerminalWindow { // // Nautilus // +EelEditableLabel.entry { transition: none; } // Workaround for invisible text in rename entry + .nautilus-canvas-item { border-radius: 2px; } @@ -164,8 +166,6 @@ NautilusListView .view { border-bottom: 1px solid $borders_color; } NemoWindow { - EelEditableLabel.entry { transition: none; } // Workaround for invisible text in rename entry - .sidebar .frame { border-width: 0; } GtkSeparator.separator.horizontal { color: $borders_color; } |