MDL-7493 further fix: clean up themes, and remove references to 'hide-show-image...
authornfreear <nfreear>
Fri, 21 Dec 2007 11:58:15 +0000 (11:58 +0000)
committernfreear <nfreear>
Fri, 21 Dec 2007 11:58:15 +0000 (11:58 +0000)
theme/chameleon/user_styles.css
theme/custom_corners/user_styles.css
theme/formal_white/fw_color.css
theme/metal/colors.css
theme/oceanblue/styles_color.css
theme/orangewhite/README.html
theme/orangewhite/styles_color.css
theme/orangewhite/styles_layout.css
theme/wood/README.html
theme/wood/styles_color.css

index 7f658e0876ebcbc9443a3c5a381af3473a5fbcc3..dcc57c2abf436bf34ebcc39576a35178ce0e670d 100644 (file)
@@ -237,14 +237,10 @@ td.courseboxcontent {
 .sideblock .content .message {
   text-align: left;
 }
-.sideblock .header .hide-show img.hide-show-image {
-  background-image: url(../../pix/t/switch_minus.gif);
-  background-repeat: no-repeat;
+.sideblock .header .hide-show-image {
   margin-top: 0;
 }
-.sideblock.hidden .header .hide-show img.hide-show-image {
-  background-image: url(../../pix/t/switch_plus.gif);
-  background-repeat: no-repeat;
+.sideblock.hidden .header .hide-show-image {
   margin-top: 2px;
 }
 #calendar .event_global {
index aa5cd599598166fe41eb1dca0a9e8bfd58d876b6..9942ef7a27dcb3dfe3e975071ca3c120e9c23fc2 100644 (file)
@@ -274,14 +274,7 @@ ul.tabrow td.selected {
 div.sideblock div.content div.message {
   text-align: left;
 }
-div.sideblock div.header div.hide-show img.hide-show-image {
-  background-image: url(../../pix/t/switch_minus.gif);
-  background-repeat: no-repeat;
-  margin-top: 0;
-}
-div.sideblock.hidden div.header div.hide-show img.hide-show-image {
-  background-image: url(../../pix/t/switch_plus.gif);
-  background-repeat: no-repeat;
+.sideblock .header .hide-show-image {
   margin-top: 0;
 }
 table#calendar td.event_global {
index b7ffede823288eaceb6ba0095ab1ba0d7256ad25..78a89c61eccb494e054bbc05612552b0b237568c 100644 (file)
@@ -153,14 +153,6 @@ h1.headermain {
   border-top-color:#C6BDA8;
 }
 
-.sideblock .header .hide-show img.hide-show-image {
-  background: url('../../pix/t/switch_minus.gif') no-repeat bottom;
-}
-
-.sideblock.hidden .header .hide-show img.hide-show-image {
-  background: url('../../pix/t/switch_plus.gif') no-repeat bottom;
-}
-
 .sideblock .content .post .head .date,
 .sideblock .content .post .head .name {
   color: #000000;
index a213a6929a789e52c6154afe0d1210d3beab77fa..6c1cfb7cd69bc2a1dfd1b27b654a6d2b53d4d793 100755 (executable)
@@ -242,14 +242,6 @@ body#admin-index .c0 {
 
 .sideblock .list {
 }
-.sideblock .header .hide-show img.hide-show-image {
-  background: url('../../pix/t/switch_minus.gif') no-repeat bottom;
-}
-
-.sideblock.hidden .header .hide-show img.hide-show-image {
-  background: url('../../pix/t/switch_plus.gif') no-repeat bottom;
-}
-
 
 
 /***
index b16f69024a9649bca3f371f5948a9c48ca2f6256..1ce7ab3bf49e7b24d87ad32067ddc7f79d559e15 100644 (file)
@@ -410,19 +410,6 @@ table.flexible .r1 {
   border-bottom-color: #dddddd;
 }
 
-.sideblock .header .hide-show img.hide-show-image {
-  background: url('../../pix/t/switch_minus.gif') no-repeat bottom;
-}
-
-.sideblock.hidden .header .hide-show img.hide-show-image {
-  background: url('../../pix/t/switch_plus.gif') no-repeat bottom;
-}
-
-/* Accessibility: for Windows High Contrast, partial fix MDL-7493. */
-.sideblock .hide-show a {
-  border:1px solid white;
-}
-
 /***
  *** Blogs
  ***/
index 829b085043902f8aa116b38f60ba008f8c301f09..9a3142247db956d2da75127b7b94d36f8b84b3cf 100644 (file)
@@ -5,3 +5,5 @@
 <p>The design approach of this theme is based on the known web page layout with navigation left and information right.</p>
 
 <p>This theme is based on the standard theme layout. Actual changes in Moodle development concerning fonts and colors can lead to inconsistencies in the Moodle page appearance.</p>
+
+<p>For Moodle 1.9 onwards, to use the orangewhite hide/show block icons (pix/t/switch_minus.gif, switch_plus.gif), admins need to enable Smart pix search (Site Administration - Miscellaneous - Experimental - smartpix).</p>
index 0c49866b33df003ab62d2b8e7be9132c099b0a38..47ac6cd722c7326180cb245248a25c2e644e6418 100644 (file)
@@ -255,12 +255,6 @@ body#admin-index .c0 {
 }
 .sideblock .list {
 }
-.sideblock .header .hide-show img.hide-show-image {
-  background:url('pix/switch_minus.gif') no-repeat bottom
-}
-.sideblock.hidden .header .hide-show img.hide-show-image {
-  background:url('pix/switch_plus.gif') no-repeat bottom
-}
 #left-column .sideblock .header {
   background-color:#DAE0E4;
   border-bottom-color:#F9FAFA
index 444c7223dfc8adec03feefbfd2e3e225584dbd91..cf2aecac7d0effe743016aa83fb795cbafe515d5 100644 (file)
@@ -219,7 +219,7 @@ form.mform div.textarea textarea {
 .sideblock .searchform {
   text-align:left
 }
-.sideblock .header .hide-show img.hide-show-image {
+.sideblock .header .hide-show-image {
   margin-top:0.1em;
 }
 .sideblock .searchform a {
index b97101b4edef291fd87735604de1dc2b4ebd42cd..74b6d49e2a0be49f33c1e0af1c40985897c3de9f 100644 (file)
@@ -4,7 +4,7 @@
 <p>This theme is a really simple one using background 
 images for near every element inside Moodle.</p>
 
-<p>Two objetives were the main reason to build it:</p>
+<p>Two objectives were the main reason to build it:</p>
 
 <ul>
 <li>To learn how all the CSS stuff was working under Moodle 1.5 (now
@@ -24,6 +24,10 @@ be present and unaltered in the Theme directory.</p>
 
 <p>In this way custom themes are not "left behind" by Moodle upgrades.</p>
 
+<p>For Moodle 1.9 onwards, to use the Wood black hide/show icons 
+(pix/t/switch_minus.gif, switch_plus.gif), admins need to enable Smart pix search  
+(Site Administration - Miscellaneous - Experimental - smartpix).</p>
+
 <p>For any suggestion, fix or comment about this theme, please, start a discussion
 in the <a target="_blank" href="http://moodle.org/mod/forum/view.php?id=46">"Themes Forum"</a>.</p>
 
index cb5b7dbec503ad6e14742bd7b199dba4ebc0ff8d..c485c8e03b95c6891e6de8f2bce07ec3be86617b 100644 (file)
@@ -25,7 +25,7 @@ ul.tabrow1 li a:visited,
 .sideblock .r1,
 .generaltable .cell,
 div.sideblock table.minicalendar,
-.sideblock .hide-show a {
+.sideblock .hide-show-image {
     border:none;
     background:none;
 }
@@ -182,14 +182,6 @@ ul.tabrow1 li.here a:visited {
   border-bottom-color:#330000;
 }
 
-.sideblock .header .hide-show img.hide-show-image {
-  background: url('pix/t/switch_minus.gif') no-repeat bottom;
-}
-
-.sideblock.hidden .header .hide-show img.hide-show-image {
-  background: url('pix/t/switch_plus.gif') no-repeat bottom;
-}
-
 /** Places using the horizontal medium wood texture with borders **/
 
 th.header,