| r1339 vs r1340 | ||
|---|---|---|
| ... | ... | |
| 12 | 12 | .mnt-trans {background: transparent; border: 1px solid} |
| 13 | 13 | .mnt-trans-click {background: #1a2b2d; border: 1px solid} |
| 14 | 14 | } |
| 15 | .mnt-click {display:inline-block;vertical-align:top;margin-top:5px;height:0px} | |
| 15 | ||
| 16 | .mnt-click {display:inline-block;vertical-align:top;margin-top:5px;height:30px} | |
| 16 | 17 | .mnt-click:active {padding-top:8px} |
| 18 | .mnt-click:active .mnt-trans .mnt-trans-click {background:red} | |
| 17 | 19 | .mnt-hide {display:none} |
| 18 | 20 | |
| 19 | 21 | }}} |
| ... | ... |