CC-2357:Tweak to show date end
- fixed
This commit is contained in:
parent
4eea4f11b0
commit
52dc267670
4 changed files with 105 additions and 102 deletions
|
@ -113,16 +113,16 @@ label.wrapp-label input[type="checkbox"] {
|
|||
}
|
||||
|
||||
#add_show_start_time, #add_show_end_time {
|
||||
width: 70px;
|
||||
width: 60px;
|
||||
margin-left:10px;
|
||||
}
|
||||
|
||||
#add_show_end_date_no_repeat, #add_show_start_date {
|
||||
width: 100px;
|
||||
width: 95px;
|
||||
}
|
||||
|
||||
#add_show_duration {
|
||||
background: #AAAAAA;
|
||||
cursor: default;
|
||||
width: 100px;
|
||||
width: 50px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue