Moved inline css from display_export.lib.php here

This commit is contained in:
lorilee
2010-07-08 12:01:16 -07:00
parent 2a046d7b08
commit af5486fccc

View File

@@ -1305,6 +1305,9 @@ select#db_select, select#table_select {
border-bottom: 1px #999999 solid; border-bottom: 1px #999999 solid;
} }
#quick_or_custom, #output_quick_export {
display: none;
}
/** /**
* Import styles only * Import styles only
*/ */