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.
silverwind facdaee47b
Replace box-shadow for `floating` dropdown as well (#26581)
Add `box-shadow` replacement to the `floating` dropdown variant as well,
which was missed in https://github.com/go-gitea/gitea/pull/26469. The
Fomantic style has `!important`, so this has to have too. Also made a
tiny adjustment to shadow color on dark theme.

<img width="305" alt="Screenshot 2023-08-18 at 16 40 34"
src="https://github.com/go-gitea/gitea/assets/115237/a0aac9cb-6393-4d69-b0b3-00eaac5ccf9f">
<img width="202" alt="Screenshot 2023-08-18 at 16 40 22"
src="https://github.com/go-gitea/gitea/assets/115237/0a5fa3aa-7452-4dbd-86ed-ccbc1c872ebb">

Co-authored-by: Giteabot <teabot@gitea.io>
11 months ago
..
chroma Fix dark theme highlight for "NameNamespace" (#26519) 11 months ago
codemirror Remove EasyMDE focus outline on text (#25328) 1 year ago
editor Several fixes for mobile UI (#25634) 1 year ago
features Move dropzone progress bar to bottom to show filename when uploading (#26492) 11 months ago
markup Render plaintext task list items for markdown files (#26186) 12 months ago
modules Remove fomantic transition module (#26469) 11 months ago
repo Refactor project templates (#26448) 11 months ago
shared Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790) 12 months ago
standalone Add toasts to UI (#25449) 1 year ago
themes Replace box-shadow for `floating` dropdown as well (#26581) 11 months ago
actions.css Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790) 12 months ago
admin.css Fix various line-height styles (#26553) 11 months ago
base.css Replace box-shadow for `floating` dropdown as well (#26581) 11 months ago
dashboard.css Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790) 12 months ago
explore.css Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790) 12 months ago
font_i18n.css Fix `@font-face` overrides (#24855) 1 year ago
form.css Fix mobile navbar and misc cleanups (#25134) 1 year ago
helpers.css Refactor project templates (#26448) 11 months ago
home.css avoid hard-coding height in language dropdown menu (#25986) 12 months ago
index.css Refactor project templates (#26448) 11 months ago
install.css Make "install page" respect environment config (#25648) 1 year ago
org.css Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790) 12 months ago
repo.css Fix various line-height styles (#26553) 11 months ago
review.css Make `add line comment` buttons focusable (#25894) 1 year ago
user.css Fix the display of orgs listed in user profile (#26424) 11 months ago