mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-19 06:23:12 +01:00
10 lines
97 B
CSS
10 lines
97 B
CSS
#setup_info {
|
|
color:#5F5F5F;
|
|
}
|
|
#setup_error {
|
|
color:red;
|
|
}
|
|
#setup_warning {
|
|
color: #5F5F5F;
|
|
}
|