Merge "Small tweaks to media handler tests"
[lhc/web/wiklou.git] / resources / src / mediawiki.ui / mixins / effects.less
index 52dbb05..9759f63 100644 (file)
@@ -52,6 +52,7 @@
        border: 1px solid @bgColor;
        border-left: none;
        border-right: none;
+       text-shadow: 0 1px rgba(0, 0, 0, .1);
 
        &:disabled {
                background: @colorGrayLight;