mirror of https://github.com/go-gitea/gitea.git
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.
704f3aa91c
1. Remove unnecessary `btn-link` `muted` classes * Link is link, button is button, I can't see a real requirement to make a button like a link. * If anyone insists, please help to show me real example from modern frameworks / websites, how and why they do so. * No need to duplicate a lot of class names on similar elements * Declare styles clearly, for example, `markdown-toolbar` itself should have `display: flex`, but not use `gt-df` to overwrite the `display: block`. 2. Remove unnecessary `role` attribute * https://github.com/github/markdown-toolbar-element/issues/70 * The `markdown-toolbar-element` does want to add `role=button`, but there is a bug. * So we do the similar thing as upstream does (add the role by JS), until they fix their bugs. 3. Indent `markdown-switch-easymde` (before it doesn't have a proper indent) Screenshot: ![image](https://user-images.githubusercontent.com/2114189/231090912-f6ba01cb-d0eb-40ad-bf8c-ffc597d9a778.png) |
2 years ago | |
---|---|---|
.. | ||
chroma | 2 years ago | |
code | 2 years ago | |
codemirror | 2 years ago | |
console | 2 years ago | |
features | 2 years ago | |
markup | 2 years ago | |
modules | 2 years ago | |
shared | 2 years ago | |
standalone | 2 years ago | |
themes | 2 years ago | |
admin.css | 2 years ago | |
animations.css | 2 years ago | |
base.css | 2 years ago | |
dashboard.css | 2 years ago | |
editor-markdown.css | 2 years ago | |
editor.css | 2 years ago | |
explore.css | 2 years ago | |
font_i18n.css | 2 years ago | |
form.css | 2 years ago | |
helpers.css | 2 years ago | |
home.css | 2 years ago | |
index.css | 2 years ago | |
install.css | 2 years ago | |
organization.css | 2 years ago | |
package.css | 2 years ago | |
repository.css | 2 years ago | |
review.css | 2 years ago | |
runner.css | 2 years ago | |
svg.css | 2 years ago | |
tribute.css | 2 years ago | |
user.css | 2 years ago |