mirror of
https://github.com/alextselegidis/easyappointments.git
synced 2024-11-10 10:02:33 +03:00
Color fix
This commit is contained in:
parent
fadb8d8a34
commit
8a4b03cb0d
1 changed files with 1 additions and 1 deletions
|
@ -586,7 +586,7 @@ body .form-horizontal .controls {
|
||||||
|
|
||||||
#users-page #providers .switch-view .current {
|
#users-page #providers .switch-view .current {
|
||||||
color: #FFF;
|
color: #FFF;
|
||||||
background: #95E4A8;
|
background: #35B66F;
|
||||||
}
|
}
|
||||||
|
|
||||||
#users-page #providers .details-view,
|
#users-page #providers .details-view,
|
||||||
|
|
Loading…
Reference in a new issue