1
1
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:
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;
}
}