X-Git-Url: https://jasonwoof.com/gitweb/?p=peach-cgt.git;a=blobdiff_plain;f=style.less;fp=style.less;h=c61302412e93b076ab5d04fb49ecac87328731f2;hp=610023fca17a61aeb76631f1fe594e03207d3c15;hb=4c75fd3542bb59bc6ece0f46f4ec7b19b16085bf;hpb=b828a190d7672e89aa84801b66edb0d82076e45d 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;