Emoji picker, Search and Themes updates

This commit is contained in:
Daisuke
2020-04-13 11:30:51 -05:00
parent cf0ba1244d
commit 299c58692e
120 changed files with 224 additions and 9206 deletions

View File

@ -34,6 +34,8 @@ textarea,input[type="text"],.notifpic{
border-right:2px solid #ffffff !important;
border-top:2px solid #828282 !important;
border-left:2px solid #828282 !important;
color:#692b84;
text-shadow: 1px 1px white;
}
textarea{
@ -274,7 +276,7 @@ input[type="checkbox"]:checked+label {
border-right:2px solid #828282;
}
.postform {
.postform,.searchmobile {
background-color: #efd7f3;
border-top:2px solid #ffffff;
border-left:2px solid #ffffff;