Merged some outstanding css from 1.7
authormoodler <moodler>
Fri, 2 Feb 2007 14:44:27 +0000 (14:44 +0000)
committermoodler <moodler>
Fri, 2 Feb 2007 14:44:27 +0000 (14:44 +0000)
theme/orangewhite/styles_color.css
theme/orangewhite/styles_fonts.css
theme/orangewhite/styles_layout.css

index 21e1d70a50a9d2e290d25cc02401b4a8f5ef852e..749a14c673ca4770c3771f576e647366f1c6bb2e 100644 (file)
@@ -82,6 +82,9 @@ table.formtable tbody th {
 .r1 {  
 }
 /* notification messages (can be good or bad) */
+.breadcrumb .sep {
+  color: #DA3; 
+}
 .notifyproblem {
   color:#600
 }
@@ -223,7 +226,13 @@ body#admin-index .c0 {
   background-color:#FFDA9D;
   border-color:#FFB63B
 }
-
+#adminsettings fieldset span.form-shortname {
+  color: #aaa;
+}
+#adminsettings fieldset {
+  background-color: #f9fafa;
+  border-color: #DDD;
+}
 
 /***
  *** Blocks
index 28fd3ea5021677e8c89507093593720026c3605d..41b8170ece2ecc3404ca0178a70ac60d4dea3820 100644 (file)
@@ -81,6 +81,9 @@ pre code {
 .bold {
   font-weight:bold
 }
+.breadcrumb .sep {
+  font-family: verdana, arial, helvetica, sans-serif;
+}
 .generalboxcontent {
   font-size:0.8em
 }
@@ -194,6 +197,12 @@ table.formtable tbody th {
 #admin-index .generaltable .cell {
   line-height: 1.9em;
 }
+#adminsettings fieldset span.form-shortname {
+  font-size: 90%;
+}
+#adminsettings fieldset {
+  font-size: 80%;
+}
 
 /***
  *** Blocks
index 1955c92aa6bd9ddcbc168ff6da95cf561425274c..444c7223dfc8adec03feefbfd2e3e225584dbd91 100644 (file)
@@ -173,6 +173,13 @@ img.resize {
 #admin-maintenance #content {
   padding-bottom: 15px;
 }
+#adminsettings fieldset {
+  border-width: 1px;
+  border-style: solid;
+}
+form.mform div.textarea textarea {
+  width: 35em;
+}
 
 /***
  *** Content
@@ -274,6 +281,9 @@ img.resize {
 #calendar .maincalendar .calendarmonth {
   width:75%
 }
+.sideblock .calendar-controls .current {
+  text-align: center;
+}
 
 /***
  *** Course
@@ -369,3 +379,8 @@ img.resize {
 .mod-resource #content {
   margin-top:1px
 }
+
+/***
+ *** New stuff
+ ***/
+