mirror of
https://gitlab.com/Shinobi-Systems/ShinobiCE.git
synced 2025-03-09 15:40:15 +00:00
Son Goku
- Rebased sql, test, web, defintions, languages, INSTALL, and libs folders.
This commit is contained in:
parent
24de55e45a
commit
d0b12e92e7
362 changed files with 21716 additions and 7018 deletions
6
web/libs/css/dash2.modal.css
Normal file
6
web/libs/css/dash2.modal.css
Normal file
|
@ -0,0 +1,6 @@
|
|||
.dark.modal .modal-header,.dark.modal .modal-footer{background:#333;border-color:#444;}
|
||||
.dark.modal .modal-header{color:#fff;}
|
||||
.dark.modal .modal-footer>*:not(.btn){color:#fff;}
|
||||
.dark.modal .modal-body{background:#333;}
|
||||
.dark.modal .close{color:#fff;}
|
||||
.dark.modal{color:#fff;}
|
Loading…
Add table
Add a link
Reference in a new issue