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 f7ede92f82
Notification list enhancements, fix striped tables on dark theme (#24639)
- Make code block rendering via backticks work
- Remove link color unless hovered
- Remove table stripes and fix stripes rendering on dark theme for other
tables
- Introduce new `button-link` class discussed previously for buttons
that look and act like links and apply it to the two right-side buttons
- Reduce box padding by 8px on each side
- Fix "Mark all read" button margin-right
- brighten `--color-markup-code-block` on arc-green

### Before
<img width="1216" alt="Screenshot 2023-05-10 at 20 00 30"
src="https://github.com/go-gitea/gitea/assets/115237/66da9ec2-dd09-4ef0-8f1d-1822a18b6b43">
<img width="1211" alt="Screenshot 2023-05-10 at 20 00 48"
src="https://github.com/go-gitea/gitea/assets/115237/f48e30a2-9a00-4723-93aa-79b97ca0ba0c">

### After
<img width="1222" alt="Screenshot 2023-05-10 at 20 09 59"
src="https://github.com/go-gitea/gitea/assets/115237/c956e0d0-b3d9-42a4-a3ed-f0431c22bf3f">
<img width="1218" alt="Screenshot 2023-05-10 at 20 05 34"
src="https://github.com/go-gitea/gitea/assets/115237/f72c1628-3961-4c28-9263-07cdf7531316">
1 year ago
..
chroma Add --font-weight-bold and set previous bold to 601 (#24307) 1 year ago
code Fix some broken css (#23560) 1 year ago
codemirror Replace Less with CSS (#23481) 1 year ago
console Replace Less with CSS (#23481) 1 year ago
editor Start cleaning the messy ".ui.left / .ui.right", improve label list page, fix stackable menu (#24393) 1 year ago
features Add permission check for moving issue action in project view page (#24589) 1 year ago
markup Add --font-weight-bold and set previous bold to 601 (#24307) 1 year ago
modules Remove fomantic breadcrumb module (#24463) 1 year ago
repository Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 1 year ago
shared Modify width of ui container, fine tune css for settings pages and org header (#24315) 1 year ago
standalone Replace Less with CSS (#23481) 1 year ago
themes Notification list enhancements, fix striped tables on dark theme (#24639) 1 year ago
admin.css Fix config list overflow and layout (#24312) 1 year ago
animations.css Replace Less with CSS (#23481) 1 year ago
base.css Notification list enhancements, fix striped tables on dark theme (#24639) 1 year ago
dashboard.css Vertical widths of containers removed (#24184) 1 year ago
editor.css Remove fomantic breadcrumb module (#24463) 1 year ago
explore.css Improve "new-menu" (#24465) 1 year ago
font_i18n.css Replace Less with CSS (#23481) 1 year ago
form.css Replace tribute with text-expander-element for textarea (#23985) 1 year ago
helpers.css Notification list enhancements, fix striped tables on dark theme (#24639) 1 year ago
home.css Start cleaning the messy ".ui.left / .ui.right", improve label list page, fix stackable menu (#24393) 1 year ago
index.css Clean up polluted styles and remove dead CSS code (#24497) 1 year ago
install.css Add --font-weight-bold and set previous bold to 601 (#24307) 1 year ago
organization.css Modify width of ui container, fine tune css for settings pages and org header (#24315) 1 year ago
repository.css Review fixes and enhancements (#24526) 1 year ago
review.css Expand/Collapse all changed files (#23639) 1 year ago
runner.css Improve "new-menu" (#24465) 1 year ago
svg.css Replace Less with CSS (#23481) 1 year ago
tribute.css Replace Less with CSS (#23481) 1 year ago
user.css Add Gitea Profile Readmes (#23260) 1 year ago