0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-29 14:45:24 +01:00
gitea/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
code
codemirror
console Add support for rendering terminal output with colors (#19497) 2022-06-09 00:46:39 +03:00
features
markup
shared
standalone
themes
_admin.less
_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
helpers.less
index.less Add support for rendering terminal output with colors (#19497) 2022-06-09 00:46:39 +03:00
misc.css
variables.less