Files
EasySoft-ZenTaoPMS/module/install/css/common.css
wangchunsheng 879b73683f * when install, check the db exits or not.
+ add the default lang to the config.
2011-03-08 10:24:27 +00:00

6 lines
178 B
CSS

body{background:white; margin-top:50px}
caption, th, td {padding:10px; font-size:16px}
.ok{background:green; color:white}
.fail{background:red; color:white}
th{text-align:right}