It'd be swell if the 🚫 on events was always right aligned. Would make it massively easier to mass delete without using the Trash - like if we want to delete several but keep a few events.
I know it was that way at one point, not sure if it had to change for some reason but it'd be cool if it went back.
Yes, please. I play mostly on my iPad and often tap the event link (over and over again, I'm clumsy like that :P) instead of the delete icon.
This would make deleting events far more efficient. Full support!
Here's an immediate Custom CSS solution!
More useful custom CSS in my thread.
/right align remove event icon/
.sidebar-event {position:relative;}
.sidebar-event i {position:absolute; right:1px; top:4px; margin:0;}
.sidebar-event small {display:block; padding:0 1px; line-height:1.5; width:89%;}
You're a life saver, thank you <3 [edit] Except it spaces out my events then and I'd rather deal with the buttons on the left lmao. But it's much appreciated anyway~
Awesome, thank you! :) I'll go check your thread out.
Thank you! This css makes the event list so much easier to handle on iPad.
This event got a little buried (gee I wonder why, lol) but I just tested it out and I have to say: thank you! I did not get the spacing issue that others mentioned, so this works well for me in the meantime.
It still kinda seems like it's the more sensible default, but I can live with CustomCSS.
It should definitely be the default! Still have no idea what the spacing issue was, it's probably caused by a certain ping group with a really long name or something. Anyway, have a nice day!
I have CustomCSS that already messes with some fonts, including the ones for the events. So that's probably why my events got all spaced out but I don't understand coding well enough to mess with it, and I'm not interested in getting rid of any of my existing CSS; I'd rather just deal with the mis-aligned delete buttons