1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-13 12:45:46 +00:00

Remove topbar shadow

This commit is contained in:
plt 2012-09-11 14:13:01 +08:00
parent b83b1cd955
commit d4ea5ad792

View File

@ -244,7 +244,6 @@ ul.with-bg li {
/* top-bar */ /* top-bar */
#top-bar { #top-bar {
padding-bottom:21px; padding-bottom:21px;
background:transparent url('../img/dropshadow.png') repeat-x center bottom;
} }
.top-bar-inner { .top-bar-inner {
background:#2d2d2d; background:#2d2d2d;