summaryrefslogtreecommitdiffstats
path: root/public/media/css/user.css
diff options
context:
space:
mode:
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;