mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +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:
@@ -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{
|
||||
|
Reference in New Issue
Block a user