aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.14/gtk-contained-darker.css
diff options
context:
space:
mode:
Diffstat (limited to 'common/gtk-3.0/3.14/gtk-contained-darker.css')
-rw-r--r--common/gtk-3.0/3.14/gtk-contained-darker.css2
1 files changed, 2 insertions, 0 deletions
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 75b1570..7802b35 100644
--- a/common/gtk-3.0/3.14/gtk-contained-darker.css
+++ b/common/gtk-3.0/3.14/gtk-contained-darker.css
@@ -385,6 +385,7 @@ GtkFlowBox .grid-child {
.button.suggested-action {
background-clip: border-box;
color: #ffffff;
+ outline-color: rgba(255, 255, 255, 0.3);
border-color: #49C98D;
background-color: #49C98D; }
.button.suggested-action.flat {
@@ -407,6 +408,7 @@ GtkFlowBox .grid-child {
.button.destructive-action {
background-clip: border-box;
color: #ffffff;
+ outline-color: rgba(255, 255, 255, 0.3);
border-color: #F04A50;
background-color: #F04A50; }
.button.destructive-action.flat {