Simplify dashboard UI

This commit is contained in:
Naoki Takezoe
2016-03-24 14:48:41 +09:00
parent d0c8e33ec5
commit 56aec15e68
7 changed files with 26 additions and 29 deletions

View File

@@ -517,6 +517,7 @@ div.repository-content {
/****************************************************************************/
/* Activity */
/****************************************************************************/
/*
div.activity-icon-large {
position: absolute;
padding-top: 8px;
@@ -530,7 +531,7 @@ div.activity-icon-small {
div.activity-content {
margin-left: 40px;
}
*/
div[class^="activity-icon"] i{
color: #BBB;
}