Commit graph

14 commits

Author SHA1 Message Date
bananarama92
8e3a2ad1bf
ENH: Refactor the item, locking, permission, activities and crafted menu modes 2024-11-25 17:26:06 +01:00
bananarama92
0c295bd8ab
ENH: Add ElementButton.CreateForAsset, a helper function for creating asset-specific buttons 2024-11-25 16:25:23 +01:00
bananarama92
0743b987b4
ENH: Use icons for the button tooltip list elements 2024-11-25 16:18:28 +01:00
bananarama92
b91b2b394a
ENH: Add a small margin to the button icon :active border size 2024-11-25 16:18:27 +01:00
bananarama92
bb23166a03
ENH: Make the button-tooltip gap size configurable 2024-11-25 16:18:27 +01:00
bananarama92
5749ff3958
BUG: Stop hard-coding the text color of .button-label elements and allow for inheritance 2024-11-18 20:09:53 +01:00
bananarama92
d3a72f24b4
BUG: Ensure that the background color styling of disabled DOM buttons takes priority over their hover color 2024-11-08 14:10:12 +01:00
bananarama92
2a12c9db75
BUG: Prevent tooltips from handling any click- or hover-related actions intended for the button itself 2024-10-30 13:38:52 +01:00
bananarama92
a841f26d52
MAINT: Minor increase in the default button label font size 2024-09-07 01:24:27 +02:00
bananarama92
748d32eed0
ENH: Add image-, label-, icon- and radiobutton-support to ElementButton.Create 2024-09-06 09:57:27 +02:00
dDeepLb
57ce4aaabf MAINT: split styles into different files and format them 2024-09-04 23:13:20 +00:00
bananarama92
0a81099487
MAINT: More css tweaks 2024-08-08 15:05:42 +02:00
bananarama92
d265b63cea
MAINT: Assign normal/hover/invalid button background colors to a variable in order to make overriding colors easier 2024-08-08 15:05:41 +02:00
bananarama92
0b7cd248b9
MAINT: Move the button css styling to its own file 2024-08-08 15:05:25 +02:00