mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-12 00:15:50 +01:00
Display large icons at the user repository list page
This commit is contained in:
@@ -376,6 +376,17 @@ ul.nav-stacked.side-menu li.active a:hover {
|
||||
-moz-border-radius-bottomleft: 0px;
|
||||
}
|
||||
|
||||
/****************************************************************************/
|
||||
/* Repositories */
|
||||
/****************************************************************************/
|
||||
div.repository-icon {
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
div.repository-content {
|
||||
margin-left: 40px;
|
||||
}
|
||||
|
||||
/****************************************************************************/
|
||||
/* Activity */
|
||||
/****************************************************************************/
|
||||
|
||||
Reference in New Issue
Block a user