adjust rtl styles for editor template
authorgreg gay <ggay@ocad.ca>
Mon, 27 Sep 2010 15:44:49 +0000 (15:44 -0000)
committergreg gay <ggay@ocad.ca>
Mon, 27 Sep 2010 15:44:49 +0000 (15:44 -0000)
docs/themes/blumin/styles.css
docs/themes/default/include/header.tmpl.php
docs/themes/default/rtl.css
docs/themes/default/styles.css
docs/themes/default15/styles.css
docs/themes/default16/styles.css
docs/themes/default_classic/styles.css
docs/themes/fluid/styles.css
docs/themes/greenmin/styles.css

index 7c0e173..b2678fb 100644 (file)
@@ -174,10 +174,6 @@ div.home_box {
 .details_text{
        margin-left:1em;
 }
-       font-family: Verdana, Helevetica, Arial, sans-serif;
-       color: black;
-       text-decoration: none;
-}
 
 .formfieldR {
        font-family: Verdana, Helevetica, Arial, sans-serif;
@@ -1691,8 +1687,8 @@ width:100%;
     border-radius: .3em .3em 0em 0em;
     -moz-border-radius: .3em .3em 0em 0em;
     padding: 0em .5em 0em .5em ;
-    -moz-box-shadow:.1em .1em 0 999999;
-    box-shadow: .1em .1em 0 999999;
+    -moz-box-shadow:.1em .1em 0 #999999;
+    box-shadow: .1em .1em 0 #999999;
     display: inline;
     padding-bottom: .9px;
     margin: .5em;
@@ -1717,8 +1713,8 @@ width:100%;
     text-decoration:none;
     border-radius:.3em;
     -moz-border-radius: .3em .3em 0em 0em;
-    -moz-box-shadow:.1em .1em .0 999999;
-    box-shadow: .1em .1em .1em 999999;
+    -moz-box-shadow:.1em .1em .0 #999999;
+    box-shadow: .1em .1em .1em #999999;
     display: inline;
 }
 
index f2e6461..fe5b98f 100644 (file)
@@ -53,7 +53,6 @@ if (!defined('AT_INCLUDE_PATH')) { exit; }
 
 // will have to be moved to the header.inc.php
 global $system_courses, $_custom_css, $db;
-
 ?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="<?php echo $this->lang_code; ?>"> 
index eb6961a..e330952 100644 (file)
@@ -1,4 +1,5 @@
 /* for right to left languages */
+
 html, body {
        direction: rtl;
 
@@ -14,84 +15,92 @@ html, body {
 
 div.box {
        line-height:150%;
-font-style:normal;
+       font-style:normal;
 }
 
 div.menuedit{
-float:left;
+       float:left;
 }
 
 
 .del-content-icon{
-/* float:left; */
-border:0;
+       border:0;
 }
 
 
 #editable_table a{
-margin-right:.5em;
+       margin-right:.5em;
 
 }
 
 #topnavlist{
-float:left;
+       float:left;
 
 }
 .logoutbar{
-white-space:nowrap;
-text-align:left;
-border-top:1px solid #eeeeee;
+       white-space:nowrap;
+       text-align:left;
+       border-top:1px solid #eeeeee;
 }
 
 .fl-force-right{
-float:left;
+       float:left;
 }
 
 .buttonbox{
-float:left;
+       float:left;
 
 }
 div#breadcrumbs{
 
-float:right;
+       float:right;
 }
 ul.current_list li{
- width:90%;
      width:90%;
 }
 
 .current_box{
-width:34%;
+       width:34%;
 }
 
 .my_course_container{
-width:55%;
+       width:55%;
 }
 
 #content-tool-links{
-float:right;
+       float:right;
 }
 .details-text{
-font-style:inherit;
+       font-style:inherit;
 }
 
 .admin_container{
-float:left;
-white-space:normal;
+       float:left;
+       white-space:normal;
 }
 .page-title{
 
-margin-top:1em;
+       margin-top:1em;
 }
 
 .top-tool{
-width:95%;
+       width:95%;
 }
 .child-top-tool li{
-white-space:normal;
-overflow:visible;
+       white-space:normal;
+       overflow:visible;
 }
 
 #contentcolumn {
 white-space:normal;
-       overflow:visible;
-}
\ No newline at end of file
+}
+/*
+.editor_wrapper{
+float:left;
+clear:right;
+}
+#side-menu{
+float:left;
+clear:left;
+}
+*/
index 99b3617..d7fa90b 100644 (file)
@@ -1547,7 +1547,7 @@ ul#topnavlist li a.selected {
        color: #555;
        font-weight: normal;
        border-radius:.3em .3em 0em 0em;
-       -moz-border-radius: .3em .3em em 0em;
+       -moz-border-radius: .3em .3em 0em 0em;
        padding: .2em 2em .2em
 }
 
@@ -2176,8 +2176,8 @@ width:100%;
     border-radius: .3em .3em 0em 0em;
     -moz-border-radius: .3em .3em 0em 0em;
     padding: 0em .5em 0em .5em ;
-    -moz-box-shadow:.1em .1em 0 999999;
-    box-shadow: .1em .1em 0 999999;
+    -moz-box-shadow:.1em .1em 0 #999999;
+    box-shadow: .1em .1em 0 #999999;
     display: inline;
     padding-bottom: .9px;
     margin: .5em;
@@ -2202,8 +2202,8 @@ width:100%;
     text-decoration:none;
     border-radius:.3em;
     -moz-border-radius: .3em .3em 0em 0em;
