summaryrefslogtreecommitdiffstats
path: root/public/media/css/user.css
diff options
context:
space:
mode:
authormichael pereira2011-04-07 16:30:23 +0200
committermichael pereira2011-04-07 16:30:23 +0200
commitd6c915089ddf3da5f8dc887ffd401f7c488cd175 (patch)
treed0b1ea9f3d4f816bf5aaecf28264628ed466e9c9 /public/media/css/user.css
parentACL gefixt (diff)
parentpfeile in allen übersichten hinzugefügt, script ausgelagert (diff)
downloadpbs2-d6c915089ddf3da5f8dc887ffd401f7c488cd175.tar.gz
pbs2-d6c915089ddf3da5f8dc887ffd401f7c488cd175.tar.xz
pbs2-d6c915089ddf3da5f8dc887ffd401f7c488cd175.zip
acl merge
Diffstat (limited to 'public/media/css/user.css')
-rw-r--r--public/media/css/user.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/public/media/css/user.css b/public/media/css/user.css
index 602b4a9..5192cd2 100644
--- a/public/media/css/user.css
+++ b/public/media/css/user.css
@@ -131,6 +131,11 @@ tr.selectedEntry td {
}
.listelement .highlight {
background-color:#FFF5CC;
+}
+.listelement .checked {
+ background-image:url('/media/img/checked.png');
+ background-repeat:no-repeat;
+ background-position: 15px center;
}
.searchvars{
border:1px solid #000;