[gnomeweb-wp] first stab at application icons
- From: Andreas Nilsson <andreasn src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnomeweb-wp] first stab at application icons
- Date: Wed, 30 Mar 2011 00:42:12 +0000 (UTC)
commit e5149913ac006b843cb7e46b9aa205b5b423c22b
Author: Andreas Nilsson <nisses mail home se>
Date: Wed Mar 30 02:42:03 2011 +0200
first stab at application icons
.../gnome-grass/images/applications/gimp.png | Bin 0 -> 4575 bytes
wp-content/themes/gnome-grass/style.css | 4 ++++
2 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/wp-content/themes/gnome-grass/images/applications/gimp.png b/wp-content/themes/gnome-grass/images/applications/gimp.png
new file mode 100644
index 0000000..07a0e8d
Binary files /dev/null and b/wp-content/themes/gnome-grass/images/applications/gimp.png differ
diff --git a/wp-content/themes/gnome-grass/style.css b/wp-content/themes/gnome-grass/style.css
index 858faa4..c137f20 100644
--- a/wp-content/themes/gnome-grass/style.css
+++ b/wp-content/themes/gnome-grass/style.css
@@ -870,3 +870,7 @@ dl.icon_list dt img {
hr {
margin: 40px 0px;
}
+
+.applications .gimp {
+ background-image: url(../images/applications/gimp.png);
+}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]