Index: arms/css/jspreadsheet/custom_sheet.css =================================================================== diff -u -r2387f84f718d6b6c1b996922f78da5813cc0b3b9 -r09eb9f7e81783b861134a19488948240b7a8fdff --- arms/css/jspreadsheet/custom_sheet.css (.../custom_sheet.css) (revision 2387f84f718d6b6c1b996922f78da5813cc0b3b9) +++ arms/css/jspreadsheet/custom_sheet.css (.../custom_sheet.css) (revision 09eb9f7e81783b861134a19488948240b7a8fdff) @@ -1,5 +1,5 @@ :root { - --jexcel_header_color: #FFF; +/* --jexcel_header_color: #FFF; --jexcel_header_color_highlighted: #A4C6FF; --jexcel_header_background: #515151; --jexcel_header_background_highlighted: #777; @@ -18,9 +18,26 @@ --jexcel_border_color_highlighted: #999; --active_color: #eee; - --active-color: var(--active_color); + --active-color: var(--active_color);*/ + + --jexcel_header_color: #000; + --jexcel_header_color_highlighted: #000; + --jexcel_header_background: #f3f3f3; + --jexcel_header_background_highlighted: #dcdcdc; + --jexcel_content_color: #000; + --jexcel_content_color_highlighted: #000; + --jexcel_content_background: #fff; + --jexcel_content_background_highlighted: rgba(0,0,0,0.05); + --jexcel_menu_background: #fff; + --jexcel_menu_background_highlighted: #ebebeb; + --jexcel_menu_color: #555; + --jexcel_menu_color_highlighted: #555; + --jexcel_menu_box_shadow: 2px 2px 2px 0px rgba(143, 144, 145, 1); + --jexcel_border_color: #ccc; + --jexcel_border_color_highlighted: #000; + --active_color: #007aff; } .jexcel { - background: #3333336c; + background: #DDD; } \ No newline at end of file Index: arms/html/analysisResource/modal/content-modal.html =================================================================== diff -u -r2387f84f718d6b6c1b996922f78da5813cc0b3b9 -r09eb9f7e81783b861134a19488948240b7a8fdff --- arms/html/analysisResource/modal/content-modal.html (.../content-modal.html) (revision 2387f84f718d6b6c1b996922f78da5813cc0b3b9) +++ arms/html/analysisResource/modal/content-modal.html (.../content-modal.html) (revision 09eb9f7e81783b861134a19488948240b7a8fdff) @@ -9,10 +9,11 @@ aria-hidden="true" style="border-radius: 10px">