1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-19 01:44:13 +00:00

modified css of left/right panel

This commit is contained in:
llj
2012-09-26 16:52:29 +08:00
parent 90ddf87af3
commit d29cd43e12

View File

@@ -220,11 +220,11 @@ ul.with-bg li {
float:right;
width:220px;
border-left:1px solid #E8E8E8;
padding-left:25px;
padding-left:20px;
}
#right-panel {
float:left;
width:665px;
width:670px;
}
#right-panel h3:first-child,
#left-panel h3:first-child {