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