mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-16 18:35:51 +01:00
Merge branch 'link-width' of https://github.com/garygreen/gitbucket into garygreen-link-width
This commit is contained in:
@@ -371,6 +371,10 @@ ul.sidemenu {
|
|||||||
margin-left: 0px;
|
margin-left: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
ul.sidemenu a {
|
||||||
|
display: block;
|
||||||
|
}
|
||||||
|
|
||||||
ul.sidemenu a:hover{
|
ul.sidemenu a:hover{
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
@@ -582,6 +586,7 @@ p.description {
|
|||||||
a.header-link {
|
a.header-link {
|
||||||
color: #888;
|
color: #888;
|
||||||
font-size: 90%;
|
font-size: 90%;
|
||||||
|
display: block;
|
||||||
}
|
}
|
||||||
|
|
||||||
a.header-link i.octicon {
|
a.header-link i.octicon {
|
||||||
|
|||||||
Reference in New Issue
Block a user