[WIP] multiplefixes for items / equipment / stable (#8938)

* highlight egg on dragging a potion - hide popover while dragging - flat show more button

* Show EquipGearModal on Item-Click - misc fixes

* disable dragging

* hide egg notes while dragging

* rename headgear to helm

* sort equipment by name & attributes

* set welcome-dialog flag

* show feeding notification

* select animals on click

* add hatchable popover back

* fix stable sortby A-Z

* remove property brackets
This commit is contained in:
negue
2017-08-13 18:18:46 +02:00
committed by GitHub
parent 7b9ebc3465
commit fcea1ecbc2
13 changed files with 338 additions and 51 deletions

View File

@@ -92,7 +92,7 @@
}
.drawer-slider {
padding: 12px 0 0 0;
padding: 12px 0 0 8px;
overflow-x: auto;
overflow-y: hidden;
white-space: nowrap;