Updated to include show image functionality
This commit is contained in:
parent
63d1bf08f7
commit
b89a764442
3 changed files with 50 additions and 7 deletions
|
@ -18,8 +18,6 @@
|
|||
width: 60%;
|
||||
}
|
||||
|
||||
|
||||
|
||||
#schedule-add-show .ui-tabs-panel {
|
||||
padding-top: 8px;
|
||||
}
|
||||
|
@ -127,3 +125,10 @@ label.wrapp-label input[type="checkbox"] {
|
|||
cursor: default;
|
||||
width: 65px;
|
||||
}
|
||||
|
||||
#show_logo_current, #show_logo_preview {
|
||||
width: 50px;
|
||||
height: 50px;
|
||||
display: none;
|
||||
cursor: default;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue