1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-20 02:48:51 +00:00

add traffic usage help link

This commit is contained in:
lins05
2013-03-27 22:02:32 +08:00
parent 771adee343
commit bfd6b51a71
2 changed files with 13 additions and 1 deletions

View File

@@ -868,6 +868,11 @@ textarea:-moz-placeholder {/* for FF */
margin-top: 5px;
}
.info-item .traffic-stat a {
color: #333;
font-weight: normal;
}
.mygroup {
display:inline-block; /*to handle different height of items*/
vertical-align:top;