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
wxiaoguang 75c62054a6
Improve some modal action buttons (#24289)
Follow #24097 and #24285

And add a devtest page for modal action button testing.
http://localhost:3000/devtest/fomantic-modal

Now the `modal_actions_confirm.tmpl` could support: green / blue /
yellow positive buttons, the negative button is "secondary".

ps: this PR is only a small improvement, there are still a lot of
buttons not having proper colors. In the future these buttons could be
improved by this approach.

These buttons could also be improved according to the conclusion of
#24285 in the future.



![image](https://user-images.githubusercontent.com/2114189/233847773-a6d6b29b-7b5c-490e-8425-40dfd0ad2529.png)


And add GitHub-like single danger button (context:
https://github.com/go-gitea/gitea/issues/24285#issuecomment-1519100312)


![image](https://user-images.githubusercontent.com/2114189/233891566-055d7611-894d-4d5a-baf5-f6369180bf8d.png)

---------

Co-authored-by: silverwind <me@silverwind.io>
2 years ago
..
chroma Replace Less with CSS (#23481) 2 years ago
code Fix some broken css (#23560) 2 years ago
codemirror Replace Less with CSS (#23481) 2 years ago
console Replace Less with CSS (#23481) 2 years ago
features Fix issue attachment handling (#24202) 2 years ago
markup Fix math and mermaid rendering bugs (#24049) 2 years ago
modules Improve some modal action buttons (#24289) 2 years ago
shared Use secondary pointing menu for tabs on user/organization home page (#24162) 2 years ago
standalone Replace Less with CSS (#23481) 2 years ago
themes CSS color tweaks (#23828) 2 years ago
admin.css Replace Less with CSS (#23481) 2 years ago
animations.css Replace Less with CSS (#23481) 2 years ago
base.css Refactor delete_modal_actions template and use it for project column related actions (#24097) 2 years ago
dashboard.css Vertical widths of containers removed (#24184) 2 years ago
editor-markdown.css Set EasyMDE heading font-size to the same size as the resulting markdown (#24151) 2 years ago
editor.css Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876) 2 years ago
explore.css Fix long name ui issues and label ui issue (#23541) 2 years ago
font_i18n.css Replace Less with CSS (#23481) 2 years ago
form.css Replace tribute with text-expander-element for textarea (#23985) 2 years ago
helpers.css Improve some modal action buttons (#24289) 2 years ago
home.css Fix footer display (#24251) 2 years ago
index.css Refactor delete_modal_actions template and use it for project column related actions (#24097) 2 years ago
install.css Replace Less with CSS (#23481) 2 years ago
organization.css Use secondary pointing menu for tabs on user/organization home page (#24162) 2 years ago
package.css Replace Less with CSS (#23481) 2 years ago
repository.css Tweak pull request branch delete ui (#23951) 2 years ago
review.css Expand/Collapse all changed files (#23639) 2 years ago
runner.css Replace Less with CSS (#23481) 2 years ago
svg.css Replace Less with CSS (#23481) 2 years ago
tribute.css Replace Less with CSS (#23481) 2 years ago
user.css Fix user profile description rendering (#23882) 2 years ago