Commit f9f83216 by Scott

SnowFlat: remove duplicated button CSS

parent 1ef423d1
...@@ -2453,6 +2453,12 @@ input[type="submit"], button { ...@@ -2453,6 +2453,12 @@ input[type="submit"], button {
transition-duration: 0s; transition-duration: 0s;
background: #2c3e50; background: #2c3e50;
color: white; color: white;
background-position: center;
background-repeat: no-repeat;
width: 32px;
height: 32px;
text-align: center;
text-indent: -9999px;
float: right; float: right;
display: block; display: block;
margin: 0 0 0 5px; margin: 0 0 0 5px;
...@@ -2480,234 +2486,118 @@ input[type="submit"], button { ...@@ -2480,234 +2486,118 @@ input[type="submit"], button {
.qa-form-light-button a:hover { .qa-form-light-button a:hover {
color: white; color: white;
} }
.qa-form-light-button:hover, .qa-form-light-button:focus {
background-position: center;
background-repeat: no-repeat;
}
.qa-form-light-button-edit, .qa-form-light-button-retagcat { .qa-form-light-button-edit, .qa-form-light-button-retagcat {
background-image: url('../images/icons/edit-white.png?1404150090'); background-image: url('../images/icons/edit-white.png?1404150090');
background-position: center;
background-repeat: no-repeat;
text-indent: -9999px;
width: 32px;
height: 32px;
text-align: center;
} }
.qa-form-light-button-edit:hover, .qa-form-light-button-edit:focus, .qa-form-light-button-retagcat:hover, .qa-form-light-button-retagcat:focus { .qa-form-light-button-edit:hover, .qa-form-light-button-edit:focus, .qa-form-light-button-retagcat:hover, .qa-form-light-button-retagcat:focus {
background-image: url('../images/icons/edit-white.png?1404150090'); background-image: url('../images/icons/edit-white.png?1404150090');
background-position: center;
background-repeat: no-repeat;
} }
.qa-form-light-button-flag { .qa-form-light-button-flag {
background-image: url('../images/icons/flag-white.png?1404150096'); background-image: url('../images/icons/flag-white.png?1404150096');
background-position: center;
background-repeat: no-repeat;
text-indent: -9999px;
width: 32px;
height: 32px;
text-align: center;
} }
.qa-form-light-button-flag:hover, .qa-form-light-button-flag:focus { .qa-form-light-button-flag:hover, .qa-form-light-button-flag:focus {
background-image: url('../images/icons/flag-white.png?1404150096'); background-image: url('../images/icons/flag-white.png?1404150096');
background-position: center;
background-repeat: no-repeat;
} }
.qa-form-light-button-unflag, .qa-form-light-button-clearflags { .qa-form-light-button-unflag, .qa-form-light-button-clearflags {
background-image: url('../images/icons/un-flag-white.png?1404150136'); background-image: url('../images/icons/un-flag-white.png?1404150136');
background-position: center;
background-repeat: no-repeat;
text-indent: -9999px;
width: 32px;
height: 32px;
text-align: center;
} }
.qa-form-light-button-unflag:hover, .qa-form-light-button-unflag:focus, .qa-form-light-button-clearflags:hover, .qa-form-light-button-clearflags:focus { .qa-form-light-button-unflag:hover, .qa-form-light-button-unflag:focus, .qa-form-light-button-clearflags:hover, .qa-form-light-button-clearflags:focus {
background-image: url('../images/icons/un-flag-white.png?1404150136'); background-image: url('../images/icons/un-flag-white.png?1404150136');
background-position: center;
background-repeat: no-repeat;
} }
.qa-form-light-button-hide { .qa-form-light-button-hide {
background-image: url('../images/icons/hide-white.png?1404150104'); background-image: url('../images/icons/hide-white.png?1404150104');
background-position: center;
background-repeat: no-repeat;
text-indent: -9999px;
width: 32px;
height: 32px;
text-align: center;
} }
.qa-form-light-button-hide:hover, .qa-form-light-button-hide:focus { .qa-form-light-button-hide:hover, .qa-form-light-button-hide:focus {
background-image: url('../images/icons/hide-white.png?1404150104'); background-image: url('../images/icons/hide-white.png?1404150104');
background-position: center;
background-repeat: no-repeat;
} }
.qa-form-light-button-follow { .qa-form-light-button-follow {
background-image: url('../images/icons/link-white.png?1404150108'); background-image: url('../images/icons/link-white.png?1404150108');
background-position: center;
background-repeat: no-repeat;
text-indent: -9999px;
width: 32px;
height: 32px;
text-align: center;
} }
.qa-form-light-button-follow:hover, .qa-form-light-button-follow:focus { .qa-form-light-button-follow:hover, .qa-form-light-button-follow:focus {
background-image: url('../images/icons/link-white.png?1404150108'); background-image: url('../images/icons/link-white.png?1404150108');
background-position: center;
background-repeat: no-repeat;
} }
.qa-form-light-button-reshow { .qa-form-light-button-reshow {
background-image: url('../images/icons/show-white.png?1404150100'); background-image: url('../images/icons/show-white.png?1404150100');
background-position: center;
background-repeat: no-repeat;
text-indent: -9999px;
width: 32px;
height: 32px;
text-align: center;
} }
.qa-form-light-button-reshow:hover, .qa-form-light-button-reshow:focus { .qa-form-light-button-reshow:hover, .qa-form-light-button-reshow:focus {
background-image: url('../images/icons/show-white.png?1404150100'); background-image: url('../images/icons/show-white.png?1404150100');
background-position: center;
background-repeat: no-repeat;
} }
.qa-form-light-button-claim { .qa-form-light-button-claim {
background-image: url('../images/icons/claim-white.png?1404150132'); background-image: url('../images/icons/claim-white.png?1404150132');
background-position: center;
background-repeat: no-repeat;
text-indent: -9999px;
width: 32px;
height: 32px;
text-align: center;
} }
.qa-form-light-button-claim:hover, .qa-form-light-button-claim:focus { .qa-form-light-button-claim:hover, .qa-form-light-button-claim:focus {
background-image: url('../images/icons/claim-white.png?1404150132'); background-image: url('../images/icons/claim-white.png?1404150132');
background-position: center;
background-repeat: no-repeat;
} }
.qa-form-light-button-delete { .qa-form-light-button-delete {
background-image: url('../images/icons/delete-white.png?1404150126'); background-image: url('../images/icons/delete-white.png?1404150126');
background-position: center;
background-repeat: no-repeat;
text-indent: -9999px;
width: 32px;
height: 32px;
text-align: center;
} }
.qa-form-light-button-delete:hover, .qa-form-light-button-delete:focus { .qa-form-light-button-delete:hover, .qa-form-light-button-delete:focus {
background-image: url('../images/icons/delete-white.png?1404150126'); background-image: url('../images/icons/delete-white.png?1404150126');
background-position: center;
background-repeat: no-repeat;
} }
.qa-form-light-button-approve { .qa-form-light-button-approve {
background-image: url('../images/icons/approve-white.png?1404150364'); background-image: url('../images/icons/approve-white.png?1404150364');
background-position: center;
background-repeat: no-repeat;
text-indent: -9999px;
width: 32px;
height: 32px;
text-align: center;
padding-left: 18px; padding-left: 18px;
} }
.qa-form-light-button-approve:hover, .qa-form-light-button-approve:focus { .qa-form-light-button-approve:hover, .qa-form-light-button-approve:focus {
background-image: url('../images/icons/approve-white.png?1404150364'); background-image: url('../images/icons/approve-white.png?1404150364');
background-position: center;
background-repeat: no-repeat;
} }
.qa-form-light-button-reject { .qa-form-light-button-reject {
background-image: url('../images/icons/rejected-white.png?1404150412'); background-image: url('../images/icons/rejected-white.png?1404150412');
background-position: center;
background-repeat: no-repeat;
text-indent: -9999px;
width: 32px;
height: 32px;
text-align: center;
} }
.qa-form-light-button-reject:hover, .qa-form-light-button-reject:focus { .qa-form-light-button-reject:hover, .qa-form-light-button-reject:focus {
background-image: url('../images/icons/rejected-white.png?1404150412'); background-image: url('../images/icons/rejected-white.png?1404150412');
background-position: center;
background-repeat: no-repeat;
} }
.qa-form-light-button-close { .qa-form-light-button-close {
background-image: url('../images/icons/close-white.png?1404150114'); background-image: url('../images/icons/close-white.png?1404150114');
background-position: center;
background-repeat: no-repeat;
text-indent: -9999px;
width: 32px;
height: 32px;
text-align: center;
} }
.qa-form-light-button-close:hover, .qa-form-light-button-close:focus { .qa-form-light-button-close:hover, .qa-form-light-button-close:focus {
background-image: url('../images/icons/close-white.png?1404150114'); background-image: url('../images/icons/close-white.png?1404150114');
background-position: center;
background-repeat: no-repeat;
} }
.qa-form-light-button-reopen { .qa-form-light-button-reopen {
background-image: url('../images/icons/open-white.png?1404150118'); background-image: url('../images/icons/open-white.png?1404150118');
background-position: center;
background-repeat: no-repeat;
text-indent: -9999px;
width: 32px;
height: 32px;
text-align: center;
} }
.qa-form-light-button-reopen:hover, .qa-form-light-button-reopen:focus { .qa-form-light-button-reopen:hover, .qa-form-light-button-reopen:focus {
background-image: url('../images/icons/open-white.png?1404150118'); background-image: url('../images/icons/open-white.png?1404150118');
background-position: center;
background-repeat: no-repeat;
} }
.qa-form-light-button-block { .qa-form-light-button-block {
background-image: url('../images/icons/rejected-white.png?1404150412'); background-image: url('../images/icons/rejected-white.png?1404150412');
background-position: center;
background-repeat: no-repeat;
text-indent: -9999px;
width: 32px;
height: 32px;
text-align: center;
} }
.qa-form-light-button-block:hover, .qa-form-light-button-block:focus { .qa-form-light-button-block:hover, .qa-form-light-button-block:focus {
background-image: url('../images/icons/rejected-white.png?1404150412'); background-image: url('../images/icons/rejected-white.png?1404150412');
background-position: center;
background-repeat: no-repeat;
} }
.qa-form-light-button-reply { .qa-form-light-button-reply {
background-image: url('../images/icons/reply-white.png?1407960514'); background-image: url('../images/icons/reply-white.png?1407960514');
background-position: center;
background-repeat: no-repeat;
text-indent: -9999px;
width: 32px;
height: 32px;
text-align: center;
} }
.qa-form-light-button-reply:hover, .qa-form-light-button-reply:focus { .qa-form-light-button-reply:hover, .qa-form-light-button-reply:focus {
background-image: url('../images/icons/reply-white.png?1407960514'); background-image: url('../images/icons/reply-white.png?1407960514');
background-position: center;
background-repeat: no-repeat;
} }
.qa-form-light-button-answer { .qa-form-light-button-answer {
background-image: url('../images/icons/answer-white.png?1404150036'); background-image: url('../images/icons/answer-white.png?1404150036');
background-position: center;
background-repeat: no-repeat;
text-indent: -9999px;
width: 32px;
height: 32px;
text-align: center;
background-color: #27ae60; background-color: #27ae60;
float: left; float: left;
margin: 0 5px 0 0; margin: 0 5px 0 0;
} }
.qa-form-light-button-answer:hover, .qa-form-light-button-answer:focus { .qa-form-light-button-answer:hover, .qa-form-light-button-answer:focus {
background-image: url('../images/icons/answer-white.png?1404150036'); background-image: url('../images/icons/answer-white.png?1404150036');
background-position: center;
background-repeat: no-repeat;
} }
.qa-form-light-button-answer:hover, .qa-form-light-button-answer:focus { .qa-form-light-button-answer:hover, .qa-form-light-button-answer:focus {
background-color: #2ecc71; background-color: #2ecc71;
...@@ -2715,19 +2605,11 @@ input[type="submit"], button { ...@@ -2715,19 +2605,11 @@ input[type="submit"], button {
.qa-form-light-button-comment { .qa-form-light-button-comment {
background-image: url('../images/icons/comment-white.png?1404151058'); background-image: url('../images/icons/comment-white.png?1404151058');
background-position: center;
background-repeat: no-repeat;
text-indent: -9999px;
width: 32px;
height: 32px;
text-align: center;
float: left; float: left;
margin: 0; margin: 0;
} }
.qa-form-light-button-comment:hover, .qa-form-light-button-comment:focus { .qa-form-light-button-comment:hover, .qa-form-light-button-comment:focus {
background-image: url('../images/icons/comment-white.png?1404151058'); background-image: url('../images/icons/comment-white.png?1404151058');
background-position: center;
background-repeat: no-repeat;
} }
.qa-q-view-stats { .qa-q-view-stats {
...@@ -3059,7 +2941,7 @@ input[type="submit"], button { ...@@ -3059,7 +2941,7 @@ input[type="submit"], button {
position: relative; position: relative;
} }
.qa-c-list-item .qa-form-light-button { .qa-c-list-item .qa-form-light-button {
padding: 0px; padding: 10px 15px;
text-transform: capitalize; text-transform: capitalize;
border: none; border: none;
font-size: 14px; font-size: 14px;
...@@ -3067,6 +2949,12 @@ input[type="submit"], button { ...@@ -3067,6 +2949,12 @@ input[type="submit"], button {
transition-duration: 0s; transition-duration: 0s;
background: #bdc3c7; background: #bdc3c7;
color: #34495e; color: #34495e;
background-position: center;
background-repeat: no-repeat;
width: 24px;
height: 24px;
text-align: center;
text-indent: -9999px;
float: right; float: right;
display: block; display: block;
margin: 0 0 0 5px; margin: 0 0 0 5px;
...@@ -3094,190 +2982,90 @@ input[type="submit"], button { ...@@ -3094,190 +2982,90 @@ input[type="submit"], button {
.qa-c-list-item .qa-form-light-button a:hover { .qa-c-list-item .qa-form-light-button a:hover {
color: #34495e; color: #34495e;
} }
.qa-c-list-item .qa-form-light-button-comment { .qa-c-list-item .qa-form-light-button:hover, .qa-c-list-item .qa-form-light-button:focus {
background-image: url('../images/icons/comment.png?1315006054');
background-position: center; background-position: center;
background-repeat: no-repeat; background-repeat: no-repeat;
text-indent: -9999px; }
width: 24px; .qa-c-list-item .qa-form-light-button-comment {
height: 24px; background-image: url('../images/icons/comment.png?1315006054');
text-align: center;
float: left; float: left;
margin: 0; margin: 0;
} }
.qa-c-list-item .qa-form-light-button-comment:hover, .qa-c-list-item .qa-form-light-button-comment:focus { .qa-c-list-item .qa-form-light-button-comment:hover, .qa-c-list-item .qa-form-light-button-comment:focus {
background-image: url('../images/icons/comment.png?1315006054'); background-image: url('../images/icons/comment.png?1315006054');
background-position: center;
background-repeat: no-repeat;
} }
.qa-c-list-item .qa-form-light-button-edit, .qa-c-list-item .qa-form-light-button-retagcat { .qa-c-list-item .qa-form-light-button-edit, .qa-c-list-item .qa-form-light-button-retagcat {
background-image: url('../images/icons/edit.png?1315013936'); background-image: url('../images/icons/edit.png?1315013936');
background-position: center;
background-repeat: no-repeat;
text-indent: -9999px;
width: 24px;
height: 24px;
text-align: center;
} }
.qa-c-list-item .qa-form-light-button-edit:hover, .qa-c-list-item .qa-form-light-button-edit:focus, .qa-c-list-item .qa-form-light-button-retagcat:hover, .qa-c-list-item .qa-form-light-button-retagcat:focus { .qa-c-list-item .qa-form-light-button-edit:hover, .qa-c-list-item .qa-form-light-button-edit:focus, .qa-c-list-item .qa-form-light-button-retagcat:hover, .qa-c-list-item .qa-form-light-button-retagcat:focus {
background-image: url('../images/icons/edit.png?1315013936'); background-image: url('../images/icons/edit.png?1315013936');
background-position: center;
background-repeat: no-repeat;
} }
.qa-c-list-item .qa-form-light-button-flag { .qa-c-list-item .qa-form-light-button-flag {
background-image: url('../images/icons/flag.png?1404149956'); background-image: url('../images/icons/flag.png?1404149956');
background-position: center;
background-repeat: no-repeat;
text-indent: -9999px;
width: 24px;
height: 24px;
text-align: center;
} }
.qa-c-list-item .qa-form-light-button-flag:hover, .qa-c-list-item .qa-form-light-button-flag:focus { .qa-c-list-item .qa-form-light-button-flag:hover, .qa-c-list-item .qa-form-light-button-flag:focus {
background-image: url('../images/icons/flag.png?1404149956'); background-image: url('../images/icons/flag.png?1404149956');
background-position: center;
background-repeat: no-repeat;
} }
.qa-c-list-item .qa-form-light-button-unflag, .qa-c-list-item .qa-form-light-button-clearflags { .qa-c-list-item .qa-form-light-button-unflag, .qa-c-list-item .qa-form-light-button-clearflags {
background-image: url('../images/icons/un-flag.png?1404149976'); background-image: url('../images/icons/un-flag.png?1404149976');
background-position: center;
background-repeat: no-repeat;
text-indent: -9999px;
width: 24px;
height: 24px;
text-align: center;
} }
.qa-c-list-item .qa-form-light-button-unflag:hover, .qa-c-list-item .qa-form-light-button-unflag:focus, .qa-c-list-item .qa-form-light-button-clearflags:hover, .qa-c-list-item .qa-form-light-button-clearflags:focus { .qa-c-list-item .qa-form-light-button-unflag:hover, .qa-c-list-item .qa-form-light-button-unflag:focus, .qa-c-list-item .qa-form-light-button-clearflags:hover, .qa-c-list-item .qa-form-light-button-clearflags:focus {
background-image: url('../images/icons/un-flag.png?1404149976'); background-image: url('../images/icons/un-flag.png?1404149976');
background-position: center;
background-repeat: no-repeat;
} }
.qa-c-list-item .qa-form-light-button-hide { .qa-c-list-item .qa-form-light-button-hide {
background-image: url('../images/icons/hide.png?1315102022'); background-image: url('../images/icons/hide.png?1315102022');
background-position: center;
background-repeat: no-repeat;
text-indent: -9999px;
width: 24px;
height: 24px;
text-align: center;
} }
.qa-c-list-item .qa-form-light-button-hide:hover, .qa-c-list-item .qa-form-light-button-hide:focus { .qa-c-list-item .qa-form-light-button-hide:hover, .qa-c-list-item .qa-form-light-button-hide:focus {
background-image: url('../images/icons/hide.png?1315102022'); background-image: url('../images/icons/hide.png?1315102022');
background-position: center;
background-repeat: no-repeat;
} }
.qa-c-list-item .qa-form-light-button-follow { .qa-c-list-item .qa-form-light-button-follow {
background-image: url('../images/icons/link.png?1315105664'); background-image: url('../images/icons/link.png?1315105664');
background-position: center;
background-repeat: no-repeat;
text-indent: -9999px;
width: 24px;
height: 24px;
text-align: center;
} }
.qa-c-list-item .qa-form-light-button-follow:hover, .qa-c-list-item .qa-form-light-button-follow:focus { .qa-c-list-item .qa-form-light-button-follow:hover, .qa-c-list-item .qa-form-light-button-follow:focus {
background-image: url('../images/icons/link.png?1315105664'); background-image: url('../images/icons/link.png?1315105664');
background-position: center;
background-repeat: no-repeat;
} }
.qa-c-list-item .qa-form-light-button-reshow { .qa-c-list-item .qa-form-light-button-reshow {
background-image: url('../images/icons/show.png?1315101916'); background-image: url('../images/icons/show.png?1315101916');
background-position: center;
background-repeat: no-repeat;
text-indent: -9999px;
width: 24px;
height: 24px;
text-align: center;
} }
.qa-c-list-item .qa-form-light-button-reshow:hover, .qa-c-list-item .qa-form-light-button-reshow:focus { .qa-c-list-item .qa-form-light-button-reshow:hover, .qa-c-list-item .qa-form-light-button-reshow:focus {
background-image: url('../images/icons/show.png?1315101916'); background-image: url('../images/icons/show.png?1315101916');
background-position: center;
background-repeat: no-repeat;
} }
.qa-c-list-item .qa-form-light-button-claim { .qa-c-list-item .qa-form-light-button-claim {
background-image: url('../images/icons/claim.png?1315173456'); background-image: url('../images/icons/claim.png?1315173456');
background-position: center;
background-repeat: no-repeat;
text-indent: -9999px;
width: 24px;
height: 24px;
text-align: center;
} }
.qa-c-list-item .qa-form-light-button-claim:hover, .qa-c-list-item .qa-form-light-button-claim:focus { .qa-c-list-item .qa-form-light-button-claim:hover, .qa-c-list-item .qa-form-light-button-claim:focus {
background-image: url('../images/icons/claim.png?1315173456'); background-image: url('../images/icons/claim.png?1315173456');
background-position: center;
background-repeat: no-repeat;
} }
.qa-c-list-item .qa-form-light-button-delete { .qa-c-list-item .qa-form-light-button-delete {
background-image: url('../images/icons/delete.png?1315172144'); background-image: url('../images/icons/delete.png?1315172144');
background-position: center;
background-repeat: no-repeat;
text-indent: -9999px;
width: 24px;
height: 24px;
text-align: center;
} }
.qa-c-list-item .qa-form-light-button-delete:hover, .qa-c-list-item .qa-form-light-button-delete:focus { .qa-c-list-item .qa-form-light-button-delete:hover, .qa-c-list-item .qa-form-light-button-delete:focus {
background-image: url('../images/icons/delete.png?1315172144'); background-image: url('../images/icons/delete.png?1315172144');
background-position: center;
background-repeat: no-repeat;
} }
.qa-c-list-item .qa-form-light-button-approve { .qa-c-list-item .qa-form-light-button-approve {
background-image: url('../images/icons/approve.png?1315006388'); background-image: url('../images/icons/approve.png?1315006388');
background-position: center;
background-repeat: no-repeat;
text-indent: -9999px;
width: 24px;
height: 24px;
text-align: center;
padding-left: 18px; padding-left: 18px;
} }
.qa-c-list-item .qa-form-light-button-approve:hover, .qa-c-list-item .qa-form-light-button-approve:focus { .qa-c-list-item .qa-form-light-button-approve:hover, .qa-c-list-item .qa-form-light-button-approve:focus {
background-image: url('../images/icons/approve.png?1315006388'); background-image: url('../images/icons/approve.png?1315006388');
background-position: center;
background-repeat: no-repeat;
} }
.qa-c-list-item .qa-form-light-button-reject { .qa-c-list-item .qa-form-light-button-reject {
background-image: url('../images/icons/rejected.png?1315158208'); background-image: url('../images/icons/rejected.png?1315158208');
background-position: center;
background-repeat: no-repeat;
text-indent: -9999px;
width: 24px;
height: 24px;
text-align: center;
} }
.qa-c-list-item .qa-form-light-button-reject:hover, .qa-c-list-item .qa-form-light-button-reject:focus { .qa-c-list-item .qa-form-light-button-reject:hover, .qa-c-list-item .qa-form-light-button-reject:focus {
background-image: url('../images/icons/rejected.png?1315158208'); background-image: url('../images/icons/rejected.png?1315158208');
background-position: center;
background-repeat: no-repeat;
} }
.qa-c-list-item .qa-form-light-button-close { .qa-c-list-item .qa-form-light-button-close {
background-image: url('../images/icons/close.png?1315160964'); background-image: url('../images/icons/close.png?1315160964');
background-position: center;
background-repeat: no-repeat;
text-indent: -9999px;
width: 24px;
height: 24px;
text-align: center;
} }
.qa-c-list-item .qa-form-light-button-close:hover, .qa-c-list-item .qa-form-light-button-close:focus { .qa-c-list-item .qa-form-light-button-close:hover, .qa-c-list-item .qa-form-light-button-close:focus {
background-image: url('../images/icons/close.png?1315160964'); background-image: url('../images/icons/close.png?1315160964');
background-position: center;
background-repeat: no-repeat;
} }
.qa-c-list-item .qa-form-light-button-reopen { .qa-c-list-item .qa-form-light-button-reopen {
background-image: url('../images/icons/open.png?1315161038'); background-image: url('../images/icons/open.png?1315161038');
background-position: center;
background-repeat: no-repeat;
text-indent: -9999px;
width: 24px;
height: 24px;
text-align: center;
} }
.qa-c-list-item .qa-form-light-button-reopen:hover, .qa-c-list-item .qa-form-light-button-reopen:focus { .qa-c-list-item .qa-form-light-button-reopen:hover, .qa-c-list-item .qa-form-light-button-reopen:focus {
background-image: url('../images/icons/open.png?1315161038'); background-image: url('../images/icons/open.png?1315161038');
background-position: center;
background-repeat: no-repeat;
} }
.qa-c-item-avatar-meta { .qa-c-item-avatar-meta {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment