060520 Theme optimization and mobile layout changes

This commit is contained in:
Daisuke
2020-05-06 11:48:21 -05:00
parent 6de44032b7
commit 9d42478acd
29 changed files with 203 additions and 5309 deletions

View File

@ -0,0 +1,14 @@
.topbar{
background-color: #c3c3c3;
border-top: 1px outset #fff !important;
}
.appname{
padding-right:15px;
line-height:43px !important;
border: 2px outset #fff !important;
}
.appname a,.topicon {
color:black !important;
}