aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.20/gtk-dark.css
diff options
context:
space:
mode:
Diffstat (limited to 'common/gtk-3.0/3.20/gtk-dark.css')
-rw-r--r--common/gtk-3.0/3.20/gtk-dark.css8
1 files changed, 4 insertions, 4 deletions
diff --git a/common/gtk-3.0/3.20/gtk-dark.css b/common/gtk-3.0/3.20/gtk-dark.css
index dc528ff..8489723 100644
--- a/common/gtk-3.0/3.20/gtk-dark.css
+++ b/common/gtk-3.0/3.20/gtk-dark.css
@@ -3602,16 +3602,16 @@ UnityPanelWidget,
.lightdm.button,
.lightdm.button:hover,
.lightdm.button:active,
-.lightdm.button:active:focused,
+.lightdm.button:active:focus,
.lightdm.entry,
.lightdm.entry:hover,
.lightdm.entry:active,
-.lightdm.entry:active:focused {
+.lightdm.entry:active:focus {
background-image: none;
border-image: none; }
-.lightdm.button:focused,
-.lightdm.entry:focused {
+.lightdm.button:focus,
+.lightdm.entry:focus {
border-color: rgba(255, 255, 255, 0.1);
border-width: 1px;
border-style: solid;