aboutsummaryrefslogtreecommitdiff
path: root/gtk-3.0/gtk-contained.css
diff options
context:
space:
mode:
authorHorst31802015-05-22 20:38:40 +0200
committerHorst31802015-05-22 20:38:40 +0200
commit5c3aab6fa5085d947693f5933a312f56b7c58d82 (patch)
treed3ca1109df40f78fa334836d15fde637f3f1d2eb /gtk-3.0/gtk-contained.css
parentf4c0094ac94ff0eb7d34ddfcacc503365340bbe6 (diff)
downloadsolarc-theme-5c3aab6fa5085d947693f5933a312f56b7c58d82.tar.gz
solarc-theme-5c3aab6fa5085d947693f5933a312f56b7c58d82.tar.xz
solarc-theme-5c3aab6fa5085d947693f5933a312f56b7c58d82.zip
some terminal tweaks
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 {