| r1429 vs r1430 | ||
|---|---|---|
| ... | ... | |
| 66 | 66 | {{{#!wiki class="flag mine-safe" onclick="add-class,dig,mine-safe;remove-class,flag,mine-safe;remove-class,start,mine-enable;remove-class,mine-test-cyan,mine-hide;add-class,mine-test-red,mine-hide" |
| 67 | 67 | 🚩}}}}}} || |
| 68 | 68 | |
| 69 | ||<nopad> {{{#!wiki class="mine-test-red" onclick="remove-class,mine-cell,mine-hide;add-class,mine-flag,mine-test-hide" | |
| 70 | }}}{{{#!wiki class="mine-test-cyan mine-hide" onclick="toggle-class,mine-flag,mine-hide" | |
| 69 | ||<nopad> {{{#!wiki class="mine-test-red" onclick="remove-class,mine-cell,mine-hide;add-class,mine-flag-icon,mine-test-hide" | |
| 70 | }}}{{{#!wiki class="mine-test-cyan mine-hide" onclick="toggle-class,mine-flag-icon,mine-hide" | |
| 71 | 71 | }}}{{{#!wiki class="mine-cell mine-hide" |
| 72 | 72 | {{{#!wiki class="mine-mrg" |
| 73 | @cell@}}}}}}{{{#!wiki class="mine-flag mine-hide" | |
| 74 | ||
| 75 | ||
| 73 | @cell@}}}}}}{{{#!wiki class="mine-flag-icon mine-hide" | |
| 74 | }}} || | |
| 76 | 75 | |
| 77 | 76 | |
| 78 | 77 | |
| 79 | 78 | |
| 80 | {{{#!wiki class="mine-flag-icon" | |
| 81 | }}} | |
| 82 | ||
| 83 | ||
| 84 | {{{#!wiki style="border:1px solid gray;width:100px;height:100px;background:no-repeat linear-gradient(transparent 85%, #fff 0)40% 0%/70% 100%, linear-gradient(90deg, transparent 35%, #fff 0, #fff 45%, transparent 0), no-repeat conic-gradient(from 245deg at 100% 50%, red 50deg, transparent 0)90% 10%/50% 50%" | |
| 85 | }}} | |
| 86 | ||
| 87 | ||
| 88 | 79 | {{{#!style |
| 89 | 80 | .flag-mrg {float:left;display:inline-block;overflow:hidden} |
| 90 | 81 | .flag-style {border:2px solid green;margin:5px 5px} |
| 91 | 82 | .mine-test-red {width:30px;height:30px;background:linear-gradient(#f00 0, #fff2 50%)} |
| 92 | .mine-mrg {width:30px;height:30px;margin-top: -30px | |
| 83 | .mine-mrg {width:30px;height:30px;margin-top: -30px} | |
| 93 | 84 | .mine-mrg-none {margin:0} |
| 94 | .mine-test-cyan {width:30px;height:30px;background:linear-gradient(-90deg, #0ff 0, #fff2 50%)} | |
| 85 | .mine-test-cyan {width:30px;height:30px;float:left;background:linear-gradient(-90deg, #0ff 0, #fff2 50%)} | |
| 95 | 86 | .mine-dummy {width:100px;height:100px;background:linear-gradient(90deg, #ff0 0, #fff2 50%)} |
| 96 | 87 | .mine-test-hide {display:none} |
| 97 | .mine-flag-icon {width:30px;height:30px;background: | |
| 88 | .mine-flag-icon {width:30px;height:30px;background:no-repeat linear-gradient(transparent 85%, #000 0)40% 0%/70% 100%, linear-gradient(90deg, transparent 35%, #000 0, #000 45%, transparent 0), no-repeat conic-gradient(from 245deg at 100% 50%, red 50deg, transparent 0)90% 10%/50% 50%} | |
| 89 | .mine-float {float:left} | |
| 98 | 90 | }}} |
| 99 | 91 | |
| 100 | 92 | |
| ... | ... |