Resoled css conflict
This commit is contained in:
@@ -3635,15 +3635,39 @@ div.question-header div.question-container {
|
||||
width: 100%; }
|
||||
div.question-header div.question-container div.comments-container div.comments-content {
|
||||
font-size: 13px; }
|
||||
<<<<<<< local
|
||||
=======
|
||||
<<<<<<< local
|
||||
>>>>>>> other
|
||||
div.question-header div.question-container div.comments-container div.comments-content .block {
|
||||
<<<<<<< local
|
||||
=======
|
||||
=======
|
||||
div.question-header div.question-container div.comments-container div.comments-content div.comment {
|
||||
>>>>>>> other
|
||||
>>>>>>> other
|
||||
border-bottom: 1px solid #ddd;
|
||||
border-top: 1px solid #fff;
|
||||
padding: 15px 0;
|
||||
display: block; }
|
||||
<<<<<<< local
|
||||
=======
|
||||
<<<<<<< local
|
||||
>>>>>>> other
|
||||
div.question-header div.question-container div.comments-container div.comments-content .block:first-child {
|
||||
<<<<<<< local
|
||||
=======
|
||||
=======
|
||||
div.question-header div.question-container div.comments-container div.comments-content div.comment:first-child {
|
||||
>>>>>>> other
|
||||
>>>>>>> other
|
||||
border-top: 0; }
|
||||
<<<<<<< local
|
||||
div.question-header div.question-container div.comments-container div.comments-content .block:only-of-type {
|
||||
border: 0; }
|
||||
=======
|
||||
<<<<<<< local
|
||||
>>>>>>> other
|
||||
div.question-header div.question-container div.comments-container div.comments-content div.comment:first-child {
|
||||
border-top: 0; }
|
||||
div.question-header div.question-container div.comments-container div.comments-content div.comment:last-child {
|
||||
@@ -3686,6 +3710,26 @@ div.question-header div.question-container {
|
||||
div.question-header div.question-container div.comments-container div.comments-content div.comment div.comment-body div.comment-meta a.edit {
|
||||
font-size: 12px;
|
||||
padding: 2px 10px; }
|
||||
<<<<<<< local
|
||||
=======
|
||||
=======
|
||||
div.question-header div.question-container div.comments-container div.comments-content div.comment:last-child {
|
||||
margin-bottom: 20px; }
|
||||
div.question-header div.question-container div.comments-container div.comments-content div.comment div.comment-votes {
|
||||
display: inline; }
|
||||
div.question-header div.question-container div.comments-container div.comments-content div.comment div.comment-votes .upvote {
|
||||
background: #ccc;
|
||||
display: inline-block;
|
||||
margin: 0px;
|
||||
padding-right: 17px;
|
||||
padding-top: 2px;
|
||||
height: 20px;
|
||||
color: #777;
|
||||
width: 20px; }
|
||||
div.question-header div.question-container div.comments-container div.comments-content div.comment div.comment-delete {
|
||||
display: inline; }
|
||||
>>>>>>> other
|
||||
>>>>>>> other
|
||||
div.question-header div.question-container div.comments-container #edit-comment-form {
|
||||
margin: 10px 0;
|
||||
min-height: 100px;
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 1.4 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 980 B |
BIN
images/askbot/vote-arrow-down.png
Normal file
BIN
images/askbot/vote-arrow-down.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.1 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 979 B |
Binary file not shown.
|
Before Width: | Height: | Size: 1.0 KiB |
BIN
images/askbot/vote-arrow-up.png
Normal file
BIN
images/askbot/vote-arrow-up.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.1 KiB |
Reference in New Issue
Block a user