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
Yoan Blanc 9b416b2e36
Use graceful editorconfig loader to reduce errors when loading malformed editorconfigs (#21257)
The _graceful_ should fail less when the `.editorconfig` file isn't
properly written, e.g. boolean values from YAML or unparseable numbers
(when a number is expected). As is... information is lost as the
_warning_ (a go-multierror.Error) is ignored. If anybody knows how to
send them to the UI as warning; any help is appreciated.

Closes #20694

Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
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 Set opaque background on markup and images (#23578) 2 years ago
markup Set opaque background on markup and images (#23578) 2 years ago
modules Replace Less with CSS (#23481) 2 years ago
shared Convert issue list checkboxes to native (#23596) 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 Fix image border-radius (#23886) 2 years ago
dashboard.css Replace Less with CSS (#23481) 2 years ago
editor-markdown.css Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876) 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 CSS color tweaks (#23828) 2 years ago
helpers.css Use graceful editorconfig loader to reduce errors when loading malformed editorconfigs (#21257) 2 years ago
home.css Replace Less with CSS (#23481) 2 years ago
index.css Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876) 2 years ago
install.css Replace Less with CSS (#23481) 2 years ago
organization.css Org pages style fixes (#23901) 2 years ago
package.css Replace Less with CSS (#23481) 2 years ago
repository.css Scroll collapsed file into view (#23702) 2 years ago
review.css Scroll collapsed file into view (#23702) 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