issue #1
1. Re-arrange UI components - Brochure navigation icon & dot - news & Guide bar size as well as font size
This commit is contained in:
@@ -254,6 +254,7 @@ HotelTV.ui_appfull = (function() {
|
||||
touchDrag: false,
|
||||
pullDrag: false,
|
||||
freeDrag: false,
|
||||
navText: ["<div class='nav-btn prev-slide'></div>", "<div class='nav-btn next-slide'></div>"],
|
||||
startPosition: 0,
|
||||
});
|
||||
|
||||
@@ -1352,7 +1353,7 @@ HotelTV.ui_appfull = (function() {
|
||||
}
|
||||
_hndlNewsTicker.html(sz_li_news);
|
||||
_hndlNewsTicker.webTicker({
|
||||
height: '38px',
|
||||
height: '26px',
|
||||
speed: 100
|
||||
});
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user