slider moves with arrow clicks: $scope.$broadcast('rzSliderForceRender');
slider skip will continue to final chapter map pans when character is enabled close buttons in all headers towns added to search results search results are clickable edited about text
This commit is contained in:
@@ -64,6 +64,7 @@ html, body, ui-gmap-google-map, .angular-google-map, .angular-google-map-contain
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
#side h1 {
|
||||
@@ -73,6 +74,10 @@ html, body, ui-gmap-google-map, .angular-google-map, .angular-google-map-contain
|
||||
margin: 2px;
|
||||
}
|
||||
|
||||
#side h1 .glyphicon-remove {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
#side .list-group {
|
||||
margin: 10px 2px 2px 2px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user