summaryrefslogtreecommitdiffstats
path: root/public
diff options
context:
space:
mode:
authorSimon2011-04-08 12:06:50 +0200
committerSimon2011-04-08 12:06:50 +0200
commitbee335eb70759624049596eb60a8ffe3869ba6cc (patch)
treea0c47c29d9e67b4e1d355d8ad335614660e54915 /public
parentEigener Menüpunkt für Person- und Grouplist (diff)
downloadpbs2-bee335eb70759624049596eb60a8ffe3869ba6cc.tar.gz
pbs2-bee335eb70759624049596eb60a8ffe3869ba6cc.tar.xz
pbs2-bee335eb70759624049596eb60a8ffe3869ba6cc.zip
highlight in Bootmenu gefixt und das default-Bootmenu bekomtm kein Link zum setzen als StandardBootmenu
Diffstat (limited to 'public')
-rw-r--r--public/media/css/user.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/media/css/user.css b/public/media/css/user.css
index 5192cd2..416f10f 100644
--- a/public/media/css/user.css
+++ b/public/media/css/user.css
@@ -130,7 +130,7 @@ tr.selectedEntry td {
display:block;
}
.listelement .highlight {
- background-color:#FFF5CC;
+ background-color:#FFF5CC !important;
}
.listelement .checked {
background-image:url('/media/img/checked.png');