TheDesk Mizuki (ver.1)

This commit is contained in:
cutls
2018-03-31 11:39:06 +09:00
parent e2a1b60d1f
commit ac4ea9fe9f
21 changed files with 1051 additions and 32 deletions

View File

@@ -63,7 +63,7 @@
}
#default-emoji a{
color:white;
margin-right:5px;
margin-right:2px;
}
/*black theme*/

View File

@@ -76,7 +76,7 @@ iframe {
flex: 1;
border: thin solid gray;
}
.box .pin{
.box .pin,#his-data .pin{
display:none;
}
.user{
@@ -88,6 +88,9 @@ iframe {
vertical-align: middle;
margin: -3px 0 0;
}
.faicon_FTL{
display:none;
}
.tl-box{ height:calc(100% - 40px); overflow-y:scroll; overflow-x:hidden }
.additional {
overflow-x: scroll;