mirror of
https://github.com/djohnlewis/stackdump
synced 2025-12-06 07:53:28 +00:00
Added indicator for accepted answer.
This commit is contained in:
@@ -162,6 +162,10 @@ pre code {
|
||||
padding: 10px 5px;
|
||||
}
|
||||
|
||||
.post-stat-img {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
.post-stat p {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
@@ -176,6 +180,10 @@ pre code {
|
||||
color: #AAAAAA;
|
||||
}
|
||||
|
||||
.post-stat-value-good {
|
||||
color: #5ebb00;
|
||||
}
|
||||
|
||||
.post-summary {
|
||||
padding-left: 72px; /* 64px for post-stats-vertical + 8px for padding */
|
||||
}
|
||||
@@ -220,7 +228,7 @@ pre code {
|
||||
}
|
||||
|
||||
.post-comments {
|
||||
clear: both;
|
||||
clear: right;
|
||||
}
|
||||
|
||||
.post-comments ul {
|
||||
|
||||
BIN
python/media/images/accepted_answer.png
Normal file
BIN
python/media/images/accepted_answer.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 507 B |
Reference in New Issue
Block a user