]> git.openstreetmap.org Git - osqa.git/blobdiff - forum/skins/default/media/style/style.css
Retouched community wiki workflow.
[osqa.git] / forum / skins / default / media / style / style.css
index a90868448d7449f28ad16bc4210cfdaf70fab568..7cfa0e2f9bb7f14416e522666bb7c46008d51cf9 100644 (file)
@@ -1173,7 +1173,7 @@ a.accept-answer.on,a.accept-answer:hover { background: url("../images/vote-accep
     color: #333;
     background: url("../images/wiki.png") no-repeat left center;
     padding-left: 36px;
-    margin: 6px 0 18px 0;
+    margin: 6px 0 0 0;
     min-height: 32px;
     line-height: 15px;
 }
@@ -1303,12 +1303,16 @@ div.comment-tools a:hover {
        text-decoration: none;
 }
 
-.action-link {
+.action-link {
        color: #777777;
        cursor: pointer;
        padding: 3px;
 }
 
+.action-link a {
+    color: inherit;
+}
+
 .action-link a.ajax-command:hover {
        background-color: #777777;
        color: #FFFFFF;