| r1141 vs r1142 | ||
|---|---|---|
| ... | ... | |
| 48 | 48 | vertical-align:middle;display:inline-block;border-radius:8px;height:25px;aspect-ratio:1/1;background-color:red |
| 49 | 49 | } |
| 50 | 50 | .slide { |
| 51 | border-radius:50px;border:1px solid green;height:15px;background:linear-gradient(90deg, red 50%, transparent) | |
| 51 | border-radius:50px;border:1px solid green;height:15px;background:linear-gradient(90deg, red 50%, transparent 0) | |
| 52 | 52 | } |
| 53 | 53 | .slide-knob { |
| 54 | 54 | |
| ... | ... | |
| 68 | 68 | }}} |
| 69 | 69 | {{{#!wiki class="layout-bg" |
| 70 | 70 | |
| 71 | {{{#!wiki style="display:inline-block;width: | |
| 71 | {{{#!wiki style="vertical-align:middle;display:inline-block;width:80%;height:50px;background-color:rgb(0,0,255,.2)" | |
| 72 | 72 | {{{#!wiki class="slide" |
| 73 | }}}}}} | |
| 73 | }}}}}}{{{#!wiki style="vertical-align:middle;display:inline-block;width:20%;height:50px;background-color:rgb(0,0,255,.2)" | |
| 74 | }}} | |
| 74 | 75 | |
| 75 | 76 | |
| 76 | 77 | |
| ... | ... |