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
silverwind c5ede35124
Add button on diff header to copy file name, misc diff header tweaks (#24986)
1. Add this button:

<img width="232" alt="Screenshot 2023-05-29 at 15 21 47"
src="https://github.com/go-gitea/gitea/assets/115237/5eaf6bd1-83db-4ffc-9503-eda0c59807d2">
<img width="297" alt="Screenshot 2023-05-29 at 15 20 22"
src="https://github.com/go-gitea/gitea/assets/115237/708a344f-f6d7-4229-bfda-76e1571b42c8">

2. Correct `button-link` styles to not have a background hover effect.
3. Tweak `.ui.container` padding to be the same for fluid and non-fluid.

4. Misc enhancements to diff header:

Before:
<img width="984" alt="Screenshot 2023-05-29 at 15 38 53"
src="https://github.com/go-gitea/gitea/assets/115237/c7926f6a-bd0a-4b05-97ad-c91fc25c62d5">

After:
<img width="987" alt="Screenshot 2023-05-29 at 15 43 10"
src="https://github.com/go-gitea/gitea/assets/115237/0149f545-45f8-42cf-b443-e1c76bd5cdeb">
2 years ago
..
chroma Change `--font-weight-bold` to `--font-weight-semibold` and 600 value, introduce new font weight variables (#24827) 2 years ago
codemirror Replace Less with CSS (#23481) 2 years ago
editor Rework button coloring, add focus and active colors (#24507) 2 years ago
features Change `--font-weight-bold` to `--font-weight-semibold` and 600 value, introduce new font weight variables (#24827) 2 years ago
markup Change `--font-weight-bold` to `--font-weight-semibold` and 600 value, introduce new font weight variables (#24827) 2 years ago
modules Add button on diff header to copy file name, misc diff header tweaks (#24986) 2 years ago
repo Change `--font-weight-bold` to `--font-weight-semibold` and 600 value, introduce new font weight variables (#24827) 2 years ago
shared Change `--font-weight-bold` to `--font-weight-semibold` and 600 value, introduce new font weight variables (#24827) 2 years ago
standalone Add dark mode to API Docs (#24971) 2 years ago
themes Add show timestamp/seconds and fullscreen options to action page (#24876) 2 years ago
actions.css Reorganize CSS files (#24739) 2 years ago
admin.css Change `--font-weight-bold` to `--font-weight-semibold` and 600 value, introduce new font weight variables (#24827) 2 years ago
base.css Add button on diff header to copy file name, misc diff header tweaks (#24986) 2 years ago
dashboard.css Fix incorrect issuel filter menu style (#25018) 2 years ago
explore.css Consolidate the two review boxes into one (#24738) 2 years ago
font_i18n.css Fix `@font-face` overrides (#24855) 2 years ago
form.css Rework Oauth login buttons, swap github logo to monocolor (#24740) 2 years ago
helpers.css Repo list improvements, fix bold helper classes (#24935) 2 years ago
home.css Start cleaning the messy ".ui.left / .ui.right", improve label list page, fix stackable menu (#24393) 2 years ago
index.css Rework button coloring, add focus and active colors (#24507) 2 years ago
install.css Change `--font-weight-bold` to `--font-weight-semibold` and 600 value, introduce new font weight variables (#24827) 2 years ago
org.css Reorganize CSS files (#24739) 2 years ago
repo.css Add button on diff header to copy file name, misc diff header tweaks (#24986) 2 years ago
review.css Improve accessibility when (re-)viewing files (#24817) 2 years ago
user.css Rework notifications list (#24812) 2 years ago