TheDesk Airi (ver.9)
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
/*ログイン画面とその認証までのCSSです*/
|
||||
#masara{display:none}
|
||||
#auth{display:none}
|
||||
#tl{display:none;}
|
4
app/css/materialize.css
vendored
4
app/css/materialize.css
vendored
@@ -3,6 +3,7 @@
|
||||
* Copyright 2014-2017 Materialize
|
||||
* MIT License (https://raw.githubusercontent.com/Dogfalo/materialize/master/LICENSE)
|
||||
* Modified by Cutls P(Airi (ver.3)-2018/03/14)
|
||||
* Modified by Cutls P(Airi (ver.9)-2018/03/27) - pinned escape
|
||||
*/
|
||||
.materialize-red {
|
||||
background-color: #e51c23 !important;
|
||||
@@ -2792,10 +2793,11 @@ video.responsive-video {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
/*
|
||||
.pinned {
|
||||
position: fixed !important;
|
||||
}
|
||||
|
||||
*/
|
||||
/*********************
|
||||
Transition Classes
|
||||
**********************/
|
||||
|
@@ -1,7 +1,7 @@
|
||||
/*トゥートボックス向けCSS*/
|
||||
#post-box {
|
||||
position: fixed;
|
||||
right: 3px;
|
||||
right: 78px;
|
||||
bottom: 3px;
|
||||
background-color: white;
|
||||
border: thin solid gray;
|
||||
|
@@ -51,7 +51,7 @@
|
||||
vertical-align: 0.6rem;
|
||||
}
|
||||
#sidebar #side-dead{
|
||||
height:50px;
|
||||
height:30px;
|
||||
}
|
||||
|
||||
iframe {
|
||||
@@ -83,7 +83,7 @@ iframe {
|
||||
cursor:text;
|
||||
font-size:1.2em;
|
||||
}
|
||||
.emoji-img{
|
||||
.emojione,.emoji-img{
|
||||
width: 20px;
|
||||
vertical-align: middle;
|
||||
margin: -3px 0 0;
|
||||
|
Reference in New Issue
Block a user