1
0
Fork 0
forked from forgejo/forgejo

template and ui fix

This commit is contained in:
fuxiaohei 2014-09-27 17:08:57 +08:00
parent ad2ab6d214
commit dccc50e9d4
6 changed files with 18 additions and 6 deletions

View file

@ -12,6 +12,7 @@
#dashboard-header {
border-bottom: 1px solid @dashboardHeaderBorderColor;
height: 69px;
background-color: #FFF;
> .menu-line {
> li {
padding: 12px 6px;
@ -125,6 +126,9 @@
.repo-contrib-header {
border-top: 1px solid #d6d6d6;
}
.panel-header{
font-size: 14px;
}
}
#dashboard-my-repo {
.panel-header {