사용자
flyant(비교)
| r1585 vs r1586 | ||
|---|---|---|
| ... | ... | |
| 5 | 5 | .num-button:hover {background:@hovercolor@} |
| 6 | 6 | .num-button:active {background:@activecolor@} |
| 7 | 7 | |
| 8 | .num-0 {display: | |
| 9 | .num-1 {display: | |
| 10 | .num-2 {display: | |
| 11 | .num-3 {display: | |
| 12 | .num-4 {display: | |
| 13 | .num-5 {display: | |
| 14 | .num-6 {display: | |
| 15 | .num-7 {display: | |
| 16 | .num-8 {display: | |
| 17 | .num-9 {display: | |
| 8 | .num-0 {display:flex;width:10px;height:20px;border:1px solid gray;background:linear-gradient(red, red)} | |
| 9 | .num-1 {display:flex;width:10px;height:20px;border:1px solid gray;background:linear-gradient(darkorange, darkorange)} | |
| 10 | .num-2 {display:flex;width:10px;height:20px;border:1px solid gray;background:linear-gradient(yellow, yellow)} | |
| 11 | .num-3 {display:flex;width:10px;height:20px;border:1px solid gray;background:linear-gradient(green, green)} | |
| 12 | .num-4 {display:flex;width:10px;height:20px;border:1px solid gray;background:linear-gradient(skyblue, skyblue)} | |
| 13 | .num-5 {display:flex;width:10px;height:20px;border:1px solid gray;background:linear-gradient(blue, blue)} | |
| 14 | .num-6 {display:flex;width:10px;height:20px;border:1px solid gray;background:linear-gradient(purple, purple)} | |
| 15 | .num-7 {display:flex;width:10px;height:20px;border:1px solid gray;background:linear-gradient(magenta, magenta)} | |
| 16 | .num-8 {display:flex;width:10px;height:20px;border:1px solid gray;background:linear-gradient(lightpink, lightpink)} | |
| 17 | .num-9 {display:flex;width:10px;height:20px;border:1px solid gray;background:linear-gradient(black, black)} | |
| 18 | 18 | |
| 19 | 19 | .num-hyphen {display:inline-block;width:50px;height:80px;border:1px solid gray;background:linear-gradient(#000 45%, #fff 0, #fff 55%, #000 0)} |
| 20 | 20 | .num-dummy {display:flex;width:40px;height:40px;border:1px solid gray;background:#111} |
| ... | ... | |
| 26 | 26 | .num-hide {display:none} |
| 27 | 27 | }}} |
| 28 | 28 | |
| 29 | {{{#!wiki style="display:i | |
| 29 | {{{#!wiki style="display:flex;flex-wrap:wrap" | |
| 30 | {{{#!wiki style="display:flex;width:2px;height:80px;background:gray" | |
| 30 | 31 | }}}{{{#!wiki class="n0" |
| 31 | 32 | }}}{{{#!wiki class="n1" |
| 32 | 33 | }}}{{{#!wiki class="n2" |
| ... | ... | |
| 40 | 41 | }}}{{{#!wiki class="n8" |
| 41 | 42 | }}}{{{#!wiki class="n9" |
| 42 | 43 | }}}{{{#!wiki class="n10" |
| 43 | }}} | |
| 44 | }}}}}} | |
| 44 | 45 | |
| 45 | 46 | |
| 46 | 47 | {{{#!wiki style="display:inline-block;padding:0 10px;border:1px solid gray" |
| ... | ... |