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.
Follow #24393 The funny history: * At the beginning, `.ui.message` was polluted by `text-align: center` * Then people do `<div class="ui ... message text left">` * But `.ui.left` is polluted by `float: left` * Then people do `#xxx .ui.message { width: 100% !important;}` The code just becomes more and more hacky. After removing the pollution, everything becomes clear and straight. And, this PR also does: 1. Remove the `package.css`, its styles could be provided by `top aligned` 2. Remove `#avatar-arrow`, dead code Screenshot:   Co-authored-by: Giteabot <teabot@gitea.io> |
2 years ago | |
---|---|---|
.. | ||
cargo.tmpl | 2 years ago | |
chef.tmpl | 2 years ago | |
composer.tmpl | 2 years ago | |
composer_dependencies.tmpl | 3 years ago | |
conan.tmpl | 2 years ago | |
conda.tmpl | 2 years ago | |
container.tmpl | 2 years ago | |
debian.tmpl | 2 years ago | |
generic.tmpl | 2 years ago | |
helm.tmpl | 2 years ago | |
maven.tmpl | 2 years ago | |
npm.tmpl | 2 years ago | |
npm_dependencies.tmpl | 3 years ago | |
nuget.tmpl | 2 years ago | |
pub.tmpl | 2 years ago | |
pypi.tmpl | 2 years ago | |
rubygems.tmpl | 2 years ago | |
rubygems_dependencies.tmpl | 3 years ago | |
swift.tmpl | 2 years ago | |
vagrant.tmpl | 2 years ago |