jenkins-bot has submitted this change and it was merged.

Change subject: Darker toolbar group border
......................................................................


Darker toolbar group border

Roan and I think this is way too light. The only way
I can tell it's a group is by mousing over all of
the icons back and forth really quickly :)

Increasing to 10% alpha.

Change-Id: Iab55bf64921de5247d10d611318e545efe74fe4a
---
M modules/ve/ui/styles/ve.ui.Tool.css
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Trevor Parscal: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/modules/ve/ui/styles/ve.ui.Tool.css 
b/modules/ve/ui/styles/ve.ui.Tool.css
index ac83650..80bde55 100644
--- a/modules/ve/ui/styles/ve.ui.Tool.css
+++ b/modules/ve/ui/styles/ve.ui.Tool.css
@@ -35,7 +35,7 @@
 }
 
 .ve-ui-toolGroup:hover {
-       border-color: rgba(0,0,0,0.05);
+       border-color: rgba(0,0,0,0.1);
 }
 
 .ve-ui-toolGroup .ve-ui-labeledWidget-label {

-- 
To view, visit https://gerrit.wikimedia.org/r/78205
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Iab55bf64921de5247d10d611318e545efe74fe4a
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/VisualEditor
Gerrit-Branch: master
Gerrit-Owner: Esanders <esand...@wikimedia.org>
Gerrit-Reviewer: Trevor Parscal <tpars...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to