@@ -110,6 +110,15 @@
<!-- /.modal-dialog -->
</div>
<style>.btn-center{ margin:0 auto; height:100px;text-align:center; }</style>
+<style>
+ .dataTable tr td {
+ /* for Firefox,mozilla */
+ max-width: 100px;
+ overflow: hidden;
+ text-overflow:ellipsis;
+ white-space: nowrap
+ }
+</style>
<!-- /.modal -->
<script>
function t_save(){