Git with a cup of tea, painless self-hosted git service
Mirror for internal git.with.parts use
https://git.with.parts
You can not 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
48e3e38ee0
Clean up polluted styles and remove dead CSS code (#24497)
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:
![image](https://user-images.githubusercontent.com/2114189/235862130-a9eb5d8f-7d01-457c-99f7-21d0abc3075e.png)
![image](https://user-images.githubusercontent.com/2114189/235862222-139709a7-95c2-4f89-a40f-100b2d76d9bb.png)
Co-authored-by: Giteabot <teabot@gitea.io>
|
2 years ago |
.. |
chroma
|
Add --font-weight-bold and set previous bold to 601 (#24307)
|
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 |
editor
|
Start cleaning the messy ".ui.left / .ui.right", improve label list page, fix stackable menu (#24393)
|
2 years ago |
features
|
Replace remaining fontawesome dropdown icons with SVG (#24455)
|
2 years ago |
markup
|
Add --font-weight-bold and set previous bold to 601 (#24307)
|
2 years ago |
modules
|
Remove fomantic breadcrumb module (#24463)
|
2 years ago |
repository
|
Improve issue list filter (#24425)
|
2 years ago |
shared
|
Modify width of ui container, fine tune css for settings pages and org header (#24315)
|
2 years ago |
standalone
|
Replace Less with CSS (#23481)
|
2 years ago |
themes
|
CSS color tweaks (#23828)
|
2 years ago |
admin.css
|
Fix config list overflow and layout (#24312)
|
2 years ago |
animations.css
|
Replace Less with CSS (#23481)
|
2 years ago |
base.css
|
Clean up polluted styles and remove dead CSS code (#24497)
|
2 years ago |
dashboard.css
|
Vertical widths of containers removed (#24184)
|
2 years ago |
editor.css
|
Remove fomantic breadcrumb module (#24463)
|
2 years ago |
explore.css
|
Improve "new-menu" (#24465)
|
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
|
Start cleaning the messy ".ui.left / .ui.right", improve label list page, fix stackable menu (#24393)
|
2 years ago |
home.css
|
Start cleaning the messy ".ui.left / .ui.right", improve label list page, fix stackable menu (#24393)
|
2 years ago |
index.css
|
Clean up polluted styles and remove dead CSS code (#24497)
|
2 years ago |
install.css
|
Add --font-weight-bold and set previous bold to 601 (#24307)
|
2 years ago |
organization.css
|
Modify width of ui container, fine tune css for settings pages and org header (#24315)
|
2 years ago |
repository.css
|
Clean up polluted styles and remove dead CSS code (#24497)
|
2 years ago |
review.css
|
Expand/Collapse all changed files (#23639)
|
2 years ago |
runner.css
|
Improve "new-menu" (#24465)
|
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 layouts of admin table / adapt repo / email test (#24370)
|
2 years ago |