1
0
Fork 0
forked from forgejo/forgejo

Upgrade octicon to 4.3.0

This commit is contained in:
Unknwon 2016-07-16 12:45:13 +08:00
parent c083d76567
commit 971e2c3bd6
32 changed files with 536 additions and 514 deletions

View file

@ -47,11 +47,6 @@
color: #d9453d;
}
}
.head.menu {
.octicon {
margin-right: 5px;
}
}
}
}
@ -102,7 +97,6 @@
.plus.icon {
margin-top: 5px;
margin-right: 0;
}
}
ul {
@ -124,8 +118,14 @@
display: block;
.octicon {
margin-right: 6px;
color: #888;
&.rear {
font-size: 15px;
}
}
.star-num {
font-size: 12px;
}
}
}