aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.18/gtk-contained.css
diff options
context:
space:
mode:
Diffstat (limited to 'common/gtk-3.0/3.18/gtk-contained.css')
-rw-r--r--common/gtk-3.0/3.18/gtk-contained.css18
1 files changed, 9 insertions, 9 deletions
diff --git a/common/gtk-3.0/3.18/gtk-contained.css b/common/gtk-3.0/3.18/gtk-contained.css
index 6e5b03d..1feae06 100644
--- a/common/gtk-3.0/3.18/gtk-contained.css
+++ b/common/gtk-3.0/3.18/gtk-contained.css
@@ -216,7 +216,7 @@ GtkTextView {
color: inherit; }
.osd .entry:focus {
color: #ffffff;
- border-color: #5294E2;
+ border-color: rgba(26, 28, 34, 0.35);
background-image: linear-gradient(to bottom, #5294E2); }
.osd .entry:insensitive {
color: rgba(186, 195, 207, 0.55);
@@ -303,7 +303,7 @@ GtkSearchEntry.entry {
.button.osd:active, .button.osd:checked {
color: #ffffff;
outline-color: rgba(255, 255, 255, 0.3);
- border-color: #5294E2;
+ border-color: rgba(26, 28, 34, 0.35);
background-color: #5294E2; }
.button.osd:insensitive {
color: #5d626e;
@@ -340,7 +340,7 @@ GtkSearchEntry.entry {
.osd .button:active, .osd .button:checked {
color: #ffffff;
outline-color: rgba(255, 255, 255, 0.3);
- border-color: #5294E2;
+ border-color: rgba(26, 28, 34, 0.35);
background-color: #5294E2; }
.osd .button:insensitive {
color: #5d626e;
@@ -364,7 +364,7 @@ GtkSearchEntry.entry {
.osd .button.flat:active, .osd .sidebar-button.button:active, .osd .button.flat:checked, .osd .sidebar-button.button:checked {
color: #ffffff;
outline-color: rgba(255, 255, 255, 0.3);
- border-color: #5294E2;
+ border-color: rgba(26, 28, 34, 0.35);
background-color: #5294E2; }
.button.suggested-action {
background-clip: border-box;
@@ -2326,7 +2326,7 @@ GtkScrolledWindow GtkViewport.frame {
.app-notification.frame .button:active, .app-notification.frame .button:checked {
color: #ffffff;
outline-color: rgba(255, 255, 255, 0.3);
- border-color: #5294E2;
+ border-color: rgba(26, 28, 34, 0.35);
background-color: #5294E2; }
.app-notification .button:insensitive,
.app-notification.frame .button:insensitive {
@@ -3769,7 +3769,7 @@ GtkListBox .h4 {
#buttonbox_frame .button:active, #buttonbox_frame .button:checked {
color: #ffffff;
outline-color: rgba(255, 255, 255, 0.3);
- border-color: #5294E2;
+ border-color: rgba(26, 28, 34, 0.35);
background-color: #5294E2; }
#buttonbox_frame .button:insensitive {
color: #5d626e;
@@ -3895,7 +3895,7 @@ NautilusWindow .sidebar-button.button {
NautilusWindow .sidebar-button.button:active {
color: #ffffff;
outline-color: rgba(255, 255, 255, 0.3);
- border-color: #5294E2;
+ border-color: rgba(26, 28, 34, 0.35);
background-color: #5294E2; }
GtkFileChooserDialog .sidebar-button.button:not(:hover):not(:active) > GtkImage,
NautilusWindow .sidebar-button.button:not(:hover):not(:active) > GtkImage {
@@ -4113,7 +4113,7 @@ GtkFileChooserDialog .dialog-vbox > .frame .button, GeditFileBrowserWidget .hori
GtkFileChooserDialog .dialog-vbox > .frame .button:checked, GeditFileBrowserWidget .horizontal .button:checked {
color: #ffffff;
outline-color: rgba(255, 255, 255, 0.3);
- border-color: #5294E2;
+ border-color: rgba(26, 28, 34, 0.35);
background-color: #5294E2; }
GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .button:insensitive,
GtkFileChooserDialog .dialog-vbox > .frame .button:insensitive, GeditFileBrowserWidget .horizontal .button:insensitive {
@@ -4134,7 +4134,7 @@ GtkFileChooserDialog .dialog-vbox > .frame .entry {
GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .entry:focus,
GtkFileChooserDialog .dialog-vbox > .frame .entry:focus {
color: #ffffff;
- border-color: #5294E2;
+ border-color: rgba(26, 28, 34, 0.35);
background-image: linear-gradient(to bottom, #5294E2); }
GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .entry:insensitive,
GtkFileChooserDialog .dialog-vbox > .frame .entry:insensitive {