7 lines
263 B
CSS
7 lines
263 B
CSS
.contentDiv { height:190px; overflow-y:auto; margin-bottom: 10px!important}
|
|
.contentDiv .panel-heading {line-height: 14px;}
|
|
.red {color:red}
|
|
.green {color:green}
|
|
#unlinkBugList, #unlinkStoryList{margin-bottom:5px;}
|
|
input[type=checkbox].ml-10px{margin-left:10px;}
|