summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDebarshi Ray <debarshir@gnome.org>2013-04-11 20:46:59 +0200
committerDebarshi Ray <debarshir@gnome.org>2013-04-11 21:06:57 +0200
commite52bc7167a261f981772712400ce9810d52aac47 (patch)
tree07bcb02474d7def5075ada09385ff413cf3ba138
parent31167edab9a8e669cc2c898e05e6f801699b25ed (diff)
downloadgnome-themes-standard-e52bc7167a261f981772712400ce9810d52aac47.tar.gz
gtk3: Add "photos-icon-bg" style class
https://bugzilla.gnome.org/show_bug.cgi?id=697714
-rw-r--r--themes/Adwaita/gtk-3.0/gnome-applications.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/themes/Adwaita/gtk-3.0/gnome-applications.css b/themes/Adwaita/gtk-3.0/gnome-applications.css
index 074468be..13b51dc6 100644
--- a/themes/Adwaita/gtk-3.0/gnome-applications.css
+++ b/themes/Adwaita/gtk-3.0/gnome-applications.css
@@ -699,6 +699,12 @@ ContactsWindow .sidebar .view:selected:focus {
border-image: none;
}
+/* gnome-photos */
+
+.photos-icon-bg {
+ icon-shadow: 0 1px #000000;
+}
+
/* Gucharmap */
GucharmapChartable:active,
GucharmapChartable:focus,