1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-19 01:35:59 -04:00
gitea/web_src/css
silverwind 2ced31e81d
Change --border-radius-circle to --border-radius-full (#30936)
Percentage-based `border-radius` [creates undesirable
ellipse](https://jsfiddle.net/silverwind/j9ko5wnt/4/) on non-square
content. Instead, use pixel value and use same wording `full` like
tailwind does, but increast to 99999px over their 9999px.
2024-05-25 14:33:34 +00:00
..
chroma Various code view improvements (#30014) 2024-03-24 12:14:03 +00:00
codemirror
editor
features Fix project column title overflow (#31011) 2024-05-20 05:21:01 +00:00
markup Use CSS inset shorthand (#30939) 2024-05-11 14:28:56 +00:00
modules Change --border-radius-circle to --border-radius-full (#30936) 2024-05-25 14:33:34 +00:00
repo Restyle release list, fix branch dropdown (#30837) 2024-05-13 23:33:51 +02:00
shared Forbid deprecated break-word in CSS (#30934) 2024-05-10 12:25:49 +00:00
standalone
themes Diff color enhancements, add line number background (#30670) 2024-04-26 19:37:21 +00:00
actions.css Fix various overflows on actions view (#30344) 2024-04-15 19:46:52 +00:00
admin.css
base.css Change --border-radius-circle to --border-radius-full (#30936) 2024-05-25 14:33:34 +00:00
dashboard.css Pulse page improvements (#30149) 2024-04-14 09:21:16 +00:00
explore.css
font_i18n.css
form.css Fix some UI problems (dropdown/container) (#30849) 2024-05-06 07:17:22 +00:00
helpers.css Use CSS inset shorthand (#30939) 2024-05-11 14:28:56 +00:00
home.css
index.css Remove fomantic dimmer module (#30723) 2024-04-29 14:49:50 +00:00
install.css Fix some UI problems (install/checkbox) (#30854) 2024-05-06 06:32:05 +00:00
org.css Remove fomantic checkbox module (#30162) 2024-03-29 04:56:01 +00:00
repo.css Change --border-radius-circle to --border-radius-full (#30936) 2024-05-25 14:33:34 +00:00
review.css Fix: The interface is broken when modifying code comments under mobile devices (#30125) 2024-03-27 08:13:12 +00:00
user.css