public_html/skins

Torsten Grote grote at kolabsys.com
Tue Sep 18 14:17:55 CEST 2012


 public_html/skins/default/images/settings.png |binary
 public_html/skins/default/style.css           |    2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 1cb9a4f8e2ec71f69cf7659c6db85dc971cb3067
Author: Torsten Grote <grote at kolabsys.com>
Date:   Tue Sep 18 14:17:15 2012 +0200

    added image/icon for new Settings option

diff --git a/public_html/skins/default/images/settings.png b/public_html/skins/default/images/settings.png
new file mode 100644
index 0000000..da2ee94
Binary files /dev/null and b/public_html/skins/default/images/settings.png differ
diff --git a/public_html/skins/default/style.css b/public_html/skins/default/style.css
index ece56b6..b24f209 100644
--- a/public_html/skins/default/style.css
+++ b/public_html/skins/default/style.css
@@ -888,7 +888,7 @@ fieldset.tabbed
 }
 
 #main div.settings span.image {
-  background: url(images/resources.png) center center no-repeat;
+  background: url(images/settings.png) center center no-repeat;
 }
 
 #main div.domain span.image {





More information about the commits mailing list