initial style updates on comment stream for PT 142803055 ~ copy translations still needed

This commit is contained in:
IAmSamHankins
2017-05-25 17:21:32 -04:00
parent 3c4b510829
commit 32715d3903
3 changed files with 8 additions and 6 deletions
+4 -2
View File
@@ -170,6 +170,7 @@ hr {
display: flex;
align-items: center;
justify-content: center;
font-weight: 400;
}
.hidden {
@@ -240,6 +241,8 @@ hr {
.coral-plugin-commentcontent-text {
margin-bottom: 7px;
font-size: 16px;
font-weight: 100;
line-height: 1.4;
}
.coral-plugin-author-name-text {
@@ -319,7 +322,6 @@ button.comment__action-button[disabled],
.coral-plugin-pubdate-text {
display: inline-block;
margin-left: 5px;
}
.coral-plugin-permalinks-container {
@@ -367,7 +369,7 @@ button.comment__action-button[disabled],
.coral-plugin-flags-popup-radio-label {
margin:5px;
font-weight: 700;
font-weight: 400;
font-size: .9rem;
}
+3 -4
View File
@@ -13,10 +13,10 @@
}
.assetURL {
font-size: 16px;
color: black;
text-decoration: none;
font-weight: bold;
font-size: 12px;
color: #2c3e50;
}
.commentBody {
@@ -32,7 +32,7 @@
}
li {
margin-bottom: 10px;
margin-bottom: 5px;
&:nth-child(1) {
color: #5394D7;
@@ -46,7 +46,6 @@
i {
margin-right: 5px;
font-size: 15px;
vertical-align: bottom;
}
a:hover {
+1
View File
@@ -18,6 +18,7 @@
box-sizing: border-box;
border-radius: 2px;
margin: 5px auto;
font-size: 14px;
}
input.error{