X-Git-Url: https://scm.cri.minesparis.psl.eu/git/Plinn.git/blobdiff_plain/fff8677b8b6361b58f21c9384a8dc602feb5af05..cd19d4b7c2523b587f00e41b9401aec71166691d:/skins/generic/content_style.css.dtml

diff --git a/skins/generic/content_style.css.dtml b/skins/generic/content_style.css.dtml
index a723a03..ef4e289 100644
--- a/skins/generic/content_style.css.dtml
+++ b/skins/generic/content_style.css.dtml
@@ -13,4 +13,11 @@
   background: &dtml-backgroundColor;;
 }
 
+.std-focusbox {
+  background: &dtml-tabsBorderColor;;
+  color: &dtml-tabsFontColor;;
+  padding: &dtml-borderRadius;px;
+  border-radius: &dtml-borderRadius;px;
+}
+
 /*</dtml-with> */
\ No newline at end of file