This commit is contained in:
@@ -107,7 +107,8 @@ textarea, input {
|
||||
|
||||
.em00, .em01, .em02, .em03, .em04, .em05, .em06, .em07, .em08, .em09,
|
||||
.em10, .em11, .em12, .em13, .em14 {
|
||||
background-image: url("../../neoease/images/emotions/emotions-black.png");
|
||||
background-image: url("../../../images/emotions/emotions.png");
|
||||
background-size: 120px;
|
||||
float: left;
|
||||
height: 24px;
|
||||
margin-right: 5px;
|
||||
@@ -677,6 +678,11 @@ textarea, input {
|
||||
border-bottom: 1px solid #DEDEDE;
|
||||
padding: 10px;
|
||||
width: 647px;
|
||||
background-color: #F5F5F5;
|
||||
}
|
||||
|
||||
#comments>div:nth-child(2n) {
|
||||
background-color: #F8F8F8;
|
||||
}
|
||||
|
||||
#comments .comment-panel>.right {
|
||||
@@ -692,14 +698,6 @@ textarea, input {
|
||||
filter: alpha(opacity=100);
|
||||
}
|
||||
|
||||
.comment-even {
|
||||
background-color: #F8F8F8;
|
||||
}
|
||||
|
||||
.comment-odd {
|
||||
background-color: #F5F5F5;
|
||||
}
|
||||
|
||||
.comment-header {
|
||||
height: 50px;
|
||||
width: 50px;
|
||||
|
2
neoease/css/neoease.min.css
vendored
2
neoease/css/neoease.min.css
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user