Add 2 missing files on beta template. re #79
This commit is contained in:
parent
bf78192993
commit
c82462aa1f
2 changed files with 6 additions and 0 deletions
3
templates/bootstrap/styles/style-base.css
Normal file
3
templates/bootstrap/styles/style-base.css
Normal file
|
@ -0,0 +1,3 @@
|
|||
.panel-body { padding: 5px; }
|
||||
|
||||
.bottomright {position:absolute; bottom:0; margin-bottom:25px; right: 20px;}
|
3
templates/bootstrap/styles/style-default.css
Normal file
3
templates/bootstrap/styles/style-default.css
Normal file
|
@ -0,0 +1,3 @@
|
|||
.panel-body { padding: 5px; }
|
||||
|
||||
.bottomright {position:absolute; bottom:0; margin-bottom:25px; right: 20px;}
|
Loading…
Add table
Add a link
Reference in a new issue