-    -moz-box-shadow:.1em .1em .0 999999;
-    box-shadow: .1em .1em .1em 999999;
+    -moz-box-shadow:.1em .1em .0 #999999;
+    box-shadow: .1em .1em .1em #999999;
     display: inline;
 }
 .admin_container{
index 9fe18e1..ada091f 100644 (file)
@@ -1577,8 +1577,8 @@ margin-right:auto;
     border-radius: .3em .3em 0em 0em;
     -moz-border-radius: .3em .3em 0em 0em;
     padding: 0em .5em 0em .5em ;
-    -moz-box-shadow:.1em .1em 0 999999;
-    box-shadow: .1em .1em 0 999999;
+    -moz-box-shadow:.1em .1em 0 #999999;
+    box-shadow: .1em .1em 0 #999999;
     display: inline;
     padding-bottom: .9px;
     margin: .5em;
@@ -1603,8 +1603,8 @@ margin-right:auto;
     text-decoration:none;
     border-radius:.3em;
     -moz-border-radius: .3em .3em 0em 0em;
-    -moz-box-shadow:.1em .1em .0 999999;
-    box-shadow: .1em .1em .1em 999999;
+    -moz-box-shadow:.1em .1em .0 #999999;
+    box-shadow: .1em .1em .1em #999999;
     display: inline;
 }
 
index b1d2fdc..85f76bd 100644 (file)
@@ -1684,8 +1684,8 @@ width:95%;
     border-radius: .3em .3em 0em 0em;
     -moz-border-radius: .3em .3em 0em 0em;
     padding: 0em .5em 0em .5em ;
-    -moz-box-shadow:.1em .1em 0 999999;
-    box-shadow: .1em .1em 0 999999;
+    -moz-box-shadow:.1em .1em 0 #999999;
+    box-shadow: .1em .1em 0 #999999;
     display: inline;
     padding-bottom: .9px;
     margin: .5em;
@@ -1710,8 +1710,8 @@ width:95%;
     text-decoration:none;
     border-radius:.3em;
     -moz-border-radius: .3em .3em 0em 0em;
-    -moz-box-shadow:.1em .1em .0 999999;
-    box-shadow: .1em .1em .1em 999999;
+    -moz-box-shadow:.1em .1em .0 #999999;
+    box-shadow: .1em .1em .1em #999999;
     display: inline;
 }
 .admin_container{
index 3b9f88f..340bda5 100644 (file)
@@ -1504,8 +1504,8 @@ width:100%;
     border-radius: .3em .3em 0em 0em;
     -moz-border-radius: .3em .3em 0em 0em;
     padding: 0em .5em 0em .5em ;
-    -moz-box-shadow:.1em .1em 0 999999;
-    box-shadow: .1em .1em 0 999999;
+    -moz-box-shadow:.1em .1em 0 #999999;
+    box-shadow: .1em .1em 0 #999999;
     display: inline;
     padding-bottom: .9px;
     margin: .5em;
@@ -1530,8 +1530,8 @@ width:100%;
     text-decoration:none;
     border-radius:.3em;
     -moz-border-radius: .3em .3em 0em 0em;
-    -moz-box-shadow:.1em .1em .0 999999;
-    box-shadow: .1em .1em .1em 999999;
+    -moz-box-shadow:.1em .1em .0 #999999;
+    box-shadow: .1em .1em .1em #999999;
     display: inline;
 }
 
index a45339d..aa8648d 100644 (file)
@@ -1769,8 +1769,8 @@ width:100%;
     border-radius: .3em .3em 0em 0em;
     -moz-border-radius: .3em .3em 0em 0em;
     padding: 0em .5em 0em .5em ;
-    -moz-box-shadow:.1em .1em 0 999999;
-    box-shadow: .1em .1em 0 999999;
+    -moz-box-shadow:.1em .1em 0 #999999;
+    box-shadow: .1em .1em 0 #999999;
     display: inline;
     padding-bottom: .9px;
     margin: .5em;
@@ -1795,8 +1795,8 @@ width:100%;
     text-decoration:none;
     border-radius:.3em;
     -moz-border-radius: .3em .3em 0em 0em;
-    -moz-box-shadow:.1em .1em .0 999999;
-    box-shadow: .1em .1em .1em 999999;
+    -moz-box-shadow:.1em .1em .0 #999999;
+    box-shadow: .1em .1em .1em #999999;
     display: inline;
 }
 
index 7f1485e..3ebf60a 100644 (file)
@@ -1626,8 +1626,8 @@ width:100%;
     border-radius: .3em .3em 0em 0em;
     -moz-border-radius: .3em .3em 0em 0em;
     padding: 0em .5em 0em .5em ;
-    -moz-box-shadow:.1em .1em 0 999999;
-    box-shadow: .1em .1em 0 999999;
+    -moz-box-shadow:.1em .1em 0 #999999;
+    box-shadow: .1em .1em 0 #999999;
     display: inline;
     padding-bottom: .9px;
     margin: .5em;
@@ -1652,8 +1652,8 @@ width:100%;
     text-decoration:none;
     border-radius:.3em;
     -moz-border-radius: .3em .3em 0em 0em;
-    -moz-box-shadow:.1em .1em .0 999999;
-    box-shadow: .1em .1em .1em 999999;
+    -moz-box-shadow:.1em .1em .0 #999999;
+    box-shadow: .1em .1em .1em #S999999;
     display: inline;
 }
 #top-links-jump{