added CSS for autoplaylist icon
This commit is contained in:
parent
e4f94c18cc
commit
968dcfa6ad
1 changed files with 5 additions and 0 deletions
|
@ -2275,6 +2275,11 @@ span.errors.sp-errors{
|
||||||
background:url(images/icon_link.png) no-repeat 0 0;
|
background:url(images/icon_link.png) no-repeat 0 0;
|
||||||
margin-top: 0px !important;
|
margin-top: 0px !important;
|
||||||
}
|
}
|
||||||
|
.small-icon.autoplaylist {
|
||||||
|
background:url(images/icon_alert_cal_autoplaylist.png) no-repeat 0 0;
|
||||||
|
margin-top: 0px !important;
|
||||||
|
}
|
||||||
|
|
||||||
.small-icon.recording {
|
.small-icon.recording {
|
||||||
background:url(images/icon_record.png) no-repeat 0 0;
|
background:url(images/icon_record.png) no-repeat 0 0;
|
||||||
margin-top: 0px !important;
|
margin-top: 0px !important;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue