]> git.ipfire.org Git - ipfire.org.git/commitdiff
General css fixes.
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 26 Mar 2009 21:36:54 +0000 (22:36 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 26 Mar 2009 21:36:54 +0000 (22:36 +0100)
www/include/ie6.css
www/include/style.css

index ab80d758b1b3310716a02d924cfb1bb2547ba49f..92084859c907486c14767e787e6f2e9cf950b623 100644 (file)
@@ -21,31 +21,3 @@ p
 {
 padding-right: 1.5em;
 }
-
-#sh-tl {
-  background: url(/images/sh-tl.png) no-repeat right bottom;
-  background:none;
-  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo.png');
-
-}
-#sh-top {
-  background: url(/images/sh-top.png) repeat-x bottom;
-}
-#sh-tr {
-  background: url(/images/sh-tr.png) no-repeat left bottom;
-}
-#sh-lft {
-  background: url(/images/sh-lft.png) repeat-y right;
-}
-#sh-rgt {
-  background: url(/images/sh-rgt.png) repeat-y left;
-}
-#sh-bl {
-  background: url(/images/sh-bl.png) no-repeat right top;
-}
-#sh-btn {
-  background: url(/images/sh-btn.png) repeat-x top;
-}
-#sh-br {
-  background: url(/images/sh-br.png) no-repeat left top;
-}
index 8c752d0f0956488c220253ada85a23998b3af931..f3b289153166e87f3323cb612390ecee1ef44f89 100644 (file)
@@ -111,12 +111,13 @@ text-decoration: none;
 
 ul.links
 {
-list-style: none;
+  /* list-style: none; */
 }
 
 ul.links li
 {
 line-height: 1.5em;
+font-size: 0.9em;
 /* display: inline; */
 }
 
@@ -403,6 +404,7 @@ table {
 /*  background: url(/images/sh-br.png) left top; */
 background-color: #f5f5f5;
 padding: 1.5em;
+width: 500px;
 }
 #sh-tl, #sh-top, #sh-tr, #sh-lft, #sh-rgt, #sh-bl, #sh-btn, #sh-br {
   width: 16px;