egroupware/setup/templates/default/css/idots.css
ak703 30e2671368 fixed problem with layout in the rest of the setup, removed all styles
which are already defined elsewhere and just left the "new" styles from
bgigon.
2004-07-28 20:41:44 +00:00

10 lines
97 B
CSS

#setup_info {
color:#5F5F5F;
}
#setup_error {
color:red;
}
#setup_warning {
color: #5F5F5F;
}