]> git.openstreetmap.org Git - osqa.git/blobdiff - forum/skins/default/media/js/wmd/wmd.css
trigger contentchanged event on subscription widget add/remove tags
[osqa.git] / forum / skins / default / media / js / wmd / wmd.css
index 80c226c8cf561c2035ae7fc0b55c9c359bfd21ee..2508c7417f94e97f4b087bca83b11e42e14232ae 100644 (file)
@@ -1,23 +1,11 @@
-/*body 
+body 
 { 
        background-color: White
 }
 { 
        background-color: White
 }
-*/
-.wmd-panel
-{
-}
 
 
-#wmd-button-bar 
+#wmd-editor
 {
 {
-       background-color: White; 
-}
-
-#wmd-input 
-{ 
-       height: 500px;
-       background-color: Gainsboro;
-       border: 1px solid DarkGray;
-       margin-top: -20px;
+       background-color: Aquamarine;
 }
 
 #wmd-preview 
 }
 
 #wmd-preview 
 }
 
 .wmd-prompt-dialog > div {
 }
 
 .wmd-prompt-dialog > div {
-       font-size: 1em;
+       font-size: 0.8em;
        font-family: arial, helvetica, sans-serif;
 }
 
        font-family: arial, helvetica, sans-serif;
 }
 
 .wmd-prompt-dialog > form > input[type="button"]{
        border: 1px solid #888888;
        font-family: trebuchet MS, helvetica, sans-serif;
 .wmd-prompt-dialog > form > input[type="button"]{
        border: 1px solid #888888;
        font-family: trebuchet MS, helvetica, sans-serif;
-       font-size: 1em;
+       font-size: 0.8em;
        font-weight: bold;
 }
        font-weight: bold;
 }