bananarama92
e2a5cd65be
Revert "MAINT: Suplement user-select: none with -webkit-user-select: none"
...
This reverts commit 5d48a43813d9a983f1bf0f1b9dd259168fe5fb5c.
The lack of `-webkit-user-select` was not the culprit; it was the lack of `user-select` on the button element itself (rather than just the tooltip)
2025-04-19 22:33:16 +02:00
bananarama92
9c19fbf589
MAINT: Suplement user-select: none with -webkit-user-select: none
...
Because of course Apple just has to be different
2025-04-19 22:33:16 +02:00
bananarama92
8a074d6ac0
MAINT: Move the chat-room-reply-indicator DIV up one level
2025-03-31 17:52:11 +02:00
Zoe-64
3dc904d2ce
Added replies to messages, actions and whispers
2025-03-26 22:13:52 +01:00
bananarama92
49838941bc
MAINT: Move the checkbox styling to a dedicated .checkbox css class
2025-03-13 00:38:11 +01:00
bananarama92
403912cae9
MAINT: Disable the input element :invalid styling if the element is disabled or readonly
2025-02-24 16:12:04 +01:00
bananarama92
1916c9cd65
ENH: Let ElementCreateDropdown() return normal <select> elements
2025-02-24 16:12:03 +01:00
bananarama92
2fffdd8122
MAINT: Move the range input styling to a dedicated .range-input css class
2025-02-20 19:17:17 +01:00
bananarama92
186d586c00
ENH: Centralize the styling of scrollbar-containing elements
2024-12-19 23:23:12 +01:00
bananarama92
f1f6b95f1e
MAINT: Add :invalid styling for the <textarea> element
2024-10-04 19:41:54 +02:00
bananarama92
927b300932
ENH: Use point cursors for checkboxes
2024-09-06 09:57:45 +02:00
dDeepLb
57ce4aaabf
MAINT: split styles into different files and format them
2024-09-04 23:13:20 +00:00
dDeepLb
10241fbb0e
MAINT: Add normalize.css
2024-09-03 12:07:00 +00:00
dDeepLb
a6f263950c
BETA: Friend List Fixes
2024-08-15 00:00:43 +00:00
bananarama92
af6b46e4e4
MAINT: Remove stray spin button styling
2024-08-08 15:05:41 +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
a4455a8bcf
ENH: Allow ElementButton.Create buttons without background and border styling
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
dDeepLb
e60d395c99
Friend List Update
2024-08-06 17:04:32 +00:00
bananarama92
7baf19259d
ENH: Add a hover effect to the input labels
2024-07-16 16:45:24 +02:00
bananarama92
484b8f119e
ENH: Hide all non-visible layers by default from the layering screen
2024-07-16 16:45:23 +02:00
bananarama92
a66fd24429
ENH: Add menuitemradio and menuitemcheckbox support to ElementMenu.Create
2024-07-16 16:37:10 +02:00
BondageProjects
ef2c6f5584
Merge branch 'chat-expand' into 'master'
...
BETA: Fix the chat-input auto expansion not keeping the chat log scrolled to its end
See merge request BondageProjects/Bondage-College!5122
2024-07-11 14:12:54 +00:00
bananarama92
3d6e109eb1
MAINT: FIx minor clipping of the focused element outline
2024-07-11 01:42:17 +02:00
bananarama92
bbd67c1764
BUG: Make sure that the color of clickable character names fully respects "Color names" settings
2024-07-09 23:38:36 +02:00
bananarama92
508525a641
MAINT: Re-implement the chat-autoresizer in much more performant manner
2024-06-19 19:09:13 +02:00
bananarama92
ac7c1692c3
MAINT: Remove the chat-autoresize
2024-06-19 12:34:25 +02:00
BondageProjects
f0f2323067
Merge branch 'input-chat' into 'master'
...
HOTFIX: Stop the chat input auto expander from causing too much lag
See merge request BondageProjects/Bondage-College!5102
2024-06-19 05:05:36 +00:00
BondageProjects
1e4a68eea8
Merge branch 'seperator' into 'master'
...
HOTFIX: Fix double chat-room-sep borders when they're collapsed
See merge request BondageProjects/Bondage-College!5100
2024-06-19 05:04:45 +00:00
bananarama92
d94a44540f
BUG: Stop the chat input auto expander from causing too much lag
2024-06-18 22:47:39 +02:00
bananarama92
014131d4ea
BUG: Fix double chat-room-sep borders when they're collapsed
2024-06-18 14:57:52 +02:00
bananarama92
5de00a69fb
BUG: Fix incorrect ::before selectors
2024-06-18 13:54:11 +02:00
bananarama92
5f287ad828
BETA: Ensure that character names in the chat log are inellgible for tab-style navigation
2024-06-11 16:33:49 +02:00
BondageProjects
4a4757787b
Merge branch 'chat-remove' into 'master'
...
BETA: Fix the chat room div not being remove when exiting a room without `PreserveChat` enabled
See merge request BondageProjects/Bondage-College!5085
2024-06-11 14:31:15 +00:00
bananarama92
c3e848694d
MAINT: Re-enable mobile tooltips as long as a button is touched
2024-06-10 21:25:39 +02:00
Stella
a7647e0fbb
fix: ChatRoom ReplyButton background-color for dark themes and remove border
2024-06-09 23:00:47 +02:00
bananarama92
1e435c7d1e
MAINT: Merge ElementButton.Create and .CreateNoTooltip
2024-06-08 13:57:52 +02:00
bananarama92
db2fcc11c2
MAINT: More misc fixes
2024-06-08 13:56:40 +02:00
bananarama92
d19b1b057a
MAINT: Disable overflow for the chat room separator
2024-06-08 13:56:40 +02:00
bananarama92
3286e0bc3c
MAINT: Style the (non-rectangular) chat room buttons via the :before pseudo
2024-06-08 13:56:39 +02:00
bananarama92
c60a7ecbda
ENH: Add API for creating DOM-based menu bars
2024-06-08 13:56:37 +02:00
bananarama92
3cc4177b7f
ENH: Add API for creating a DOM-based prev/next button
2024-06-08 13:56:37 +02:00
bananarama92
24dded95f3
ENH: Auto expand the chat room input up to 4 times its original height
2024-06-08 13:56:37 +02:00
bananarama92
8fbd4e345b
MAINT: Use ElementButton.Create() for the chat room separator
2024-06-08 13:56:36 +02:00
bananarama92
60056a17a4
MAINT: Use ElementButton.Create() for the shop pose panel
2024-06-08 13:56:36 +02:00
bananarama92
88624618b1
MAINT: Use ElementButton.Create() for the layering screen
2024-06-08 13:56:36 +02:00
bananarama92
a111244154
ENH: Add a helper function for creating DOM buttons
2024-06-08 13:56:35 +02:00
bananarama92
25d891b3d9
ENH: Allow whispering by clicking on someones name in the chat area
2024-05-31 15:58:27 +02:00
bananarama92
2c53b0d3ea
BUG: Second attempt at mimicking the desktop-hovering behavior on mobile
2024-05-29 17:16:05 +02:00
bananarama92
7568958785
MAINT: Remove duplicate css styling
2024-05-29 15:33:21 +02:00