From e890d6d91db6d716beeb22c94d6bf0a9d88f1ef5 Mon Sep 17 00:00:00 2001 From: dumpfmprod Date: Thu, 17 Jun 2010 00:34:02 -0400 Subject: sostler prod commit --- static/css/admin.css | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) (limited to 'static/css/admin.css') diff --git a/static/css/admin.css b/static/css/admin.css index 10932e8..8aa758e 100644 --- a/static/css/admin.css +++ b/static/css/admin.css @@ -1,3 +1,4 @@ + .errorbox { border: 2px solid red; } @@ -12,4 +13,24 @@ color:red; } #adminmute a:hover{ color:blue; -} \ No newline at end of file +} + +.msvDiv { + cursor: pointer; +} +.errorbox { + border: 2px solid red; +} +#adminmute{ +position:absolute; +color:red; +font-weight:bold; +top:0;left:5; +} +#adminmute a{ +color:red; +} +#adminmute a:hover{ +color:blue; +} + -- cgit v1.2.3-70-g09d2