1
0
Fork 0
forked from forgejo/forgejo

Clean less files (#6921)

This commit is contained in:
Xaver Maierhofer 2019-05-13 08:26:32 +02:00 committed by zeripath
parent 0b785481d7
commit 6fb58a8cdc
17 changed files with 1545 additions and 1159 deletions

View file

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