aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHorst31802016-08-31 13:17:16 +0200
committerHorst31802016-08-31 13:17:16 +0200
commit3f11de0a63b613e57c41a72686feff19d843f27f (patch)
treeca01dcf828f906ae9d75ce42fc98e499220a550f
parent1c706464c5de388d83440cb684c6a8d4d8255153 (diff)
downloadsolarc-theme-3f11de0a63b613e57c41a72686feff19d843f27f.tar.gz
solarc-theme-3f11de0a63b613e57c41a72686feff19d843f27f.tar.xz
solarc-theme-3f11de0a63b613e57c41a72686feff19d843f27f.zip
hide separator in font and filechooser buttons
-rw-r--r--common/gtk-3.0/3.20/gtk-dark.css2
-rw-r--r--common/gtk-3.0/3.20/gtk-darker.css2
-rw-r--r--common/gtk-3.0/3.20/gtk-solid-dark.css2
-rw-r--r--common/gtk-3.0/3.20/gtk-solid-darker.css2
-rw-r--r--common/gtk-3.0/3.20/gtk-solid.css2
-rw-r--r--common/gtk-3.0/3.20/gtk.css2
-rw-r--r--common/gtk-3.0/3.20/sass/_common.scss4
7 files changed, 16 insertions, 0 deletions
diff --git a/common/gtk-3.0/3.20/gtk-dark.css b/common/gtk-3.0/3.20/gtk-dark.css
index c446c34..a783071 100644
--- a/common/gtk-3.0/3.20/gtk-dark.css
+++ b/common/gtk-3.0/3.20/gtk-dark.css
@@ -480,6 +480,8 @@ button {
background-position: right 3px, right 2px; }
.stack-switcher > button.needs-attention > label:dir(rtl), .stack-switcher > button.needs-attention > image:dir(rtl), button stacksidebar row.needs-attention > label:dir(rtl), stacksidebar button row.needs-attention > label:dir(rtl) {
background-position: left 3px, left 2px; }
+ button.font separator, button.file separator {
+ background-color: transparent; }
.inline-toolbar button, .inline-toolbar button:backdrop {
border-radius: 2px;
border-width: 1px; }
diff --git a/common/gtk-3.0/3.20/gtk-darker.css b/common/gtk-3.0/3.20/gtk-darker.css
index 365d8f7..4985e7c 100644
--- a/common/gtk-3.0/3.20/gtk-darker.css
+++ b/common/gtk-3.0/3.20/gtk-darker.css
@@ -479,6 +479,8 @@ button {
background-position: right 3px, right 4px; }
.stack-switcher > button.needs-attention > label:dir(rtl), .stack-switcher > button.needs-attention > image:dir(rtl), button stacksidebar row.needs-attention > label:dir(rtl), stacksidebar button row.needs-attention > label:dir(rtl) {
background-position: left 3px, left 4px; }
+ button.font separator, button.file separator {
+ background-color: transparent; }
.inline-toolbar button, .inline-toolbar button:backdrop {
border-radius: 2px;
border-width: 1px; }
diff --git a/common/gtk-3.0/3.20/gtk-solid-dark.css b/common/gtk-3.0/3.20/gtk-solid-dark.css
index 0cef74f..ba9f73c 100644
--- a/common/gtk-3.0/3.20/gtk-solid-dark.css
+++ b/common/gtk-3.0/3.20/gtk-solid-dark.css
@@ -480,6 +480,8 @@ button {
background-position: right 3px, right 2px; }
.stack-switcher > button.needs-attention > label:dir(rtl), .stack-switcher > button.needs-attention > image:dir(rtl), button stacksidebar row.needs-attention > label:dir(rtl), stacksidebar button row.needs-attention > label:dir(rtl) {
background-position: left 3px, left 2px; }
+ button.font separator, button.file separator {
+ background-color: transparent; }
.inline-toolbar button, .inline-toolbar button:backdrop {
border-radius: 2px;
border-width: 1px; }
diff --git a/common/gtk-3.0/3.20/gtk-solid-darker.css b/common/gtk-3.0/3.20/gtk-solid-darker.css
index 9b866b2..28dba55 100644
--- a/common/gtk-3.0/3.20/gtk-solid-darker.css
+++ b/common/gtk-3.0/3.20/gtk-solid-darker.css
@@ -479,6 +479,8 @@ button {
background-position: right 3px, right 4px; }
.stack-switcher > button.needs-attention > label:dir(rtl), .stack-switcher > button.needs-attention > image:dir(rtl), button stacksidebar row.needs-attention > label:dir(rtl), stacksidebar button row.needs-attention > label:dir(rtl) {
background-position: left 3px, left 4px; }
+ button.font separator, button.file separator {
+ background-color: transparent; }
.inline-toolbar button, .inline-toolbar button:backdrop {
border-radius: 2px;
border-width: 1px; }
diff --git a/common/gtk-3.0/3.20/gtk-solid.css b/common/gtk-3.0/3.20/gtk-solid.css
index 8ce70b6..d9c9143 100644
--- a/common/gtk-3.0/3.20/gtk-solid.css
+++ b/common/gtk-3.0/3.20/gtk-solid.css
@@ -479,6 +479,8 @@ button {
background-position: right 3px, right 4px; }
.stack-switcher > button.needs-attention > label:dir(rtl), .stack-switcher > button.needs-attention > image:dir(rtl), button stacksidebar row.needs-attention > label:dir(rtl), stacksidebar button row.needs-attention > label:dir(rtl) {
background-position: left 3px, left 4px; }
+ button.font separator, button.file separator {
+ background-color: transparent; }
.inline-toolbar button, .inline-toolbar button:backdrop {
border-radius: 2px;
border-width: 1px; }
diff --git a/common/gtk-3.0/3.20/gtk.css b/common/gtk-3.0/3.20/gtk.css
index 387b24b..f15a9ca 100644
--- a/common/gtk-3.0/3.20/gtk.css
+++ b/common/gtk-3.0/3.20/gtk.css
@@ -479,6 +479,8 @@ button {
background-position: right 3px, right 4px; }
.stack-switcher > button.needs-attention > label:dir(rtl), .stack-switcher > button.needs-attention > image:dir(rtl), button stacksidebar row.needs-attention > label:dir(rtl), stacksidebar button row.needs-attention > label:dir(rtl) {
background-position: left 3px, left 4px; }
+ button.font separator, button.file separator {
+ background-color: transparent; }
.inline-toolbar button, .inline-toolbar button:backdrop {
border-radius: 2px;
border-width: 1px; }
diff --git a/common/gtk-3.0/3.20/sass/_common.scss b/common/gtk-3.0/3.20/sass/_common.scss
index 08e1160..bfa57ae 100644
--- a/common/gtk-3.0/3.20/sass/_common.scss
+++ b/common/gtk-3.0/3.20/sass/_common.scss
@@ -546,6 +546,10 @@ button {
}
}
+ // hide separators
+ &.font,
+ &.file { separator { background-color: transparent; }}
+
//inline-toolbar buttons
.inline-toolbar &, .inline-toolbar &:backdrop {
border-radius: 2px;