Nikerabbit has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/400701 )
Change subject: Add hover background color to message group selector
......................................................................
Add hover background color to message group selector
This is the same color as in the message table.
Change-Id: Iaf36be9bdd719d9d8b96fb1923f2c89fb86c7c0a
---
M resources/css/ext.translate.groupselector.less
1 file changed, 4 insertions(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Translate
refs/changes/01/400701/1
diff --git a/resources/css/ext.translate.groupselector.less
b/resources/css/ext.translate.groupselector.less
index 95b039e..abdb81d 100644
--- a/resources/css/ext.translate.groupselector.less
+++ b/resources/css/ext.translate.groupselector.less
@@ -113,6 +113,10 @@
border-bottom: 1px solid #eee;
height: 50px;
cursor: pointer;
+
+ &:hover {
+ background-color: #f8f8f8
+ }
}
.grid .tux-grouplist__item__label {
--
To view, visit https://gerrit.wikimedia.org/r/400701
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Iaf36be9bdd719d9d8b96fb1923f2c89fb86c7c0a
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Translate
Gerrit-Branch: master
Gerrit-Owner: Nikerabbit <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits