7 lines
368 B
CSS
7 lines
368 B
CSS
.side-col .cell {padding: 0px;}
|
|
.side-col #legendProjectAndTask .list-unstyled {padding: 10px; border: 1px solid #ddd; border-top: 0px; margin: 0px;}
|
|
.tab-pane table {border: 1px solid #ddd; border-top: none;}
|
|
.page-title{max-width: 80%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
|
|
.pull-left{max-width: 80%;}
|
|
.MRThWidth {width: 90px !important;}
|