mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-25 07:19:24 +01:00
15 lines
99 B
CSS
15 lines
99 B
CSS
#setup_info
|
|
{
|
|
color:#5F5F5F;
|
|
}
|
|
|
|
#setup_error
|
|
{
|
|
color:red;
|
|
}
|
|
|
|
#setup_warning
|
|
{
|
|
color: #5F5F5F;
|
|
}
|