Added common files (geo layers, css, js and images) as well as the geo plot method and a mechanism to insert the mnr css etc files in the header
This commit is contained in:
8
inst/www/css/mnr-shiny.css
Normal file
8
inst/www/css/mnr-shiny.css
Normal file
@@ -0,0 +1,8 @@
|
||||
div.selectize-input > div.item {
|
||||
line-height: 41px;
|
||||
}
|
||||
|
||||
input[type="text"], input[type="password"], input[type="number"] {
|
||||
font-size: 12pt !important;
|
||||
height: 41px !important;
|
||||
}
|
||||
Reference in New Issue
Block a user