move all static assets into a single folder
This commit is contained in:
parent
e108997376
commit
3aad09c5fd
60 changed files with 39 additions and 39 deletions
8
src/assets/css/ios.css
Normal file
8
src/assets/css/ios.css
Normal file
|
@ -0,0 +1,8 @@
|
|||
html {
|
||||
font-size: 82% !important
|
||||
}
|
||||
|
||||
.formDialogFooter {
|
||||
position: static !important;
|
||||
margin: 0 -1em !important
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue