Trevor Parscal has uploaded a new change for review.
https://gerrit.wikimedia.org/r/210314
Change subject: Close the bottom of Vector tabs in VisualEditor
......................................................................
Close the bottom of Vector tabs in VisualEditor
Change-Id: Ie1a0b45300dbc21fb388ee7fc94e0851d0cd5924
---
M modules/ve-mw/init/styles/ve.init.mw.ViewPageTarget-vector.css
1 file changed, 4 insertions(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/VisualEditor
refs/changes/14/210314/1
diff --git a/modules/ve-mw/init/styles/ve.init.mw.ViewPageTarget-vector.css
b/modules/ve-mw/init/styles/ve.init.mw.ViewPageTarget-vector.css
index 5bb54ea..5c50eb7 100644
--- a/modules/ve-mw/init/styles/ve.init.mw.ViewPageTarget-vector.css
+++ b/modules/ve-mw/init/styles/ve.init.mw.ViewPageTarget-vector.css
@@ -5,6 +5,10 @@
* @license The MIT License (MIT); see LICENSE.txt
*/
+.ve-activated .vectorTabs .selected {
+ box-shadow: inset 0 -1px 0 #a7d7f9;
+}
+
.ve-init-mw-viewPageTarget-surface {
/*
In order to allow placing the text cursor to the start or end of the
text by
--
To view, visit https://gerrit.wikimedia.org/r/210314
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie1a0b45300dbc21fb388ee7fc94e0851d0cd5924
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/VisualEditor
Gerrit-Branch: master
Gerrit-Owner: Trevor Parscal <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits