From 0aaa44e063bd8bca471162233f085216048dab92 Mon Sep 17 00:00:00 2001 From: Matthias Mees Date: Tue, 29 Jan 2013 09:32:49 +0100 Subject: [PATCH] Drop summary outlines. --- templates/2k11/admin/style.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/templates/2k11/admin/style.css b/templates/2k11/admin/style.css index bb1b81ac..14de8601 100644 --- a/templates/2k11/admin/style.css +++ b/templates/2k11/admin/style.css @@ -791,7 +791,10 @@ h4 { h5, h6 { font-size: 1em; } -summary { cursor: pointer; } +summary { + cursor: pointer; + outline: none; +} /* BACKEND MESSAGES