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
Giteabot d2328c4051
Fix Monaco IOS keyboard button (#24341) (#24347)
Backport #24341 by @silverwind

Fix https://github.com/go-gitea/gitea/issues/16188. Turns out the
element was completely misaligned by fomantic styles. Add most of the
original styles in `!important` form to fix.

Tapping the button doesn't do anything useful in Simulator.app, but I
guess it's still better to not outright hide it in case it has a
possiblity to work.

<img width="121" alt="image"
src="https://user-images.githubusercontent.com/115237/234379685-4e67f8cd-7e91-4bcc-8e17-9d5b2ebed6cd.png">

Co-authored-by: silverwind <me@silverwind.io>
2 years ago
..
chroma Add --font-weight-bold and set previous bold to 601 (#24307) (#24331) 2 years ago
code Fix some broken css (#23560) (#23567) 2 years ago
codemirror Replace Less with CSS (#23508) 2 years ago
console Replace Less with CSS (#23508) 2 years ago
features Fix Monaco IOS keyboard button (#24341) (#24347) 2 years ago
markup Add --font-weight-bold and set previous bold to 601 (#24307) (#24331) 2 years ago
modules Replace Less with CSS (#23508) 2 years ago
shared Add --font-weight-bold and set previous bold to 601 (#24307) (#24331) 2 years ago
standalone Replace Less with CSS (#23508) 2 years ago
themes CSS color tweaks (#23828) (#23842) 2 years ago
admin.css Add --font-weight-bold and set previous bold to 601 (#24307) (#24331) 2 years ago
animations.css Replace Less with CSS (#23508) 2 years ago
base.css Add --font-weight-bold and set previous bold to 601 (#24307) (#24331) 2 years ago
dashboard.css Vertical widths of containers removed (#24184) (#24211) 2 years ago
editor.css Replace Less with CSS (#23508) 2 years ago
explore.css Replace Less with CSS (#23508) 2 years ago
font_i18n.css Replace Less with CSS (#23508) 2 years ago
form.css CSS color tweaks (#23828) (#23842) 2 years ago
helpers.css Add --font-weight-bold and set previous bold to 601 (#24307) (#24331) 2 years ago
home.css Fix footer display (#24251) (#24269) 2 years ago
index.css Replace Less with CSS (#23508) 2 years ago
install.css Add --font-weight-bold and set previous bold to 601 (#24307) (#24331) 2 years ago
organization.css Org pages style fixes (#23901) (#23914) 2 years ago
package.css Replace Less with CSS (#23508) 2 years ago
repository.css Add --font-weight-bold and set previous bold to 601 (#24307) (#24331) 2 years ago
review.css Left-align review comments (#23937) 2 years ago
runner.css Replace Less with CSS (#23508) 2 years ago
svg.css Replace Less with CSS (#23508) 2 years ago
tribute.css Replace Less with CSS (#23508) 2 years ago
user.css Add --font-weight-bold and set previous bold to 601 (#24307) (#24331) 2 years ago