updated modules for input requirements
This commit is contained in:
17
Oqtane.Server/wwwroot/Themes/Oqtane.Theme.Bootswatch/Lux.css
Normal file
17
Oqtane.Server/wwwroot/Themes/Oqtane.Theme.Bootswatch/Lux.css
Normal file
@@ -0,0 +1,17 @@
|
||||
/* CSS overrides */
|
||||
body {
|
||||
padding-top: 11rem;
|
||||
}
|
||||
|
||||
.btn-secondary {
|
||||
color: rgb(255, 255, 255);
|
||||
background-color: rgb(0, 0, 0);
|
||||
}
|
||||
|
||||
.btn {
|
||||
padding: 0.75rem 0.75rem;
|
||||
}
|
||||
|
||||
.table td, .table th {
|
||||
padding: 1.0rem;
|
||||
}
|
||||
Reference in New Issue
Block a user