1/** 2 * These are the styles loaded by default 3 * 4 * Do not edit this file. Instead add your own styles in 5 * lib/plugins/dw2pdf/conf/style.local.css to make sure they 6 * are not overwritten by updates 7 */ 8 9table { 10 border: 1px solid #808080; 11 border-collapse: collapse; 12} 13td, th { 14 border: 1px solid #808080; 15} 16