Siddparmar has uploaded a new change for review.
https://gerrit.wikimedia.org/r/298045
Change subject: remove last child border
......................................................................
remove last child border
Change-Id: Ia6768f9844020f9e10bc6a58a209650fd4a6472b
---
M build/stylesheets/master.css
M source/stylesheets/master.css.scss
2 files changed, 2 insertions(+), 2 deletions(-)
git pull
ssh://gerrit.wikimedia.org:29418/wikimedia/TransparencyReport-private
refs/changes/45/298045/1
diff --git a/build/stylesheets/master.css b/build/stylesheets/master.css
index a8eb1b1..c4986c7 100644
--- a/build/stylesheets/master.css
+++ b/build/stylesheets/master.css
@@ -60,7 +60,7 @@
.story table tr.highlight { font-weight: bold; }
.story table tr td.indent { padding-left: 20px; }
.story table tr > td:last-child { text-align: right; }
-.story table tr:last-child { border-bottom: 0px; }
+.story table tr:last-child td { border-bottom: 0px; }
.blackout { padding: 2px; color: #343838; background: #343838; }
.blackout:hover { background: transparent; }
diff --git a/source/stylesheets/master.css.scss
b/source/stylesheets/master.css.scss
index 70f5f06..8780a30 100644
--- a/source/stylesheets/master.css.scss
+++ b/source/stylesheets/master.css.scss
@@ -251,7 +251,7 @@
text-align: right;
}
- &:last-child {
+ &:last-child td {
border-bottom: 0px;
}
}
--
To view, visit https://gerrit.wikimedia.org/r/298045
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia6768f9844020f9e10bc6a58a209650fd4a6472b
Gerrit-PatchSet: 1
Gerrit-Project: wikimedia/TransparencyReport-private
Gerrit-Branch: master
Gerrit-Owner: Siddparmar <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits