Files
EasySoft-ZenTaoPMS/module/upgrade/css/to18guide.css
T
2022-11-17 02:38:27 +00:00

16 lines
641 B
CSS

.modal-dialog {width: 1200px;}
.panel {padding: 0px 40px 40px 40px;}
.panel h1 {margin-top: 20px; margin-bottom: 20px;}
.panel .icon {font-size: 20px;}
#mainContent tr td .icon-close {font-weight: bold; color: #ea644a;}
#mainContent tr td .icon-check {font-weight: bold; color: #329d38;}
#mainContent tr th {background-color: rgb(241, 241, 241);}
#mainContent tr td {background-color: rgb(255, 255, 255); border-bottom: 1px solid rgb(238, 238, 238); border-right: 1px solid rgb(238, 238, 238);}
#useLight, #useALM {border: #93969b 1px solid; padding: 6px 85px;}
#mainContent .datatable {cursor: default;}
.container {padding-top: 20px;}