mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-08-07 19:05:22 +02: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
|
@ -15,8 +15,8 @@
|
|||
}
|
||||
.octicon {
|
||||
color: #d9453d;
|
||||
font-size: 40px;
|
||||
width: 50px;
|
||||
font-size: 40px;
|
||||
width: 50px;
|
||||
}
|
||||
&.header {
|
||||
font-size: 20px;
|
||||
|
@ -36,4 +36,4 @@
|
|||
.signup {
|
||||
padding-top: 15px;
|
||||
padding-bottom: @footer-margin * 2;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue