Merge "Remove exception and drop cloned tables in PostgresSQL too"
[lhc/web/wiklou.git] / resources / src / mediawiki / mediawiki.filewarning.less
index f4af4ba..be7aa63 100644 (file)
@@ -1,4 +1,11 @@
-@import "mediawiki.ui/variables";
+@import 'mediawiki.ui/variables';
+
+// Increase the area of the button, so that the user can move the mouse cursor
+// to the popup without the popup disappearing. (T157544)
+.mediawiki-filewarning-anchor {
+       padding-bottom: 10px;
+       margin-bottom: -10px;
+}
 
 .mediawiki-filewarning {
        visibility: hidden;
@@ -9,7 +16,7 @@
        }
 
        .mediawiki-filewarning-footer {
-               color: #888888;
+               color: #888;
        }
 
        .empty {