1
0
Fork 0
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:
Adam Strzelecki 2015-12-07 21:20:54 +01:00
parent 4e0c697aaf
commit dd8a06a397
13 changed files with 840 additions and 840 deletions

View file

@ -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;
}
}