]> git.openstreetmap.org Git - osqa.git/blobdiff - forum/skins/default/media/js/wmd/wmd.css
OSQA-720, changing the WMD markdown editor, applying patches that resolve issues...
[osqa.git] / forum / skins / default / media / js / wmd / wmd.css
index c71ba6e431c6f358a02f3c1b2c0a3c6cf455a00a..2508c7417f94e97f4b087bca83b11e42e14232ae 100644 (file)
@@ -3,31 +3,11 @@ body
        background-color: White
 }
 
-.wmd-panel
-{
-       width: 50%;
-       min-width: 500px;
-}
-
 #wmd-editor
 {
        background-color: Aquamarine;
 }
 
-#wmd-button-bar 
-{
-       width: 100%;
-       background-color: #ffffff;
-}
-
-#wmd-input 
-{ 
-       height: 500px;
-       width: 100%;
-       background-color: Gainsboro;
-       border: 1px solid DarkGray;
-}
-
 #wmd-preview 
 { 
        background-color: LightSkyBlue; 
@@ -47,7 +27,6 @@ body
        margin-top: 10px;
        padding: 0px;  
        height: 20px;
-    background-color:#ffffff;
 }
 
 .wmd-spacer
@@ -57,8 +36,8 @@ body
        margin-left: 14px;
        
        position: absolute;
-    background-color:#aaaaaa;
-       display: inline-block;
+       background-color: Silver;
+       display: inline-block; 
        list-style: none;
 }
 
@@ -68,7 +47,7 @@ body
        height: 20px; 
        margin-left: 5px;
        margin-right: 5px;
-    background-color:#ffffff;
+       
        position: absolute;
        background-image: url(images/wmd-buttons.png);
        background-repeat: no-repeat;
@@ -83,7 +62,7 @@ body
        height: 20px; 
        margin-left: 5px;
        margin-right: 5px;
-
+       
        position: absolute;
        display: inline-block; 
 }