postEdit: Simplify close button
[lhc/web/wiklou.git] / resources / src / mediawiki.action / mediawiki.action.view.postEdit.less
index 8094559..633fd20 100644 (file)
        font-size: 1.25em;
        font-weight: bold;
        line-height: 2.3em;
-       color: #000;
        text-shadow: 0 0.0625em 0 #fff;
-       text-decoration: none;
        opacity: 0.2;
 
        .postedit:hover & {
-               color: #000;
-               text-decoration: none;
                opacity: 0.4;
        }
 }