You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
3 years ago
..
chroma Make .cs highlighting legible on dark themes. (#19604) 3 years ago
code
codemirror Extract CodeMirror styles (#17960) 3 years ago
console Add support for rendering terminal output with colors (#19497) 3 years ago
features Feature: show issue assignee on project board (#15232) 3 years ago
markup Disallow selecting the text of buttons (#19330) 3 years ago
shared Show source/target branches on PR's list (#19747) 3 years ago
standalone Update JS dependencies, fix lint (#18389) 3 years ago
themes Remove fomantic progress module (#19760) 3 years ago
_admin.less Improve UI on mobile (#19546) 3 years ago
_base.less Refix notification bell placement (#20251) 3 years ago
_dashboard.less
_editor.less Extract CodeMirror styles (#17960) 3 years ago
_explore.less
_font_i18n.less Prefer "Hiragino Kaku Gothic ProN" in system-ui-ja (#17954) 3 years ago
_form.less Remove customized (unmaintained) dropdown, improve aria a11y for dropdown (#19861) 3 years ago
_home.less
_install.less
_organization.less Add RSS Feed buttons to Repo, User and Org pages (#19370) 3 years ago
_repository.less Adjust max-widths for the repository file table (#20243) 3 years ago
_review.less Replace unstyled meter with progress (#19968) 3 years ago
_svg.less Update JS dependencies, fix lint (#18389) 3 years ago
_tribute.less
_user.less Make user profile image show full image on mobile (#19840) 3 years ago
animations.less Improve reviewing PR UX (#19612) 3 years ago
helpers.less Fix Pull Request comment filename word breaks (#19535) 3 years ago
index.less Add support for rendering terminal output with colors (#19497) 3 years ago
misc.css
variables.less