Author: pwright64 (pwright64)
Committer: Derick Rethans (derickr)
Date: 2026-09-22T15:09:45+01:00
Commit: Whitespace uniformity · php/web-php@69a4caf · GitHub
Raw diff: https://github.com/php/web-php/commit/69a4caf9687fc10ca7cd93b271e9597db0577366.diff
Whitespace uniformity
Added a few extra blank lines and removed one blank line to increase visual uniformity in area surrounding code changes.
Changed paths:
M public/styles/theme-base.css
Diff:
diff --git a/public/styles/theme-base.css b/public/styles/theme-base.css
index d95f80c6a5..e2c8f16778 100644
--- a/public/styles/theme-base.css
+++ b/public/styles/theme-base.css
@@ -1003,7 +1003,6 @@ div.tip p:first-child {
.docs .qandaentry dt .phpcode * {
font-weight: normal;
}
-
/* }}} */
@@ -1022,10 +1021,12 @@ div.tip p:first-child {
width: 100%;
margin:0 0 1.5rem;
}
+
.doctable thead tr,
.segmentedlist thead tr {
border:1px solid;
}
+
.doctable tr,
.segmentedlist tr {
border:1px solid;
@@ -1552,6 +1553,7 @@ td {
border-bottom: 1px solid #eee;
position: relative;
}
+
td:before {
left: -.50rem;
top: -0.3rem;