Git with a cup of tea, painless self-hosted git service
Mirror for internal git.with.parts use
https://git.with.parts
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
HesterG
58536093b3
Add details summary for vertical menus in settings to allow toggling (#25098)
Close #25051
[referenced
answer](https://stackoverflow.com/questions/10813581/can-i-replace-the-expand-icon-of-the-details-element/69722686#69722686)
for marker overwrite. One limitation is that fomantic does not have
hover and active effects for the vertical submenu
([reference](https://fomantic-ui.com/collections/menu.html#sub-menu)).
And we might need to overwrite some styles if hover and active effects
are needed.
Update:
Used `data:image/svg` instead of `marker` content. And adjusted styles
for hover effect.
Take admin settings as an example:
https://github.com/go-gitea/gitea/assets/17645053/63f69823-ef43-47d5-a518-544b5ea35ba6
---------
Co-authored-by: silverwind <me@silverwind.io>
|
1 year ago |
.. |
chroma
|
Change `--font-weight-bold` to `--font-weight-semibold` and 600 value, introduce new font weight variables (#24827)
|
2 years ago |
codemirror
|
Replace Less with CSS (#23481)
|
2 years ago |
editor
|
Rework button coloring, add focus and active colors (#24507)
|
1 year ago |
features
|
Change `--font-weight-bold` to `--font-weight-semibold` and 600 value, introduce new font weight variables (#24827)
|
2 years ago |
markup
|
Change `--font-weight-bold` to `--font-weight-semibold` and 600 value, introduce new font weight variables (#24827)
|
2 years ago |
modules
|
Add button on diff header to copy file name, misc diff header tweaks (#24986)
|
1 year ago |
repo
|
Change `--font-weight-bold` to `--font-weight-semibold` and 600 value, introduce new font weight variables (#24827)
|
2 years ago |
shared
|
Add details summary for vertical menus in settings to allow toggling (#25098)
|
1 year ago |
standalone
|
Add dark mode to API Docs (#24971)
|
1 year ago |
themes
|
Add show timestamp/seconds and fullscreen options to action page (#24876)
|
1 year ago |
actions.css
|
Reorganize CSS files (#24739)
|
2 years ago |
admin.css
|
Change `--font-weight-bold` to `--font-weight-semibold` and 600 value, introduce new font weight variables (#24827)
|
2 years ago |
base.css
|
Add details summary for vertical menus in settings to allow toggling (#25098)
|
1 year ago |
dashboard.css
|
Fix incorrect issuel filter menu style (#25018)
|
1 year ago |
explore.css
|
Consolidate the two review boxes into one (#24738)
|
1 year ago |
font_i18n.css
|
Fix `@font-face` overrides (#24855)
|
2 years ago |
form.css
|
Rework Oauth login buttons, swap github logo to monocolor (#24740)
|
2 years ago |
helpers.css
|
Redesign Scoped Access Tokens (#24767)
|
1 year ago |
home.css
|
Start cleaning the messy ".ui.left / .ui.right", improve label list page, fix stackable menu (#24393)
|
2 years ago |
index.css
|
Add details summary for vertical menus in settings to allow toggling (#25098)
|
1 year ago |
install.css
|
Change `--font-weight-bold` to `--font-weight-semibold` and 600 value, introduce new font weight variables (#24827)
|
2 years ago |
org.css
|
Reorganize CSS files (#24739)
|
2 years ago |
repo.css
|
Clean up WebAuthn javascript code and remove JQuery code (#22697)
|
1 year ago |
review.css
|
Improve accessibility when (re-)viewing files (#24817)
|
2 years ago |
user.css
|
Rework notifications list (#24812)
|
2 years ago |