CC-4599: Calendar: Add an icon to indicate show is not fully booked
-done but a new icon is needed
This commit is contained in:
parent
771b9b9412
commit
82da4dcfe8
4 changed files with 29 additions and 0 deletions
|
@ -1981,6 +1981,9 @@ span.errors.sp-errors{
|
|||
.small-icon.show-empty {
|
||||
background:url(images/icon_alert_cal_alt.png) no-repeat 0 0;
|
||||
}
|
||||
.small-icon.show-partial-filled {
|
||||
background:url(images/icon_alert_cal_alt.png) no-repeat 0 0;
|
||||
}
|
||||
.medium-icon {
|
||||
display:block;
|
||||
width:25px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue