aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.18/gtk-darker.css
diff options
context:
space:
mode:
Diffstat (limited to 'common/gtk-3.0/3.18/gtk-darker.css')
-rw-r--r--common/gtk-3.0/3.18/gtk-darker.css6
1 files changed, 3 insertions, 3 deletions
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; }