From 64bf82630802dcf210c76eb2c3854d330442d176 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sat, 15 Aug 2015 21:46:26 +0200 Subject: GTK3 BlackMATE: style redhat's abrt --- desktop-themes/BlackMATE/gtk-3.0/other-applications.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'desktop-themes') diff --git a/desktop-themes/BlackMATE/gtk-3.0/other-applications.css b/desktop-themes/BlackMATE/gtk-3.0/other-applications.css index 698328bf..f00c31ae 100644 --- a/desktop-themes/BlackMATE/gtk-3.0/other-applications.css +++ b/desktop-themes/BlackMATE/gtk-3.0/other-applications.css @@ -269,3 +269,8 @@ NemoQueryEditor .toolbar .entry:focus { text-shadow: none; } +/* redhat's abrt, hopefully this styles not anything else, damn python app! */ +.background .vertical GtkPaned.horizontal .vertical GtkNotebook GtkGrid.horizontal GtkGrid.horizontal { + background-color: @less_dark_color; + border-radius: 2px; +} -- cgit v1.2.1