summaryrefslogtreecommitdiffstats
path: root/public
diff options
context:
space:
mode:
authorSimon2011-03-28 12:10:53 +0200
committerSimon2011-03-28 12:10:53 +0200
commitc3f956c3f18517e2244efc844ae5128684e0ac13 (patch)
tree5ff4ffb82003e6cb69b28397b462b9d0a615999a /public
parentNavigation und fbgui angepasst (diff)
downloadpbs2-c3f956c3f18517e2244efc844ae5128684e0ac13.tar.gz
pbs2-c3f956c3f18517e2244efc844ae5128684e0ac13.tar.xz
pbs2-c3f956c3f18517e2244efc844ae5128684e0ac13.zip
updatebutton geadded
Diffstat (limited to 'public')
-rw-r--r--public/media/css/style.css6
-rw-r--r--public/media/img/iconset4
2 files changed, 6 insertions, 4 deletions
diff --git a/public/media/css/style.css b/public/media/css/style.css
index 49cb1f7..7e147d0 100644
--- a/public/media/css/style.css
+++ b/public/media/css/style.css
@@ -297,11 +297,13 @@ td {
font-size: 12px;
border: 1px solid #CCC;
}
-
-.addbutton {
+.updatebutton, .addbutton {
float: right;
}
+.updatebutton:before {
+ content: url(/media/img/update.png) ' ';
+}
.addbutton:before {
content: url(/media/img/create.png) ' ';
}
diff --git a/public/media/img/iconset b/public/media/img/iconset
index 720af80..6f1839e 100644
--- a/public/media/img/iconset
+++ b/public/media/img/iconset
@@ -1,7 +1,7 @@
icons
http://www.iconfinder.com/search/1/?q=iconset:diagona
- http://creativecommons.org/licenses/by/3.0/
+ Attribution 3.0 Unported (CC BY 3.0) - http://creativecommons.org/licenses/by/3.0/
buttons
http://www.iconfinder.com/search/?q=iconset:vector_social_media_icons
- http://creativecommons.org/licenses/by-sa/3.0/
+ Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0) - http://creativecommons.org/licenses/by-sa/3.0/