200520 New reply layout and Longhorn theme

This commit is contained in:
Daisuke 2020-05-20 16:32:22 -05:00
parent 2b1cee3f9d
commit 153cee6105
1 changed files with 2 additions and 1 deletions

View File

@ -400,6 +400,7 @@ button,.postform input[type="submit"],.reply input[type="submit"] {
background-color:rgba(0,0,0,0.8);
border: 1px solid white;
box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
color:white !important;
}
.notif .post_buttons {
@ -410,7 +411,7 @@ button,.postform input[type="submit"],.reply input[type="submit"] {
}
.notif .post_buttons a,.reply .post_buttons a{
color:black !important;
color:black;
}
.reply .formbtn {