File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
packages/gephi-lite/src/styles Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 66 --range-in-body : #{$gray-800 } ;
77 --range-out-bg : #{$gray-200 } ;
88 --range-out-body : #{$gray-200 } ;
9- }
109
11- .form-check-input :checked [type = " checkbox" ] {
12- --bs-form-check-bg-image : url (" data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e" );
10+ .form-check-input :checked [type = " checkbox" ] {
11+ --bs-form-check-bg-image : url (" data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e" );
12+ }
1313}
You can’t perform that action at this time.
0 commit comments