X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=style.less;h=c61302412e93b076ab5d04fb49ecac87328731f2;hb=f229f006c7b208e9bf1d7f1b92ef11e03c7baee7;hp=610023fca17a61aeb76631f1fe594e03207d3c15;hpb=b828a190d7672e89aa84801b66edb0d82076e45d;p=peach-cgt.git diff --git a/style.less b/style.less index 610023f..c613024 100644 --- a/style.less +++ b/style.less @@ -58,6 +58,9 @@ h1 { .shadow(1px, 1px, 8px, 0.4); border-radius: 4px; + &:hover { + z-index: 9999 !important; + } .button { display: none; border: 1px solid #aaa;