mirror of
https://github.com/go-gitea/gitea
synced 2025-07-23 02:38:35 +00:00
finish new milestone page
This commit is contained in:
@@ -94,11 +94,12 @@
|
||||
.menu {
|
||||
max-height: 300px;
|
||||
overflow-x: auto;
|
||||
}
|
||||
}
|
||||
.type.item .menu {
|
||||
right: 0!important;
|
||||
left: auto!important;
|
||||
.clickable .name {
|
||||
padding-left: 15px!important;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.page.buttons {
|
||||
@@ -127,6 +128,13 @@
|
||||
.desc {
|
||||
padding-top: 5px;
|
||||
color: #999;
|
||||
a.milestone {
|
||||
padding-left: 5px;
|
||||
color: #999!important;
|
||||
&:hover {
|
||||
color: #000!important;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user