Index: arms/css/jspreadsheet/custom_sheet.css =================================================================== diff -u -rb16cd8bfe9f3f99ef4c5f71bb215c0aea54fa044 -re04a7c4ee0234f72e7f3ca9ea9c9e3aa8d4c488b --- arms/css/jspreadsheet/custom_sheet.css (.../custom_sheet.css) (revision b16cd8bfe9f3f99ef4c5f71bb215c0aea54fa044) +++ arms/css/jspreadsheet/custom_sheet.css (.../custom_sheet.css) (revision e04a7c4ee0234f72e7f3ca9ea9c9e3aa8d4c488b) @@ -189,7 +189,7 @@ } .jexcel .highlight, table.jexcel .highlight { - background-color: rgba(51,51,51,0.7) !important; + background-color: rgba(51,51,51,0.7); } .jexcel_pagination div div { @@ -198,10 +198,11 @@ border: 1px solid rgba(51,51,51,0.7) !important; } .jexcel_pagination .jexcel_page { - font-size: 11px !important; + font-size: 13px !important; + border-radius: 2px !important; } .jexcel_pagination .jexcel_page_selected { - background-color: rgba(51,51,51,0.9) !important; + background-color: #e5603b !important; } /* custom_icon setting*/