| r147 vs r148 | ||
|---|---|---|
| ... | ... | |
| 43 | 43 | |
| 44 | 44 | {{{#!style |
| 45 | 45 | .i1 {width: min(10%, 45px); flex-grow: 1; background: #fff; margin: 0 -.5px} |
| 46 | .i1:hover {background: border-radius: 10px; box-shadow: 0 0 5px 0px | |
| 46 | .i1:hover {background: lab(from #fff calc(l - 3) a b); border-radius: 10px; box-shadow: 0 0 5px 0px #ddd; } | |
| 47 | 47 | .i1:active {background: lab(from lab(from #fff calc(l - 3) a b) calc(l - 5) a b)} |
| 48 | 48 | |
| 49 | 49 | }}} |
| ... | ... |