bananarama92
768abfb703
MAINT: Explicitly use @supports for handling css features that older browsers might not support
2025-01-02 21:10:48 +01:00
bananarama92
ec8d68f743
ENH: Add styling for un-toggleable radio buttons
2024-12-12 15:24:48 +01:00
bananarama92
bdfe9309f7
BETA: Minor improvement to the visual clarity of checked buttons
2024-12-11 12:27:59 +01:00
bananarama92
bf01ce6314
BUG: Fix the X-offset of the vibrating item's images
2024-12-10 18:22:43 +01:00
bananarama92
8b9db7350a
MAINT: Streamline a number of indentations by making them relative w.r.t. font size
2024-12-10 17:05:53 +01:00
bananarama92
89c427d6ad
ENH: Make the HiddenItem icon less pixelated
2024-12-05 16:21:30 +01:00
bananarama92
8f7357e813
MAINT: Let the default button icon tooltip padding match the default font size (36px)
2024-12-05 15:39:31 +01:00
bananarama92
e833637eaf
MAINT: Only use smaller font sizes for buttons if an actual image is present
2024-12-05 15:37:08 +01:00
bananarama92
9a336c4bb6
ENH: Cap the sizes of DOM button icons and images
...
Add an upper (absolute) px cap to their size corresponding to their respective resolutions of 50px/50px and 221px/221px
Useful for larger screens that would otherwise display (blurry) upscaled images
2024-12-05 15:31:04 +01:00
bananarama92
bffa62d90f
MAINT: Clip dialog button tooltips if they're too long
2024-12-05 15:13:13 +01:00
bananarama92
fd27a1e173
ENH: Add a helper function for creating activity buttons
2024-12-02 18:32:42 +01:00
bananarama92
6a91c655d0
MAINT: Explicitly mark the tooltips of asset-buttons as such
2024-11-26 17:37:58 +01:00
bananarama92
d0b78ffbee
MAINT: Move the crafted item info in button tooltips to its own (indented) paragraph
2024-11-25 22:45:42 +01:00
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