From 47945d8c7b759aa9ce5c689d83765cdd7d42138b Mon Sep 17 00:00:00 2001 From: Dareth NHANG Date: Thu, 17 Sep 2026 15:53:28 +0200 Subject: [PATCH] FIX[THEME]: #63309 TwentyFifteen table block All borders have the color defined in Editor, and look alike back and front. --- src/wp-content/themes/twentyfifteen/css/blocks.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/wp-content/themes/twentyfifteen/css/blocks.css b/src/wp-content/themes/twentyfifteen/css/blocks.css index 9dfadcc75b60d..54ac7347d30f7 100644 --- a/src/wp-content/themes/twentyfifteen/css/blocks.css +++ b/src/wp-content/themes/twentyfifteen/css/blocks.css @@ -380,8 +380,7 @@ p.has-drop-cap:not(:focus)::first-letter { .wp-block-table th, .wp-block-table td { - border-color: #eaeaea; - border-width: 0 1px 1px 0; + border: 1px solid; } /*--------------------------------------------------------------