Add initial support for all-boards notice

This commit is contained in:
Kijin Sung 2020-10-02 01:36:40 +09:00
parent d1edc53b4e
commit 2b77b42480
7 changed files with 25 additions and 7 deletions

View file

@ -285,13 +285,17 @@
vertical-align: middle;
}
.write_header select {
border: 1px solid #DBDBDB;
height: 29px;
width: 140px;
padding: 0;
}
.write_header select[name=is_notice] {
width: 76px;
}
.write_header .iText {
width: 360px;
margin: 0 10px 0 0;
margin: 0;
background: #fff;
}
.write_editor .xd {