mirror of
https://github.com/alextselegidis/easyappointments.git
synced 2024-11-28 02:43:32 +03:00
Remove opacity from unavailability (applied from background display setting)
This commit is contained in:
parent
c95f6d7598
commit
234a154d0b
1 changed files with 0 additions and 1 deletions
|
@ -398,7 +398,6 @@ body legend {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
color: #333;
|
color: #333;
|
||||||
text-shadow: 0 1px 0 #e6e6e6;
|
text-shadow: 0 1px 0 #e6e6e6;
|
||||||
opacity: 0.55;
|
|
||||||
border: 1px solid #e6e6e6;
|
border: 1px solid #e6e6e6;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue