aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
Commit message (Collapse)AuthorAgeFilesLines
* move right aside into bottom of left aside if screen width is < 1200pxMario Vavti2023-10-041-0/+5
|
* ÅÅfix narrow navbarMario2023-09-251-10/+0
|
* css fixMario2023-09-161-4/+0
|
* redbasic: add functions for referenceMario2023-09-151-0/+8
|
* fix minor regression after recent changesMario2023-09-141-3/+2
|
* more theme fixesMario2023-09-131-4/+4
|
* more theme fixesMario2023-09-132-2/+2
|
* theme fixesMario2023-09-132-62/+2
|
* theme fixes to make a barebones theme work slightly betterMario2023-09-101-2/+0
|
* redbasic: Use body background color for colorboxes.Harald Eilertsen2023-09-071-1/+1
| | | | Typically (only?) used by the "view source" function.
* fix admin table highlight by adding the correct classesMario2023-07-181-4/+0
|
* css fixesMario2023-07-041-4/+1
|
* implement optional moderation of unsolicited comments, minor css fixes and ↵Mario2023-06-232-1/+1
| | | | some more work on ocap
* fix bogus htmlMario2023-06-181-0/+4
|
* css fixMario2023-05-071-2/+2
|
* minor css fixMario2023-05-062-4/+4
|
* update profile vcard to implement the cover imageMario2023-05-061-23/+0
|
* css fixMario2023-05-051-1/+1
|
* update bootstrapMario2023-04-281-1/+1
|
* remove redundant untranslated htconfig templates and add the ↵Mario2023-03-171-1/+0
| | | | db_skip_locked_supported config option
* translateable stringsMario2023-03-112-3/+6
|
* position should be fixedMario2023-03-041-1/+3
|
* simplify pageloader animationMario2023-03-042-8/+21
|
* provide a fake progress bar for pwa standalone modeMario2023-03-021-0/+18
|
* css fixesMario2023-02-231-2/+3
|
* restructure wall-item-headMario2023-02-151-12/+0
|
* implement hq widget author image and notifications updatesMario2023-02-122-20/+6
|
* css fixesMario Vavti2023-02-101-6/+5
|
* fix more hubloc confusion, implement hq widget author filter and some ↵Mario2023-02-091-3/+4
| | | | autocomplete fixes
* redbasic: fix regressionMario2023-01-261-4/+4
|
* redbasic: implement setting for always light navbar icons and some minor fixesMario2023-01-264-9/+29
|
* remove unsused variablesMario2023-01-261-16/+0
|
* remove redundant codeMario2023-01-261-12/+0
|
* theme fixesMario2023-01-261-8/+16
|
* : fixesMario2023-01-252-18/+6
|
* update forkawesome libMario2023-01-251-2/+4
|
* calendar: fixesMario2023-01-252-5/+2
|
* update fullcalendar libraryMario2023-01-251-12/+11
|
* revert theme colorMario2023-01-251-1/+0
|
* theme fixesMario2023-01-253-16/+17
|
* cleanupMario2023-01-242-22/+1
|
* use light colored navbar for light mode - this makes the focus light schema ↵Mario2023-01-244-27/+4
| | | | redundant
* theme fixesMario2023-01-202-26/+35
|
* remove dark schema quirksMario2023-01-201-4/+0
|
* native dark theme initial checkinMario2023-01-2010-327/+277
|
* update theme requirementsMario2023-01-081-2/+2
|
* css fixesMario2022-12-111-5/+1
|
* css fixMario2022-11-241-1/+1
|
* redbasic: Dark theme fixesHarald Eilertsen2022-11-221-0/+4
| | | | - Make rows in admin tables readable while hovering over them.
* redbasic: Dark scheme fixesHarald Eilertsen2022-11-221-0/+13
| | | | | - Changed background of category tags to make them readable. - Changed background on "view source" dialog to make it readable.