CC-3822 : NowPlaying-> Time filter is allowing Start_Time be greater than the End_Time
This commit is contained in:
parent
63b0d4194a
commit
408ecc530d
3 changed files with 74 additions and 34 deletions
|
@ -105,6 +105,10 @@ div.sb-timerange input#sb_date_start {
|
|||
margin-left: 30px;
|
||||
}
|
||||
|
||||
div.sb-timerange input.error {
|
||||
background-color: rgba(255,0,0,0.2);
|
||||
}
|
||||
|
||||
.sb-starts,
|
||||
.sb-ends {
|
||||
text-align: center;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue