report ui format
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
@import "bootstrap";
|
||||
@import "font-awesome";
|
||||
@import "theme";
|
||||
@import "bootstrap-datepicker3";
|
||||
@import 'bootstrap-datepicker';
|
||||
|
||||
/* Show it is fixed to the top */
|
||||
// body {
|
||||
@@ -58,3 +58,19 @@ ul.dropdown-menu li a{
|
||||
/*----- Header Bar -----*/
|
||||
|
||||
/*----- Header Bar -----*/
|
||||
|
||||
/*----- Layout ------ */
|
||||
|
||||
.margin-top-20 {
|
||||
margin: 20px 0 0 0;
|
||||
}
|
||||
|
||||
/*----- Layout ------ */
|
||||
|
||||
/*--- Reset --- */
|
||||
|
||||
select.form-control {
|
||||
height: inherit !important;
|
||||
}
|
||||
|
||||
/*--- Reset --- */
|
||||
|
||||
Reference in New Issue
Block a user