1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-10-21 10:51:17 +00:00

[repos-tabs]modified css

This commit is contained in:
llj
2012-10-09 20:12:53 +08:00
parent 95c2241efb
commit a3de77f55d

View File

@@ -630,12 +630,12 @@ ul.with-bg li {
margin-bottom:10px;
}
#repos-tabs {
font-size:1em;
padding:0;
border:0;
}
#repos-tabs .ui-tabs-nav {
padding:0;
margin-bottom:6px;
}
#repos-tabs .ui-tabs-nav li {
border:0;
@@ -643,6 +643,7 @@ ul.with-bg li {
}
#repos-tabs .ui-tabs-nav li a {
color:#8A948F;
font-weight:normal;
padding:.3em 0;
margin-right:0.6em;
}