File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
controllers/maintenance_tasks
views/layouts/maintenance_tasks Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ class ApplicationController < MaintenanceTasks.parent_controller.constantize
1111 policy . style_src_elem (
1212 BULMA_CDN ,
1313 # <style> tag in app/views/layouts/maintenance_tasks/application.html.erb
14- "'sha256-Uhc2rCuqplhR7sM05OaAY3Fv+TFerqLtTOPdVycAIQ4 ='" ,
14+ "'sha256-b9tTK1UaF0U8792/A1vIUkeZwjPgECIOeKJdhYED06A ='" ,
1515 )
1616 capybara_lockstep_scripts = [
1717 "'sha256-1AoN3ZtJC5OvqkMgrYvhZjp4kI8QjJjO7TAyKYiDw+U='" ,
Original file line number Diff line number Diff line change 7676 }
7777
7878 .box {
79- box-shadow : 0 4 px 6px -1 px # 0000001a,
80- 0 2px 4px -2 px # 0000001a ;
79+ box-shadow : 0 0 6px 0 # 0000001a,
80+ 0 2px 4px -1 px # 0000001a ;
8181 }
8282
8383 @media (prefers-color-scheme : dark) {
You can’t perform that action at this time.
0 commit comments