mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-11 09:11:05 +01:00
15 lines
99 B
CSS
15 lines
99 B
CSS
#setup_info
|
|
{
|
|
color:#5F5F5F;
|
|
}
|
|
|
|
#setup_error
|
|
{
|
|
color:red;
|
|
}
|
|
|
|
#setup_warning
|
|
{
|
|
color: #5F5F5F;
|
|
}
|