]> git.mjollnir.org Git - moodle.git/commitdiff
Stylise online assignment word count.
authorstronk7 <stronk7>
Sun, 16 Sep 2007 21:06:01 +0000 (21:06 +0000)
committerstronk7 <stronk7>
Sun, 16 Sep 2007 21:06:01 +0000 (21:06 +0000)
theme/standard/styles_fonts.css
theme/standard/styles_layout.css

index ed80910321e8769f37affa9c20b5e52c03d66f26..d6653d766178826c0533f45b930e077d4b1cbe9d 100644 (file)
@@ -646,6 +646,10 @@ body#user-index #longtimenosee {
   font-size:0.8em;
 }
 
+#wordcount {
+  font-size: 0.8em;
+}
+
 /***
  *** Modules: Chat
  ***/
index 2e9a75f0f27d0f573b4d0b54c85df861d638bbc8..992b62e8f826836270951f3bcd0a21fa6859a0ae 100644 (file)
@@ -3187,6 +3187,9 @@ body#user-index .rolesform {
 .modform {
   text-align:center;
 }
+#wordcount {
+  text-align: right;
+}
 
 /***
  *** Modules: Chat