31 Commits
Author SHA1 Message Date
Gwyneth Llewelyn f10603c11a Fixed: make ESlint happier! 2025-10-25 11:48:08 +01:00
Gwyneth Llewelyn 23be2f4c81 Fix: duplicate CSS tags 2025-10-25 11:47:55 +01:00
Gwyneth Llewelyn 227a9295e6 Fix: remove now useless non-used fonts 2025-10-25 10:03:23 +01:00
Gwyneth Llewelyn f930b7dcbe CI: remove commented out CSS to comply with QA 2025-10-24 17:57:43 +01:00
Gwyneth Llewelyn 1145ef5fe8 Such. Stupid. Typo!!! 2024-09-15 11:20:20 +01:00
Gwyneth Llewelyn 8c28d3d6ef Tinified versions, added to CSS 2024-09-15 10:54:37 +01:00
Gwyneth Llewelyn 5492d9ca00 New images to replace broken Unsplash inks 2024-09-15 10:44:44 +01:00
Gwyneth Llewelyn b06ae355df Added note to remember to change leaflet-gridmap.js (to-do) 2021-03-19 01:22:52 +00:00
Gwyneth Llewelyn fa89aef46c Replacing fonts, so that they come directly from Google; no need to serve them statically 2021-03-19 01:15:09 +00:00
Gwyneth Llewelyn 560023762c Coloured the downwards-pointing arrow with primary 2020-11-20 16:53:34 +00:00
Gwyneth Llewelyn f033e1da7a Tiny change to get SVG properly validated by the W3C validator. 2020-08-17 23:22:54 +00:00
Gwyneth Llewelyn 9435e0653c Manually tweaked the SVGs so that they looked better… 2020-08-17 17:51:46 +00:00
Gwyneth Llewelyn 8a1a2ae40d Adding SVG logos for the several formats that we can export data for. 2020-08-17 17:04:00 +00:00
Gwyneth Llewelyn 5c202a0161 Implemented Retina support for the Profile; todo: Retina support for (Gr|Libr)avatars! 2020-07-29 12:04:27 +00:00
Gwyneth Llewelyn b1933243ed Avoid loading CCSymbols font 2020-07-13 23:14:05 +00:00
Gwyneth Llewelyn d573078c47 Starting to add a carousel/slideshow on the welcome page; it still requires a lot of configuration, of course. 2020-07-10 19:23:34 +00:00
Gwyneth Llewelyn 559eddcf24 Attempt to get the sidebar to start collapsed by default, without any luck. 2020-07-09 19:51:42 +00:00
Gwyneth Llewelyn d99de88fac Adding a few more things: logo on sidebar, compact tables, toggled accordion sidebar. Still some bugs to fix, though. 2020-07-09 15:44:10 +00:00
Gwyneth Llewelyn b1dca7f2d0 Many attempts to make the DataTable more compact… 2020-07-08 19:15:56 +00:00
Gwyneth Llewelyn 0620407831 It seems that most CSS issues are now solved. We’re officially a Nord theme! Now working on tables to make them more compact. 2020-07-08 11:08:48 +00:00
Gwyneth Llewelyn 1e50db1a5a Import rule in CSS *must* be at the top of the file! Or else, nothing works 2020-07-08 10:13:54 +00:00
Gwyneth Llewelyn a4c1c89e52 Lots of CSS tweaking to support the Nord colour theme, but it’s not over yet! 2020-07-07 23:56:48 +00:00
Gwyneth Llewelyn 61e42088d9 Had to create my own CSS version due to the inclusion of the Nord colour scheme inside the SB Admin 2 overall colour scheme, which, unfortunately, does not use var(—colourname), although it defines all colours that way at the very beginning! 2020-07-07 16:03:36 +00:00
Gwyneth Llewelyn 586a866ff2 Trying to implement the Nord colour scheme… 2020-07-07 15:25:58 +00:00
Gwyneth Llewelyn ddac6948a0 Getting the Nord colour palette, which I adore! 2020-07-07 13:51:25 +00:00
Gwyneth Llewelyn 1c6dcf7bcf Unnecessary, since this was for the Google Maps API and we’re sticking to Leaflet for now. 2020-06-21 17:13:08 +01:00
Gwyneth Llewelyn c1c21884af Tried to use XPath, but apparently ‘something’ is lost during the call and __items does not have the XPath evaluate() function active… 2020-06-21 00:12:08 +01:00
Gwyneth Llewelyn 943f68df1c Complex changes that added a new layer to display labels with the region names, as well as making the popups properly work in *all* browsers, including the in-world SL browser (so you can click to teleport!) 2020-06-20 21:02:27 +01:00
Gwyneth Llewelyn 8db801d1c7 BIG change to get the grid map fully operational with Leaflet; however, the popups do not appear in-world! (Some weird limitation) 2020-06-19 19:09:56 +01:00
Gwyneth Llewelyn ac4adb053b Map: moving towards a Leaflet-only implementation. So far it looks well! To-do: fix issue of clicking on the map to get a SLURL and the name of the region. There is currently a race condition, but we can fix that pretty easily by directly including something in the template… 2020-06-19 00:22:30 +01:00
Gwyneth Llewelyn 750defa544 Massive change to get the Grid Map working. And it does work! :-) 2020-06-17 00:18:31 +01:00