1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-31 22:54:11 +00:00

modified style of bottom-bar button

This commit is contained in:
llj
2012-08-08 18:19:38 +08:00
parent c77626550e
commit cfca229770

View File

@@ -862,4 +862,8 @@ p {
.view-link-alert p {
display: inline-block;
}
/*bottom bar*/
#bottom-bar button {
color:#fff;
background:#646464;
}