Foxtrott has uploaded a new change for review.
https://gerrit.wikimedia.org/r/273575
Change subject: Add some offset for the login/logout link
......................................................................
Add some offset for the login/logout link
The login/logout links have a fundamentally different kind of function than the
rest of the personal tools. This change acknowledges this and sets these links
apart visually.
Change-Id: I3392ca593c604d5e626ff33c3a8e920a0ee1686d
---
M main.css
1 file changed, 5 insertions(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/skins/MonoBook
refs/changes/75/273575/1
diff --git a/main.css b/main.css
index 2ef37ce..53758d8 100644
--- a/main.css
+++ b/main.css
@@ -333,6 +333,11 @@
background: none;
}
+/* Some offset for the login/logout link */
+#p-personal li#pt-login, #p-personal li#pt-logout {
+ margin-left: 2.7em;
+}
+
#p-personal li a {
text-decoration: none;
color: #005896;
--
To view, visit https://gerrit.wikimedia.org/r/273575
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I3392ca593c604d5e626ff33c3a8e920a0ee1686d
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/skins/MonoBook
Gerrit-Branch: master
Gerrit-Owner: Foxtrott <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits