web/static/css/admin_style.css
changeset 105 90284efeb233
parent 104 16c793110f40
child 106 d7c952a46c7e
--- a/web/static/css/admin_style.css	Fri May 06 02:12:30 2011 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,85 +0,0 @@
-#admin_footer
-{
-clear: both;
-margin: 0;
-padding: .5em;
-/*background-color: #ddd;*/
-border-top: 1px solid gray;
-}
-
-.version
-{
-	text-align: right;
-	color: white;
-	font-size:9px;
-}
-
-.version a:link
-{
-	text-decoration: none;
-	color: white;
-	text-decoration: bold;
-	font-weight: bold;
-	border-bottom-style: none;
-}
-.version a:hover
-{
-	color: #2c8084;
-	text-decoration: none;
-	font-weight: bold;
-	border-bottom-width: 0px;
-	border-bottom-style: none;
-}
-
-.version a:active
-{
-	color: white;
-	text-decoration: none;
-	font-weight: bold;
-	border-bottom-style: none;
-}
-
-.version a:visited
-{
-	color: white;
-	font-weight: bold;
-	border-bottom-style: none;
-}
-
-.small
-{
-	font-size:9px;
-        text-align: right;
-}
-
-.footer_img
-{
-	float: left;
-}
-
-.footer_img img
-{
-	padding-left: 10px;
-	padding-right: 10px;
-}
-
-.footer_img a
-{
-	color: white;
-}
-
-.footer_img a:link
-{
-	color: white;
-}
-
-.footer_img a:hover
-{
-	color: white;
-}
-
-.footer_img a:visited
-{
-	color: white;
-}
-