Heiko August
8eb2048f63
Fix: move from h3.sidebar to h2.sidebar and remove the ID from the selector
...
This makes it possible to remove the margin in case of the folded sidebar/infobar without selecting the h2 with naming the ID.
2024-08-27 13:14:45 +00:00
Heiko August
16a0c4cba1
Change: remove the definitions for the removed ID #bottombar and its children elements
2024-08-27 13:14:45 +00:00
Heiko August
185d0daa7f
Change: ensure to switch the grid only in the threaded overview with class .threaded
2024-08-27 13:14:45 +00:00
Heiko August
98c6e69c18
Fix: the definition for the admin main page grid needs grid-template-areas
...
Removed it accidently, what caused the grid not to switch to the side-by-side view in wider viewports.
2024-08-27 13:14:45 +00:00
Heiko August
40003159af
Fix: the main heading for the sidebar/infobar is a h2 not a h3
2024-08-27 13:14:45 +00:00
Heiko August
dd1cd3c304
Change: replace the ID #bottombar with #sidebar
...
The differentiation between the infobars in the threaded and table-based overview pages is done with the classes .threaded and .table in the element #main-grid.
2024-08-27 13:14:45 +00:00
Heiko August
13022be5f7
Change: add ID #threadlist to the table of the thread list overview
...
This binds the table to the grid area "threadlist".
2024-08-27 13:14:45 +00:00
Heiko August
da414df161
Change: add class .threaded to the grif of the threaded overview template
...
This makes it possible to distinguish it from the table overview.
2024-08-27 13:14:45 +00:00
Heiko August
be26761955
Change: add the main grid also to the table overview template
2024-08-27 13:14:45 +00:00
Heiko August
1addbb43ac
Fix: add spans to the modmenu link texts because the new rules makes this necessary
2024-08-27 13:14:45 +00:00
Heiko August
7208279d2b
Fix: remove the reversal of the order of the boxes in the admin menu in wider viewports
2024-08-27 13:14:45 +00:00
Heiko August
fcd6a383cb
Fix: remove a bunch of trailing spaces
2024-08-27 13:14:45 +00:00
Heiko August
f9655fd45d
Change: collection of a few logical margin, padding and border definitions
2024-08-27 13:14:45 +00:00
Heiko August
bbdf14d96e
Fix: add not yet commited optimisations for background icon images
2024-08-27 13:14:45 +00:00
Heiko August
9c1dbdf4e5
Change: supplement floats and clears with their logical counterparts
...
This includes a few text-aligns
2024-08-27 13:14:45 +00:00
Heiko August
0691ae36f6
Change: reformat the modoptions-block to support both writing directions
2024-08-27 13:14:45 +00:00
Heiko August
02525cf6f9
Change: adjust line-heigt and padding for h3-headings in the sidebar
2024-08-27 13:14:45 +00:00
Heiko August
40cfe4a6b6
Change: reposition of the sidebartoggle icon
2024-08-27 13:14:45 +00:00
Heiko August
86761ef9eb
Change: optimise line-height and padding of links in #latest-postings
2024-08-27 13:14:45 +00:00
Heiko August
57fc230bc5
Change: optimise the background-image positioning in #subnavmenu, change only what's necessary
2024-08-27 13:14:45 +00:00
Heiko August
9b3c75e741
Fix: code style thingamabob, use tab instead spaces for indentation
2024-08-27 13:14:45 +00:00
Heiko August
1b83a1d7dc
Change: adjust the inline-padding for links in .adminmenu
...
Use the same value as for the content of the admin info boxes beside.
2024-08-27 13:14:45 +00:00
Heiko August
4a0c09cab4
Change: narrow the sidebar to 8.5em if one used the sidebars hide-link
2024-08-27 13:14:45 +00:00
Heiko August
ca580bfe65
Fix: adjust font-weight and inline padding of the sidebars main heading again
2024-08-27 13:14:45 +00:00
Heiko August
85f17622f3
Change: make the main heading of the sidebar visible again
2024-08-27 13:14:45 +00:00
Heiko August
5c7f255c86
Change: adjust the bottom-margin of the blocks in the sidebar
...
Has now 0.75em to match the boxes on the admin main page.
2024-08-27 13:14:45 +00:00
Heiko August
660572fc25
Change: adjust the min-width for the first width-based media query
2024-08-27 13:14:45 +00:00
Heiko August
6c53ba3461
Change: add a grid container to the main thread list in threaded view
...
The dǵrid is only necessary if the sidebar is visible. So don't add it if it's not visible.
2024-08-27 13:14:45 +00:00
Heiko August
65089a8dea
Fix: remove the unit "em" from the line height definition for main
...
This makes it matching 150% for every defined font size.
2024-08-27 13:14:45 +00:00
Heiko August
7db8934046
Change: format the upload management list as flexbox
2024-08-27 13:14:45 +00:00
Heiko August
0bf486fab5
Change: add a few colour and padding adjustments to the administration links
2024-08-27 13:14:45 +00:00
Heiko August
81bee0f6d0
Change: reformat the items in .adminmenu for better visibility
2024-08-27 13:14:45 +00:00
Heiko August
c72909f108
Change: reformat the content of admin info blocks, make the font-size larger
2024-08-27 13:14:45 +00:00
Heiko August
b131fef734
Change: adjust margin and bottom for ul.adminmenu as direct child of main
2024-08-27 13:14:45 +00:00
Heiko August
431c125c7c
Change: add the delete icon to the delete-selected-items button
2024-08-27 13:14:45 +00:00
Heiko August
9dc7e88487
Change: remove addow image from the HTML and replace it with writing direction aware CSS-background
2024-08-27 13:14:45 +00:00
Heiko August
1a7b26ae05
Change: remove superfluous div#admin-usernav-bottom and its CSS-rules
2024-08-27 13:14:45 +00:00
Heiko August
ce1a82fab4
Fix: swap the elements of the grid in the admin main page in wider viewports
2024-08-27 13:14:45 +00:00
Heiko August
3c953f3355
Change: links in .adminmenu are flexboxes now
2024-08-27 13:14:45 +00:00
Heiko August
67bf7ecc9b
Change: move the line-height definition for elements to main (#content)
...
This makes it simpler to change the line height for specific elements without the need of !important.
2024-08-27 13:14:45 +00:00
Heiko August
36fa46a25c
Change: add a mirrored version of the move-posting-icon
2024-08-27 13:14:45 +00:00
Heiko August
f229c8140c
Change: replace the right margin for the link images with inline-start margin for the text span
2024-08-27 13:14:45 +00:00
Heiko August
f52b59cdba
Change: replace the 20px for the bottom margin with 0.75em
...
This corresponds to the 0.75em-gap of the admin main page grid.
2024-08-27 13:14:45 +00:00
Heiko August
0ae0c2290d
Change: add a grid to the admin main page
2024-08-27 13:14:45 +00:00
Heiko August
0b177ccfc9
Change: regormat the notices (success, caution, spam)
2024-08-27 13:14:45 +00:00
Heiko August
bc2815aeb3
Change: a few corrections, found by chance
2024-08-27 13:14:45 +00:00
Heiko August
65867aacca
Change: make the pagination bars writing direction aware
2024-08-27 13:14:45 +00:00
Heiko August
90361ae67a
Change: make blockquotes writing direction aware
2024-08-27 13:14:45 +00:00
Heiko August
fa82d218e0
Change: reformat the posting header in the threaded view
2024-08-27 13:14:45 +00:00
Heiko August
d2778fdb9f
general rules for threadview indentation and new-posting-marking
2024-08-27 13:14:45 +00:00