Update of /var/cvs/html/mmbase/admin/css
In directory james.mmbase.org:/tmp/cvs-serv7899/css
Modified Files:
admin.css
Log Message:
added a locale selector
See also: http://cvs.mmbase.org/viewcvs/html/mmbase/admin/css
Index: admin.css
===================================================================
RCS file: /var/cvs/html/mmbase/admin/css/admin.css,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -b -r1.25 -r1.26
--- admin.css 5 Aug 2008 08:10:27 -0000 1.25
+++ admin.css 12 Aug 2008 18:55:21 -0000 1.26
@@ -48,8 +48,7 @@
#logo img { margin: 0 4px 0 0; }
-#head
-{
+#head {
font-family: "Lucida Grande", sans-serif;
color: #fff;
float: right;
@@ -57,8 +56,7 @@
width: 80%;
}
-#head h1
-{
+#head h1 {
color: #fff;
margin: 2px 0 0 4px;
}
@@ -66,6 +64,15 @@
#head p { margin: 0 0 0 4px; }
#head a:link, #head a:visited { color: #fff; }
+#head form {
+ margin-left: 3ex;
+ display: inline;
+}
+#head form select {
+ background: #002828;
+ color: #fff;
+}
+
#wrap
{
margin: 0 auto 0 auto;
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs