6 lines
210 B
CSS
Executable File
6 lines
210 B
CSS
Executable File
.contentDiv { height:190px; overflow-y:auto; margin-bottom: 10px!important}
|
|
.contentDiv .panel-heading {line-height: 14px;}
|
|
.red {color:red}
|
|
.green {color:green}
|
|
input[type=checkbox].ml-10px{margin-left:10px;}
|