mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-02 00:32:15 +09:00
Add option to apply default file settings to module
This commit is contained in:
parent
9d08cac27b
commit
6d2a91134c
9 changed files with 58 additions and 14 deletions
5
modules/file/tpl/css/config.css
Normal file
5
modules/file/tpl/css/config.css
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
.use_default_file_config {
|
||||
margin-top: -10px;
|
||||
border-bottom: 1px solid #ccc;
|
||||
background: #f5f5f5;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue