]> 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 057eefda0b7fe5d684432c76db277a810c241b78..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,10 +36,8 @@ body
        margin-left: 14px;
        
        position: absolute;
-    background-color:#aaaaaa;
-    /*border-color:#aaaaaa;
-    border-style:solid;*/
-       display: inline-block;
+       background-color: Silver;
+       display: inline-block; 
        list-style: none;
 }
 
@@ -70,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;
@@ -85,7 +62,7 @@ body
        height: 20px; 
        margin-left: 5px;
        margin-right: 5px;
-
+       
        position: absolute;
        display: inline-block; 
 }