mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-29 08:09:58 +09:00
Add initial support for all-boards notice
This commit is contained in:
parent
d1edc53b4e
commit
2b77b42480
7 changed files with 25 additions and 7 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue