200520 New reply layout and Longhorn theme
This commit is contained in:
parent
2b1cee3f9d
commit
153cee6105
@ -400,6 +400,7 @@ button,.postform input[type="submit"],.reply input[type="submit"] {
|
|||||||
background-color:rgba(0,0,0,0.8);
|
background-color:rgba(0,0,0,0.8);
|
||||||
border: 1px solid white;
|
border: 1px solid white;
|
||||||
box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
|
box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
|
||||||
|
color:white !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.notif .post_buttons {
|
.notif .post_buttons {
|
||||||
@ -410,7 +411,7 @@ button,.postform input[type="submit"],.reply input[type="submit"] {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.notif .post_buttons a,.reply .post_buttons a{
|
.notif .post_buttons a,.reply .post_buttons a{
|
||||||
color:black !important;
|
color:black;
|
||||||
}
|
}
|
||||||
|
|
||||||
.reply .formbtn {
|
.reply .formbtn {
|
||||||
|
Loading…
Reference in New Issue
Block a user