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.
wxiaoguang ec8ea58dbe
Rename ".button-link" to ".button-ghost" (#24670)
Mainstream frameworks:

* https://getbootstrap.com/docs/5.0/components/buttons/
* https://primer.style/css/components/buttons#link-button
* https://nextui.org/docs/components/button#light
* https://coreui.io/react/docs/components/button/
* https://design-system.hpe.design/components/button
* https://chakra-ui.com/docs/components/button/usage#button-variants
* https://mui.com/material-ui/react-button/

All (at least most?) of them make "link" button have "underline" when
hovering.

So, a "link" is a "link", when it's hovered, it should have the
underline by default. To be strict, Gitea's "button-link" is not
link-style, so it needs a better name.

Actually, for the "plain" button, there are some different approaches:

* Some frameworks just make "default" button as no style (not feasible
in Gitea/Fomantic UI)
* Primer uses "btn-invisible", which is not a proper word
* NextUI uses "light", which is not a proper word, either ...
* CoreUI / ChakraUI uses "ghost", I think this name is acceptable.


Welcome to suggest better name for such button.

Or, we just call it ".button-plain" or ".button-simple", in fact I
prefer such simple and clear name.
1 year ago
..
chroma Add --font-weight-bold and set previous bold to 601 (#24307) 1 year ago
code Add markdown preview to Submit Review Textarea (#24672) 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 Add markdown preview to Submit Review Textarea (#24672) 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 Rename ".button-link" to ".button-ghost" (#24670) 1 year ago
dashboard.css Remove highlight in repo list (#24675) 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 RSS icon fixes (#24476) 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