CC-5309:Calendar-> Recording Show: Fail to open context menu
Better error msg, also add more information in show-record.log
This commit is contained in:
parent
ceba84d1f7
commit
12a62a3827
3 changed files with 19 additions and 7 deletions
|
@ -108,6 +108,7 @@
|
|||
.context-menu-item.icon-add-playlist { background-image: url(images/icon_add_playlist_cm.png); }
|
||||
.context-menu-item.icon-add-remove-content { background-image: url(images/icon_add_content_cm.png); }
|
||||
.context-menu-item.icon-remove-all-content { background-image: url(images/icon_remove_all_content_cm.png); }
|
||||
.context-menu-item.icon-error { background-image: url(images/icon_alert_cal_alt.png); }
|
||||
|
||||
/* vertically align inside labels */
|
||||
.context-menu-input > label > * { vertical-align: top; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue