forgejo/web_src/less
zeripath 1e43a88578
Refix notification bell placement (#20251)
The use of `m-4 text black` for the notification bell results in this
icon being shifted upwards. Instead we should use the `item` class but
adjust `not-mobile` and `mobile-only` to make their `display: none`
settings `!important`.

(As an aside: This is probably one of the only times we should use
`!important` in our less files and the rest should be avoided or
removed.)

Ref #20069
Revert #20236

Signed-off-by: Andrew Thornton <art27@cantab.net>
2022-07-06 18:33:10 +01:00
..
chroma Make .cs highlighting legible on dark themes. (#19604) 2022-05-04 16:58:38 +08:00
code
codemirror
console Add support for rendering terminal output with colors (#19497) 2022-06-09 00:46:39 +03:00
features
markup
shared Show source/target branches on PR's list (#19747) 2022-05-25 15:33:35 +02:00
standalone
themes Remove fomantic progress module (#19760) 2022-05-20 05:04:45 +02:00
_admin.less Improve UI on mobile (#19546) 2022-05-01 18:11:21 +02:00
_base.less Refix notification bell placement (#20251) 2022-07-06 18:33:10 +01:00
_dashboard.less
_editor.less
_explore.less
_font_i18n.less
_form.less Remove customized (unmaintained) dropdown, improve aria a11y for dropdown (#19861) 2022-06-03 17:38:26 -04:00
_home.less
_install.less
_organization.less
_repository.less Adjust max-widths for the repository file table (#20243) 2022-07-05 12:33:05 +01:00
_review.less Replace unstyled meter with progress (#19968) 2022-06-15 12:28:24 +08:00
_svg.less
_tribute.less
_user.less Make user profile image show full image on mobile (#19840) 2022-06-10 19:06:34 +08:00
animations.less Improve reviewing PR UX (#19612) 2022-05-07 01:35:12 -04:00
helpers.less Fix Pull Request comment filename word breaks (#19535) 2022-04-29 12:30:54 +03:00
index.less Add support for rendering terminal output with colors (#19497) 2022-06-09 00:46:39 +03:00
misc.css
variables.less