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:
@@ -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;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user