From 60466bb3d9b34ea90777c9dcfa575dc526b7fd4f Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Sun, 24 Apr 2016 12:23:42 +0200 Subject: silence deprecation warnings --- common/gtk-3.0/3.20/gtk-solid-dark.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'common/gtk-3.0/3.20/gtk-solid-dark.css') 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 9a1a0fd..bf7f92a 100644 --- a/common/gtk-3.0/3.20/gtk-solid-dark.css +++ b/common/gtk-3.0/3.20/gtk-solid-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; -- cgit v1.2.3