From 46ba77d0cc269901c4f97037e11cae19fc1db110 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A9ry=20Debongnie?= Date: Thu, 16 May 2019 12:04:50 +0200 Subject: [PATCH] [REF] playground: use t-foreach to reduce duplication --- extras/playground/playground.css | 1 + extras/playground/templates.xml | 8 +++++--- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/extras/playground/playground.css b/extras/playground/playground.css index ab9979a3..f8900e22 100644 --- a/extras/playground/playground.css +++ b/extras/playground/playground.css @@ -115,6 +115,7 @@ body { width: 34px; text-align: center; border-bottom: 2px solid transparent; + text-transform: uppercase; } .tab.active { diff --git a/extras/playground/templates.xml b/extras/playground/templates.xml index 2955cba4..ec77180a 100644 --- a/extras/playground/templates.xml +++ b/extras/playground/templates.xml @@ -1,9 +1,11 @@
- JS - XML - CSS + + + + +