1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-10-22 03:16:34 +00:00

[text-panel]modified css for ie

This commit is contained in:
llj
2012-05-23 17:36:26 +08:00
parent 4878db22a1
commit f78a520fe2

View File

@@ -159,7 +159,7 @@ table img {
.text-panel { .text-panel {
font-size:16px; font-size:16px;
text-align:center; text-align:center;
margin-top:7em; padding-top:7em;
} }
/* popup dialog */ /* popup dialog */
#basic-modal-content {display:none;} #basic-modal-content {display:none;}