From 5b0f1ad70ee7ee148bf962a7d81a7b245110c4b8 Mon Sep 17 00:00:00 2001 From: habarnam Date: Sat, 10 May 2008 15:53:03 +0300 Subject: [PATCH] * slight change to admin sidebar --- _res/_themes/default/_css/screen.css | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/_res/_themes/default/_css/screen.css b/_res/_themes/default/_css/screen.css index e22a6ac..974a731 100644 --- a/_res/_themes/default/_css/screen.css +++ b/_res/_themes/default/_css/screen.css @@ -194,6 +194,12 @@ a.act { } #actions { /**/list-style-image: url(data:text/html;charset=utf-8;base64,wrs%3D);/**/ + list-style:none; + margin:0; + padding:0; +} +#actions li { + font-weight:bold; } /*/#actions li:before { content: "ยป"; -- 2.11.4.GIT