* fixed border style of table for firefox.

This commit is contained in:
Catouse
2014-10-27 15:24:46 +08:00
parent 38414f177c
commit af6f0aa9f3
+1
View File
@@ -596,6 +596,7 @@ body {font-size: 13px; color:#141414;padding-bottom: 40px;}
.body-modal .outer > .container, .body-modal > .container{padding: 0; margin: 0; max-width: inherit !important; border: 0}
.body-modal #titlebar .actions {right: 40px}
.body-modal .outer, .body-modal #wrap{padding: 0!important; margin: 0!important;}
@-moz-document url-prefix(){.body-modal .outer .table {box-shadow: none}}
.body-modal .row-table {padding: 20px}