Skip to content

Commit 71ac62e

Browse files
YaroSpacejust3ws
authored andcommitted
added styling for comments heading and icon
1 parent 9a864cd commit 71ac62e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

app/assets/stylesheets/admin.css.scss

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,14 @@ body#admin {
6969
}
7070
}
7171
.comment-admin {
72+
73+
.comments-header {
74+
color: #aeaeae;
75+
text-transform: uppercase;
76+
font-size: 1.6em;
77+
margin-bottom: 1.3em;
78+
}
79+
7280
li {
7381
float: left;
7482
}

0 commit comments

Comments
 (0)