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

@ -88,7 +88,7 @@ input[type="checkbox"]:checked+label {
color: #04a0c6;
}
.side_element,.topbar,.post,.postform{
.side_element,.topbar,.post,.postform,.searchmobile{
box-shadow: 0px 0px 7px #000;
}
@ -203,6 +203,10 @@ input[type="checkbox"]:checked+label {
background-color: rgba(18,26,36,0.8);
}
.searchmobile{
background-color: rgb(18,26,36);
}
.toggleblur {
background-color: #d8a070;
color: #121a24;