remove sizing of history content div in JS. CSS to fix width and containing box problems.
This commit is contained in:
parent
5c0ba2e79b
commit
f7531d5da2
3 changed files with 9 additions and 23 deletions
|
@ -90,20 +90,6 @@
|
|||
background-position: 4px 5px;
|
||||
}
|
||||
|
||||
/* Bootstrap calendar
|
||||
|
||||
.bootstrap-datetimepicker-widget ul {
|
||||
padding-left: 0px !important;
|
||||
}
|
||||
|
||||
.bootstrap-datetimepicker-widget td, .bootstrap-datetimepicker-widget th {
|
||||
-webkit-border-radius: 2px !important;
|
||||
-moz-border-radius: 2px !important;
|
||||
border-radius: 2px !important;
|
||||
}
|
||||
|
||||
*/
|
||||
|
||||
/* Edit History Record */
|
||||
|
||||
.ui-dialog form.ui-widget-content dd {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue