summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS2
-rw-r--r--control-center.css5
2 files changed, 2 insertions, 5 deletions
diff --git a/NEWS b/NEWS
index c5fee878..269ee525 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+- fix gtk+ warnings about deprecated style property
+
Version 13.7 - 28 May 2016, RĂ©mi Verschelde
- pack a 128px icon for the GTK+3 window (mga#18226)
diff --git a/control-center.css b/control-center.css
index 6ea3c0ad..6579678b 100644
--- a/control-center.css
+++ b/control-center.css
@@ -27,11 +27,6 @@
# scrolled windows per mcc category
*/
-GtkTextView, focus * {
- -GtkTreeView-interior-focus: 0;
- -GtkTreeView-focus-line-width: 0;
-}
-
#StepsLabel {
color: #FFFFFF
}