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/css/modules
silverwind 21ba5ca03b
Fix navbar `+` menu flashing on page load (#31281)
Fixes
https://github.com/go-gitea/gitea/pull/31273#issuecomment-2153771331.
Same method as used in https://github.com/go-gitea/gitea/pull/30215. All
left-opening dropdowns need to use it method.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: Giteabot <teabot@gitea.io>
8 months ago
..
animations.css Change `--border-radius-circle` to `--border-radius-full` (#30936) 9 months ago
breadcrumb.css Use unique class for breadcrumb divider (#26524) 2 years ago
button.css Tweak repo buttons on mobile and labeled button border-radius (#30503) 10 months ago
card.css Fix all rounded borders, change affected tab menus to pills (#30707) 9 months ago
checkbox.css Fix some UI problems (install/checkbox) (#30854) 9 months ago
comment.css Improve mobile review ui (#31091) 9 months ago
container.css Prevent tab shifting, remove extra margin on fluid pages (#31090) 9 months ago
dimmer.css Use CSS `inset` shorthand (#30939) 9 months ago
divider.css Pulse page improvements (#30149) 10 months ago
flexcontainer.css Use `flex-container` for dashboard layout (#30214) 10 months ago
grid.css Enable `declaration-block-no-redundant-longhand-properties` (#30950) 9 months ago
header.css Fix navbar `+` menu flashing on page load (#31281) 8 months ago
input.css Improve repo button row layout (#30668) 9 months ago
label.css Tweak repo buttons on mobile and labeled button border-radius (#30503) 10 months ago
list.css Fix floated list items (#30377) 10 months ago
menu.css Fix border radius on hovered secondary menu (#31089) 9 months ago
message.css Various code view improvements (#30014) 11 months ago
modal.css Fix all rounded borders, change affected tab menus to pills (#30707) 9 months ago
navbar.css Fix navbar `+` menu flashing on page load (#31281) 8 months ago
normalize.css Use line-height: normal by default (#26635) 1 year ago
segment.css Improve mobile review ui (#31091) 9 months ago
select.css add `stylelint-stylistic` (#25285) 2 years ago
svg.css Prevent SVG shrinking (#25652) 2 years ago
table.css Fix table alignment classes (#30144) 11 months ago
tippy.css Rework and fix stopwatch (#30732) 9 months ago
toast.css Remove some unused CSS styles (#26852) 1 year ago