mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-05-31 11:52:10 +00:00
LESS: Use tabs for indent in all files
This does not change any content and generated gogs.css is still the same.
This commit is contained in:
parent
4e0c697aaf
commit
dd8a06a397
13 changed files with 840 additions and 840 deletions
|
@ -11,7 +11,7 @@
|
|||
|
||||
thead {
|
||||
th:last-child {
|
||||
padding-right: 5px !important;
|
||||
padding-right: 5px !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -39,9 +39,9 @@
|
|||
max-width: 200px;
|
||||
}
|
||||
}
|
||||
|
||||
dl.admin-dl-horizontal {
|
||||
padding: 20px;
|
||||
|
||||
dl.admin-dl-horizontal {
|
||||
padding: 20px;
|
||||
margin: 0;
|
||||
|
||||
dd{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue