[Mpuls-commits] r738 - wasko/branches/1.0/waskaweb/public/styles
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Wed Dec 9 14:53:43 CET 2009
Author: torsten
Date: 2009-12-09 14:53:43 +0100 (Wed, 09 Dec 2009)
New Revision: 738
Modified:
wasko/branches/1.0/waskaweb/public/styles/screen.css
Log:
Fixed layout
Modified: wasko/branches/1.0/waskaweb/public/styles/screen.css
===================================================================
--- wasko/branches/1.0/waskaweb/public/styles/screen.css 2009-12-09 13:36:03 UTC (rev 737)
+++ wasko/branches/1.0/waskaweb/public/styles/screen.css 2009-12-09 13:53:43 UTC (rev 738)
@@ -461,22 +461,22 @@
background-position:0.4em 0.3em;
}
-//#content_header #modusfield ul, #content_header #modusfield li, #content_header_small #modusfield ul, #content_header_small #modusfield li, #content_header_large #modusfield ul, #content_header_large #modusfield li{
-// display:inline;
-// list-style-type:none;
-// margin:0;
-// padding:0;
-//}
-//
-//#content_header #modusfield a, #content_header_small #modusfield a, #content_header_large #modusfield a {
-// text-decoration:none;
-// padding:0 0.4em 0em 1.4em;
-// background-image:url(../images/arrow.gif);
-// background-repeat:no-repeat;
-// background-position:4px 4px!important;
-// background-position:0.4em 0.3em;
-//}
-//
+#content_header #modusfield ul, #content_header #modusfield li, #content_header_small #modusfield ul, #content_header_small #modusfield li, #content_header_large #modusfield ul, #content_header_large #modusfield li{
+ display:inline;
+ list-style-type:none;
+ margin:0;
+ padding:0;
+}
+
+#content_header #modusfield a, #content_header_small #modusfield a, #content_header_large #modusfield a {
+ text-decoration:none;
+ padding:0 0.4em 0em 1.4em;
+ background-image:url(../images/arrow.gif);
+ background-repeat:no-repeat;
+ background-position:4px 4px!important;
+ background-position:0.4em 0.3em;
+}
+
label, select, input[type="checkbox"], input[type="radio"],
input[type="button"], input[type="submit"], input[type="file"] {
cursor: pointer;
More information about the Mpuls-commits
mailing list