aboutsummaryrefslogtreecommitdiff
path: root/gtk-3.0/gtk-contained.css
diff options
context:
space:
mode:
Diffstat (limited to 'gtk-3.0/gtk-contained.css')
-rw-r--r--gtk-3.0/gtk-contained.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/gtk-3.0/gtk-contained.css b/gtk-3.0/gtk-contained.css
index 1afb597..1ae84e0 100644
--- a/gtk-3.0/gtk-contained.css
+++ b/gtk-3.0/gtk-contained.css
@@ -2293,6 +2293,10 @@ TerminalWindow .notebook tab.reorderable-page.top:active, TerminalWindow .notebo
border-color: #d4d5db; }
TerminalWindow .notebook tab.reorderable-page.top:active:backdrop, TerminalWindow .notebook tab.reorderable-page.top:active:hover:backdrop {
background-color: rgba(239, 240, 242, 0.95); }
+TerminalWindow .scrollbar.vertical .slider {
+ margin-left: 3px; }
+TerminalWindow .scrollbar.trough {
+ border-width: 0; }
NautilusCanvasViewContainer.view .entry, NemoIconViewContainer .entry {
border-radius: 3px; }
@@ -2758,6 +2762,8 @@ PantheonTerminalPantheonTerminalWindow.background {
background-color: transparent; }
PantheonTerminalPantheonTerminalWindow.background .titlebar {
background-color: rgba(231, 232, 235, 0.95); }
+ PantheonTerminalPantheonTerminalWindow.background .notebook.header.top {
+ box-shadow: inset 0 1px #d4d5db, inset 0 -1px #edf0f3; }
SwitchboardCategoryView .view:selected,
SwitchboardCategoryView .view:selected:focus {