Esanders has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/78205


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(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/VisualEditor 
refs/changes/05/78205/1

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: newchange
Gerrit-Change-Id: Iab55bf64921de5247d10d611318e545efe74fe4a
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/VisualEditor
Gerrit-Branch: master
Gerrit-Owner: Esanders <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to