summaryrefslogtreecommitdiffstats
path: root/public
diff options
context:
space:
mode:
authorSimon2011-04-05 16:27:13 +0200
committerSimon2011-04-05 16:27:13 +0200
commit3def9f74091e1b8616ad2e1870574705e73fc1b1 (patch)
tree0c46536b4140d0d4bc8cb6c383296c035450ad44 /public
parentSession-Controller erstellt (diff)
downloadpbs2-3def9f74091e1b8616ad2e1870574705e73fc1b1.tar.gz
pbs2-3def9f74091e1b8616ad2e1870574705e73fc1b1.tar.xz
pbs2-3def9f74091e1b8616ad2e1870574705e73fc1b1.zip
Suche gefixt & Neues Recht für Session
Diffstat (limited to 'public')
-rw-r--r--public/media/css/style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/public/media/css/style.css b/public/media/css/style.css
index 2057c54..0686eae 100644
--- a/public/media/css/style.css
+++ b/public/media/css/style.css
@@ -307,6 +307,11 @@ td {
border: 1px solid #CCC;
}
+div.searchresult {
+ margin-left:10px;
+ font-size:10px;
+}
+
.updatebutton,.addbutton {
float: right;
}