summaryrefslogtreecommitdiffstats
path: root/public/media/css/style.css
diff options
context:
space:
mode:
authorSimon2011-04-15 14:02:19 +0200
committerSimon2011-04-15 14:02:19 +0200
commitfdfd52073ab48324e0c734faef7b862e7f7172f4 (patch)
treeadc88e2dab97e72c4cca7880683c81b114753f27 /public/media/css/style.css
parentContent-Length in KCL korrigiert (diff)
downloadpbs2-fdfd52073ab48324e0c734faef7b862e7f7172f4.tar.gz
pbs2-fdfd52073ab48324e0c734faef7b862e7f7172f4.tar.xz
pbs2-fdfd52073ab48324e0c734faef7b862e7f7172f4.zip
Ticket #210 - FBgui mit Tastatur bedienbar, inklusive Login
Diffstat (limited to 'public/media/css/style.css')
-rw-r--r--public/media/css/style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/public/media/css/style.css b/public/media/css/style.css
index 3cbe1e3..80b504c 100644
--- a/public/media/css/style.css
+++ b/public/media/css/style.css
@@ -329,6 +329,9 @@ div.dsf{
.searchbutton:before {
content: url(/media/img/search.png) ' ';
}
+.keyboardbutton:before {
+ content: url(/media/img/keyboard.png) ' ';
+}
.rightbutton {
float: right;