]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - theme/neo/css/display.css
Merge remote-tracking branch 'mainline/1.0.x' into people_tags_rebase
[quix0rs-gnu-social.git] / theme / neo / css / display.css
index 555b28082583fe53cc78f4fe9340223a8587a6ea..6942d1f010ddb928dca053504578e7b6257e77a7 100644 (file)
@@ -750,7 +750,7 @@ background-color:rgba(200, 200, 200, 0.300);
     margin-bottom: 10px;
 }
 
-.entity_actions a, .entity_actions p, .entity_actions .entity_subscribe input, .entity_actions .entity_block input, .entity_actions .entity_moderation input, .entity_actions .entity_role input, .entity_actions .entity_nudge input, .entity_actions .entity_delete input {
+.entity_actions a, .entity_actions p, .entity_actions .entity_subscribe input, .entity_actions .entity_block input, .entity_actions .entity_moderation input, .entity_actions .entity_role input, .entity_actions .entity_nudge input, .entity_actions .entity_delete input, .entity_actions input.submit {
        text-shadow:0 1px 0 rgba(255,255,255,0.4);
     border-radius: 4px;
     -moz-border-radius: 4px;
@@ -1349,7 +1349,7 @@ table.profile_list tr.alt {
     margin: 0px;
 }
 
-.question fieldset legend, .qna-full-question fieldset legend {
+.question fieldset legend, .qna-full-question fieldset legend, .answer fieldset legend {
     display: none;
 }
 
@@ -1408,7 +1408,7 @@ table.profile_list tr.alt {
     margin-top: 0px;
 }
 
-.question p.best {
+.question p.best, .answer p.best {
     background: url(../images/rosette.png) no-repeat top left;
     padding-left: 20px;
 }