4228: added styles to themes for the "things current" box on the main courses page.
authorlaurel <laurel.williams@utoronto.ca>
Thu, 22 Apr 2010 20:01:09 +0000 (20:01 -0000)
committerlaurel <laurel.williams@utoronto.ca>
Thu, 22 Apr 2010 20:01:09 +0000 (20:01 -0000)
docs/themes/blumin/styles.css
docs/themes/default/styles.css
docs/themes/default15/styles.css
docs/themes/default_classic/styles.css
docs/themes/fluid/styles.css
docs/themes/greenmin/styles.css

index 1f55510..ad81aaf 100644 (file)
@@ -1525,4 +1525,22 @@ div.home_box {
 }
 .details_text{
        margin-left:1em;
+}
+
+/* 1pxgs current box on My Start */
+.current_box{
+    float:left;
+    margin-left:1em;
+    width:30%; 
+    padding:.5em;
+    border: 1px solid #cccccc;
+}
+
+ul.current_list{
+      line-height:2em; 
+      list-style-type:none;
+      margin-left:-3em;
+}
+.current_list img{
+      vertical-align:middle;
 }
\ No newline at end of file
index df20dbc..4328182 100644 (file)
@@ -1929,8 +1929,6 @@ tr.odd {
        width:30%; 
        padding:.5em;
        border: 1px solid #cccccc;
-       border-radius:.5em;
-       -moz-border-radius: .5em .5em .5em .5em;
 }
 
 ul.current_list{
@@ -1940,8 +1938,8 @@ ul.current_list{
 }
 .current_list img{
       vertical-align:middle;
-
 }
+
 .logoutbar{
       background-color:#E6E6E6; 
       font-size:0.85em; 
index ea37ae1..5b53441 100644 (file)
@@ -1420,4 +1420,23 @@ div.home_box {
 }
 .details_text{
        margin-left:1em;
-}
\ No newline at end of file
+}
+
+/* 1pxgs current box on My Start */
+.current_box{
+    float:left;
+    margin-left:1em;
+    width:30%; 
+    padding:.5em;
+    border: 1px solid #cccccc;
+}
+
+ul.current_list{
+      line-height:2em; 
+      list-style-type:none;
+      margin-left:-3em;
+}
+.current_list img{
+      vertical-align:middle;
+
+}
index a474b93..c7517ff 100644 (file)
@@ -1339,4 +1339,22 @@ div.home_box {
 }
 .details_text{
        margin-left:1em;
+}
+
+/* 1pxgs current box on My Start */
+.current_box{
+    float:left;
+    margin-left:1em;
+    width:30%; 
+    padding:.5em;
+    border: 1px solid #cccccc;
+ }
+
+ul.current_list{
+      line-height:2em; 
+      list-style-type:none;
+      margin-left:-3em;
+}
+.current_list img{
+      vertical-align:middle;
 }
\ No newline at end of file
index 1ece68b..aaf0909 100644 (file)
@@ -1606,4 +1606,22 @@ div.home_box {
 /* fluid reorderer */
 .grab{
        background-color: #F2F7FE;
+}
+
+/* 1pxgs current box on My Start */
+.current_box{
+    float:left;
+    margin-left:1em;
+    width:30%; 
+    padding:.5em;
+    border: 1px solid #cccccc;
+}
+
+ul.current_list{
+      line-height:2em; 
+      list-style-type:none;
+      margin-left:-3em;
+}
+.current_list img{
+      vertical-align:middle;
 }
\ No newline at end of file
index 9c13c12..fdf89b6 100644 (file)
@@ -1481,4 +1481,22 @@ div.home_box {
 }
 .details_text{
        margin-left:1em;
+}
+
+/* 1pxgs current box on My Start */
+.current_box{
+    float:left;
+    margin-left:1em;
+    width:30%; 
+    padding:.5em;
+    border: 1px solid #cccccc;
+}
+
+ul.current_list{
+      line-height:2em; 
+      list-style-type:none;
+      margin-left:-3em;
+}
+.current_list img{
+      vertical-align:middle;
 }
\ No newline at end of file