aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.14
diff options
context:
space:
mode:
authorHorst31802015-10-27 18:38:52 +0100
committerHorst31802015-10-27 18:49:40 +0100
commitbe930a0cde4a9a6cda76c0a4343e4eb59e6430f9 (patch)
tree20392eef005bc39a542d357b4bd6fadf2011b187 /common/gtk-3.0/3.14
parentde0689e444afdc7322fa0bcb888736bbb04cbd49 (diff)
downloadsolarc-theme-be930a0cde4a9a6cda76c0a4343e4eb59e6430f9.tar.gz
solarc-theme-be930a0cde4a9a6cda76c0a4343e4eb59e6430f9.tar.xz
solarc-theme-be930a0cde4a9a6cda76c0a4343e4eb59e6430f9.zip
osd and titlebutton fixes
Diffstat (limited to 'common/gtk-3.0/3.14')
-rw-r--r--common/gtk-3.0/3.14/gtk-contained-dark.css4
-rw-r--r--common/gtk-3.0/3.14/gtk-contained-darker.css4
-rw-r--r--common/gtk-3.0/3.14/gtk-contained-solid-dark.css4
-rw-r--r--common/gtk-3.0/3.14/gtk-contained-solid-darker.css4
-rw-r--r--common/gtk-3.0/3.14/gtk-contained-solid.css4
-rw-r--r--common/gtk-3.0/3.14/gtk-contained.css4
-rw-r--r--common/gtk-3.0/3.14/sass/_common.scss2
7 files changed, 26 insertions, 0 deletions
diff --git a/common/gtk-3.0/3.14/gtk-contained-dark.css b/common/gtk-3.0/3.14/gtk-contained-dark.css
index 2373f8b..7d99f70 100644
--- a/common/gtk-3.0/3.14/gtk-contained-dark.css
+++ b/common/gtk-3.0/3.14/gtk-contained-dark.css
@@ -372,6 +372,8 @@ GtkSearchEntry.entry {
outline-color: rgba(186, 195, 207, 0.3);
border-color: rgba(26, 28, 34, 0.35);
background-color: rgba(119, 127, 151, 0.45); }
+ .osd .button:hover, .osd .button:hover:first-child, .osd .button:hover:last-child {
+ box-shadow: none; }
.osd .button:active, .osd .button:checked {
background-clip: padding-box;
color: #ffffff;
@@ -392,6 +394,8 @@ GtkSearchEntry.entry {
outline-color: rgba(186, 195, 207, 0.3);
border-color: rgba(26, 28, 34, 0.35);
background-color: rgba(119, 127, 151, 0.45); }
+ .osd .button.flat:hover, .osd .button.flat:hover:first-child, .osd .button.flat:hover:last-child {
+ box-shadow: none; }
.osd .button.flat:insensitive {
color: #5d626e;
border-color: rgba(26, 28, 34, 0.35);
diff --git a/common/gtk-3.0/3.14/gtk-contained-darker.css b/common/gtk-3.0/3.14/gtk-contained-darker.css
index dfb6844..c531d15 100644
--- a/common/gtk-3.0/3.14/gtk-contained-darker.css
+++ b/common/gtk-3.0/3.14/gtk-contained-darker.css
@@ -371,6 +371,8 @@ GtkSearchEntry.entry {
outline-color: rgba(186, 195, 207, 0.3);
border-color: rgba(26, 28, 34, 0.35);
background-color: rgba(119, 127, 151, 0.45); }
+ .osd .button:hover, .osd .button:hover:first-child, .osd .button:hover:last-child {
+ box-shadow: none; }
.osd .button:active, .osd .button:checked {
background-clip: padding-box;
color: #ffffff;
@@ -391,6 +393,8 @@ GtkSearchEntry.entry {
outline-color: rgba(186, 195, 207, 0.3);
border-color: rgba(26, 28, 34, 0.35);
background-color: rgba(119, 127, 151, 0.45); }
+ .osd .button.flat:hover, .osd .button.flat:hover:first-child, .osd .button.flat:hover:last-child {
+ box-shadow: none; }
.osd .button.flat:insensitive {
color: #5d626e;
border-color: rgba(26, 28, 34, 0.35);
diff --git a/common/gtk-3.0/3.14/gtk-contained-solid-dark.css b/common/gtk-3.0/3.14/gtk-contained-solid-dark.css
index a8e0867..655cd13 100644
--- a/common/gtk-3.0/3.14/gtk-contained-solid-dark.css
+++ b/common/gtk-3.0/3.14/gtk-contained-solid-dark.css
@@ -372,6 +372,8 @@ GtkSearchEntry.entry {
outline-color: rgba(186, 195, 207, 0.3);
border-color: rgba(26, 28, 34, 0.4);
background-color: rgba(119, 127, 151, 0.5); }
+ .osd .button:hover, .osd .button:hover:first-child, .osd .button:hover:last-child {
+ box-shadow: none; }
.osd .button:active, .osd .button:checked {
background-clip: padding-box;
color: #ffffff;
@@ -392,6 +394,8 @@ GtkSearchEntry.entry {
outline-color: rgba(186, 195, 207, 0.3);
border-color: rgba(26, 28, 34, 0.4);
background-color: rgba(119, 127, 151, 0.5); }
+ .osd .button.flat:hover, .osd .button.flat:hover:first-child, .osd .button.flat:hover:last-child {
+ box-shadow: none; }
.osd .button.flat:insensitive {
color: #5d626e;
border-color: rgba(26, 28, 34, 0.4);
diff --git a/common/gtk-3.0/3.14/gtk-contained-solid-darker.css b/common/gtk-3.0/3.14/gtk-contained-solid-darker.css
index c48d25c..7e222d7 100644
--- a/common/gtk-3.0/3.14/gtk-contained-solid-darker.css
+++ b/common/gtk-3.0/3.14/gtk-contained-solid-darker.css
@@ -371,6 +371,8 @@ GtkSearchEntry.entry {
outline-color: rgba(186, 195, 207, 0.3);
border-color: rgba(26, 28, 34, 0.4);
background-color: rgba(119, 127, 151, 0.5); }
+ .osd .button:hover, .osd .button:hover:first-child, .osd .button:hover:last-child {
+ box-shadow: none; }
.osd .button:active, .osd .button:checked {
background-clip: padding-box;
color: #ffffff;
@@ -391,6 +393,8 @@ GtkSearchEntry.entry {
outline-color: rgba(186, 195, 207, 0.3);
border-color: rgba(26, 28, 34, 0.4);
background-color: rgba(119, 127, 151, 0.5); }
+ .osd .button.flat:hover, .osd .button.flat:hover:first-child, .osd .button.flat:hover:last-child {
+ box-shadow: none; }
.osd .button.flat:insensitive {
color: #5d626e;
border-color: rgba(26, 28, 34, 0.4);
diff --git a/common/gtk-3.0/3.14/gtk-contained-solid.css b/common/gtk-3.0/3.14/gtk-contained-solid.css
index baa379f..dfe6878 100644
--- a/common/gtk-3.0/3.14/gtk-contained-solid.css
+++ b/common/gtk-3.0/3.14/gtk-contained-solid.css
@@ -371,6 +371,8 @@ GtkSearchEntry.entry {
outline-color: rgba(186, 195, 207, 0.3);
border-color: rgba(26, 28, 34, 0.4);
background-color: rgba(119, 127, 151, 0.5); }
+ .osd .button:hover, .osd .button:hover:first-child, .osd .button:hover:last-child {
+ box-shadow: none; }
.osd .button:active, .osd .button:checked {
background-clip: padding-box;
color: #ffffff;
@@ -391,6 +393,8 @@ GtkSearchEntry.entry {
outline-color: rgba(186, 195, 207, 0.3);
border-color: rgba(26, 28, 34, 0.4);
background-color: rgba(119, 127, 151, 0.5); }
+ .osd .button.flat:hover, .osd .button.flat:hover:first-child, .osd .button.flat:hover:last-child {
+ box-shadow: none; }
.osd .button.flat:insensitive {
color: #5d626e;
border-color: rgba(26, 28, 34, 0.4);
diff --git a/common/gtk-3.0/3.14/gtk-contained.css b/common/gtk-3.0/3.14/gtk-contained.css
index 4017245..a378b08 100644
--- a/common/gtk-3.0/3.14/gtk-contained.css
+++ b/common/gtk-3.0/3.14/gtk-contained.css
@@ -371,6 +371,8 @@ GtkSearchEntry.entry {
outline-color: rgba(186, 195, 207, 0.3);
border-color: rgba(26, 28, 34, 0.35);
background-color: rgba(119, 127, 151, 0.45); }
+ .osd .button:hover, .osd .button:hover:first-child, .osd .button:hover:last-child {
+ box-shadow: none; }
.osd .button:active, .osd .button:checked {
background-clip: padding-box;
color: #ffffff;
@@ -391,6 +393,8 @@ GtkSearchEntry.entry {
outline-color: rgba(186, 195, 207, 0.3);
border-color: rgba(26, 28, 34, 0.35);
background-color: rgba(119, 127, 151, 0.45); }
+ .osd .button.flat:hover, .osd .button.flat:hover:first-child, .osd .button.flat:hover:last-child {
+ box-shadow: none; }
.osd .button.flat:insensitive {
color: #5d626e;
border-color: rgba(26, 28, 34, 0.35);
diff --git a/common/gtk-3.0/3.14/sass/_common.scss b/common/gtk-3.0/3.14/sass/_common.scss
index 0b83114..482d3c7 100644
--- a/common/gtk-3.0/3.14/sass/_common.scss
+++ b/common/gtk-3.0/3.14/sass/_common.scss
@@ -473,6 +473,7 @@ $_dot_color: $selected_bg_color;
&:hover {
@include button(osd-hover);
@extend %linked;
+ &, &:first-child, &:last-child { box-shadow: none; }
}
&:active, &:checked {
background-clip: padding-box;
@@ -489,6 +490,7 @@ $_dot_color: $selected_bg_color;
box-shadow: none;
&:hover {
@include button(osd-hover);
+ &, &:first-child, &:last-child { box-shadow: none; }
}
&:insensitive {
@include button(osd-insensitive);