]> git.mjollnir.org Git - moodle.git/commitdiff
Merged MDL-7375 from stable
authormoodler <moodler>
Tue, 7 Nov 2006 12:56:31 +0000 (12:56 +0000)
committermoodler <moodler>
Tue, 7 Nov 2006 12:56:31 +0000 (12:56 +0000)
theme/standard/styles_layout.css

index 816cda3f900196ebe4b4622aeac0ef959461199c..c7eb7e574498513f6d8b3c0eee642c65f28a503a 100644 (file)
@@ -261,6 +261,12 @@ table.formtable tbody .htmlarea th
   height: 17px;
 }
 
+img.emoticon {
+  vertical-align: middle;
+  width: 15px;
+  height: 15px;
+}
+
 form.popupform {
   display: inline;
 }