mirror of
https://github.com/go-gitea/gitea
synced 2025-08-26 11:28:27 +00:00
Clean less files (#6921)
This commit is contained in:
committed by
zeripath
parent
0b785481d7
commit
6fb58a8cdc
@@ -8,6 +8,7 @@
|
||||
.username {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.extra.content {
|
||||
padding: 0;
|
||||
|
||||
@@ -58,7 +59,7 @@
|
||||
margin-top: 25px;
|
||||
}
|
||||
|
||||
#loading-heatmap{
|
||||
#loading-heatmap {
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
}
|
||||
@@ -82,6 +83,7 @@
|
||||
float: left;
|
||||
font-size: 2em;
|
||||
}
|
||||
|
||||
.content {
|
||||
float: left;
|
||||
margin-left: 7px;
|
||||
@@ -105,21 +107,26 @@
|
||||
&.green {
|
||||
color: #21ba45;
|
||||
}
|
||||
|
||||
&.red {
|
||||
color: #d01919;
|
||||
}
|
||||
|
||||
&.purple {
|
||||
color: #a333c8;
|
||||
}
|
||||
|
||||
&.blue {
|
||||
color: #2185d0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
&.link-account:not(.icon) {
|
||||
padding-top: 15px;
|
||||
padding-bottom: 5px;
|
||||
}
|
||||
|
||||
&.settings {
|
||||
.iconFloat {
|
||||
float: left;
|
||||
|
Reference in New Issue
Block a user