aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0
diff options
context:
space:
mode:
authorHorst31802016-03-10 16:35:27 +0100
committerHorst31802016-03-10 16:35:27 +0100
commit5065726712ddb82c7bc3e862fb4fb3a3eb16ef43 (patch)
treef22c2bf6b1eab500cd699badc791c5a115583a1f /common/gtk-3.0
parent8aabfd1921bafc5f5f7fa1b7a8e3d42bedd8ab20 (diff)
downloadsolarc-theme-5065726712ddb82c7bc3e862fb4fb3a3eb16ef43.tar.gz
solarc-theme-5065726712ddb82c7bc3e862fb4fb3a3eb16ef43.tar.xz
solarc-theme-5065726712ddb82c7bc3e862fb4fb3a3eb16ef43.zip
fix nautilus/documents entry tag
Diffstat (limited to 'common/gtk-3.0')
-rw-r--r--common/gtk-3.0/3.20/gtk-dark.css6
-rw-r--r--common/gtk-3.0/3.20/gtk-darker.css6
-rw-r--r--common/gtk-3.0/3.20/gtk-solid-dark.css6
-rw-r--r--common/gtk-3.0/3.20/gtk-solid-darker.css6
-rw-r--r--common/gtk-3.0/3.20/gtk-solid.css6
-rw-r--r--common/gtk-3.0/3.20/gtk.css6
-rw-r--r--common/gtk-3.0/3.20/sass/_applications.scss6
7 files changed, 21 insertions, 21 deletions
diff --git a/common/gtk-3.0/3.20/gtk-dark.css b/common/gtk-3.0/3.20/gtk-dark.css
index cb1682b..dc9a4f3 100644
--- a/common/gtk-3.0/3.20/gtk-dark.css
+++ b/common/gtk-3.0/3.20/gtk-dark.css
@@ -2912,18 +2912,18 @@ button.documents-favorite:active:hover {
color: #a9caf1; }
.documents-entry-tag {
- background-color: #5294E2;
color: #ffffff;
+ background: #5294E2;
border-radius: 2px;
border-width: 0;
margin: 2px;
padding: 4px; }
.documents-entry-tag:hover {
color: #ffffff;
- background-color: #639fe5; }
+ background: #639fe5; }
.documents-entry-tag:active {
color: #ffffff;
- background-color: #4189df; }
+ background: #4189df; }
toolbar .linked .documents-entry-tag button, .inline-toolbar .linked .documents-entry-tag button {
background: none;
border: none;
diff --git a/common/gtk-3.0/3.20/gtk-darker.css b/common/gtk-3.0/3.20/gtk-darker.css
index 8264c71..8596e1f 100644
--- a/common/gtk-3.0/3.20/gtk-darker.css
+++ b/common/gtk-3.0/3.20/gtk-darker.css
@@ -2911,18 +2911,18 @@ button.documents-favorite:active:hover {
color: #a9caf1; }
.documents-entry-tag {
- background-color: #5294E2;
color: #ffffff;
+ background: #5294E2;
border-radius: 2px;
border-width: 0;
margin: 2px;
padding: 4px; }
.documents-entry-tag:hover {
color: #ffffff;
- background-color: #639fe5; }
+ background: #639fe5; }
.documents-entry-tag:active {
color: #ffffff;
- background-color: #4189df; }
+ background: #4189df; }
toolbar .linked .documents-entry-tag button, .inline-toolbar .linked .documents-entry-tag button {
background: none;
border: none;
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 d20952e..13e993b 100644
--- a/common/gtk-3.0/3.20/gtk-solid-dark.css
+++ b/common/gtk-3.0/3.20/gtk-solid-dark.css
@@ -2912,18 +2912,18 @@ button.documents-favorite:active:hover {
color: #a9caf1; }
.documents-entry-tag {
- background-color: #5294E2;
color: #ffffff;
+ background: #5294E2;
border-radius: 2px;
border-width: 0;
margin: 2px;
padding: 4px; }
.documents-entry-tag:hover {
color: #ffffff;
- background-color: #639fe5; }
+ background: #639fe5; }
.documents-entry-tag:active {
color: #ffffff;
- background-color: #4189df; }
+ background: #4189df; }
toolbar .linked .documents-entry-tag button, .inline-toolbar .linked .documents-entry-tag button {
background: none;
border: none;
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 feeb515..ee5b8f5 100644
--- a/common/gtk-3.0/3.20/gtk-solid-darker.css
+++ b/common/gtk-3.0/3.20/gtk-solid-darker.css
@@ -2911,18 +2911,18 @@ button.documents-favorite:active:hover {
color: #a9caf1; }
.documents-entry-tag {
- background-color: #5294E2;
color: #ffffff;
+ background: #5294E2;
border-radius: 2px;
border-width: 0;
margin: 2px;
padding: 4px; }
.documents-entry-tag:hover {
color: #ffffff;
- background-color: #639fe5; }
+ background: #639fe5; }
.documents-entry-tag:active {
color: #ffffff;
- background-color: #4189df; }
+ background: #4189df; }
toolbar .linked .documents-entry-tag button, .inline-toolbar .linked .documents-entry-tag button {
background: none;
border: none;
diff --git a/common/gtk-3.0/3.20/gtk-solid.css b/common/gtk-3.0/3.20/gtk-solid.css
index d0eeb07..622ed2f 100644
--- a/common/gtk-3.0/3.20/gtk-solid.css
+++ b/common/gtk-3.0/3.20/gtk-solid.css
@@ -2915,18 +2915,18 @@ button.documents-favorite:active:hover {
color: #a9caf1; }
.documents-entry-tag {
- background-color: #5294E2;
color: #ffffff;
+ background: #5294E2;
border-radius: 2px;
border-width: 0;
margin: 2px;
padding: 4px; }
.documents-entry-tag:hover {
color: #ffffff;
- background-color: #639fe5; }
+ background: #639fe5; }
.documents-entry-tag:active {
color: #ffffff;
- background-color: #4189df; }
+ background: #4189df; }
toolbar .linked .documents-entry-tag button, .inline-toolbar .linked .documents-entry-tag button {
background: none;
border: none;
diff --git a/common/gtk-3.0/3.20/gtk.css b/common/gtk-3.0/3.20/gtk.css
index 59d6bc0..b58ee21 100644
--- a/common/gtk-3.0/3.20/gtk.css
+++ b/common/gtk-3.0/3.20/gtk.css
@@ -2915,18 +2915,18 @@ button.documents-favorite:active:hover {
color: #a9caf1; }
.documents-entry-tag {
- background-color: #5294E2;
color: #ffffff;
+ background: #5294E2;
border-radius: 2px;
border-width: 0;
margin: 2px;
padding: 4px; }
.documents-entry-tag:hover {
color: #ffffff;
- background-color: #639fe5; }
+ background: #639fe5; }
.documents-entry-tag:active {
color: #ffffff;
- background-color: #4189df; }
+ background: #4189df; }
toolbar .linked .documents-entry-tag button, .inline-toolbar .linked .documents-entry-tag button {
background: none;
border: none;
diff --git a/common/gtk-3.0/3.20/sass/_applications.scss b/common/gtk-3.0/3.20/sass/_applications.scss
index 09efc45..f5819b0 100644
--- a/common/gtk-3.0/3.20/sass/_applications.scss
+++ b/common/gtk-3.0/3.20/sass/_applications.scss
@@ -300,8 +300,8 @@ button.documents-favorite:active:hover {
}
.documents-entry-tag {
- background-color: $selected_bg_color;
color: $selected_fg_color;
+ background: $selected_bg_color;
border-radius: 2px;
border-width: 0;
margin: 2px;
@@ -309,11 +309,11 @@ button.documents-favorite:active:hover {
&:hover {
color: $selected_fg_color;
- background-color: lighten($selected_bg_color, 4%);
+ background: lighten($selected_bg_color, 4%);
}
&:active {
color: $selected_fg_color;
- background-color: darken($selected_bg_color, 4%);
+ background: darken($selected_bg_color, 4%);
}
toolbar .linked & button {