diff options
author | Horst3180 | 2016-04-24 12:23:42 +0200 |
---|---|---|
committer | Horst3180 | 2016-04-24 12:23:42 +0200 |
commit | 60466bb3d9b34ea90777c9dcfa575dc526b7fd4f (patch) | |
tree | c020182019ac78b2e68e62b7b769901f1232ae45 /common | |
parent | 70f77a42fede0bb47973a66bbc5a908132a2a858 (diff) | |
download | solarc-theme-60466bb3d9b34ea90777c9dcfa575dc526b7fd4f.tar.gz solarc-theme-60466bb3d9b34ea90777c9dcfa575dc526b7fd4f.tar.xz solarc-theme-60466bb3d9b34ea90777c9dcfa575dc526b7fd4f.zip |
silence deprecation warnings
Diffstat (limited to 'common')
-rw-r--r-- | common/gtk-3.0/3.20/gtk-dark.css | 8 | ||||
-rw-r--r-- | common/gtk-3.0/3.20/gtk-darker.css | 8 | ||||
-rw-r--r-- | common/gtk-3.0/3.20/gtk-solid-dark.css | 8 | ||||
-rw-r--r-- | common/gtk-3.0/3.20/gtk-solid-darker.css | 8 | ||||
-rw-r--r-- | common/gtk-3.0/3.20/gtk-solid.css | 8 | ||||
-rw-r--r-- | common/gtk-3.0/3.20/gtk.css | 8 | ||||
-rw-r--r-- | common/gtk-3.0/3.20/sass/_unity.scss | 8 |
7 files changed, 28 insertions, 28 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; diff --git a/common/gtk-3.0/3.20/gtk-darker.css b/common/gtk-3.0/3.20/gtk-darker.css index 26f30e0..5119abc 100644 --- a/common/gtk-3.0/3.20/gtk-darker.css +++ b/common/gtk-3.0/3.20/gtk-darker.css @@ -3600,16 +3600,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; 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; 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 4485d15..1c0d544 100644 --- a/common/gtk-3.0/3.20/gtk-solid-darker.css +++ b/common/gtk-3.0/3.20/gtk-solid-darker.css @@ -3600,16 +3600,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; diff --git a/common/gtk-3.0/3.20/gtk-solid.css b/common/gtk-3.0/3.20/gtk-solid.css index c33579a..3c6bb05 100644 --- a/common/gtk-3.0/3.20/gtk-solid.css +++ b/common/gtk-3.0/3.20/gtk-solid.css @@ -3604,16 +3604,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; diff --git a/common/gtk-3.0/3.20/gtk.css b/common/gtk-3.0/3.20/gtk.css index 836d47d..906cf51 100644 --- a/common/gtk-3.0/3.20/gtk.css +++ b/common/gtk-3.0/3.20/gtk.css @@ -3604,16 +3604,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; diff --git a/common/gtk-3.0/3.20/sass/_unity.scss b/common/gtk-3.0/3.20/sass/_unity.scss index e04ee41..0fb5d67 100644 --- a/common/gtk-3.0/3.20/sass/_unity.scss +++ b/common/gtk-3.0/3.20/sass/_unity.scss @@ -109,17 +109,17 @@ 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: transparentize(white, 0.9); border-width: 1px; border-style: solid; |