webgui/www/extras/wobject/ProjectManager/styleModal.css
2006-05-18 23:26:30 +00:00

15 lines
No EOL
226 B
CSS

body {
background-color: #efefef;
}
body, html, input {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color: #333333;
}
.info {
font-style:italic;
font-size: 0.9em;
color: #666666;
}