summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Echo/modules/nojs/mw.echo.badge.minerva.less')
-rw-r--r--Echo/modules/nojs/mw.echo.badge.minerva.less20
1 files changed, 20 insertions, 0 deletions
diff --git a/Echo/modules/nojs/mw.echo.badge.minerva.less b/Echo/modules/nojs/mw.echo.badge.minerva.less
new file mode 100644
index 00000000..b95fd810
--- /dev/null
+++ b/Echo/modules/nojs/mw.echo.badge.minerva.less
@@ -0,0 +1,20 @@
+#pt-notifications-alert {
+ .mw-echo-notifications-badge-dimmed,
+ .mw-echo-notifications-badge {
+ top: 0;
+ margin: 0;
+ }
+}
+
+#pt-notifications-alert.oo-ui-widget {
+ list-style: none;
+ width: 1.25em;
+ height: 1.25em;
+ padding: 0.75em;
+ vertical-align: middle;
+
+ a {
+ height: auto;
+ padding: 0;
+ }
+}