From eda1e80e23905be7e87437f2ce1a92478f723cc5 Mon Sep 17 00:00:00 2001 From: Anika Henke Date: Sat, 1 Aug 2015 19:50:23 +0100 Subject: [PATCH] removed deprecated general classes --- css/basic.css | 24 ------------------------ detail.php | 3 +-- 2 files changed, 1 insertion(+), 26 deletions(-) diff --git a/css/basic.css b/css/basic.css index 058295d..3f61f71 100644 --- a/css/basic.css +++ b/css/basic.css @@ -450,27 +450,3 @@ option { font-style: normal; font-weight: normal; } - - -/*____________ general classes ____________*/ - -div.clearer { - /* additional to what's already in DokuWiki's lib/styles/all.css: */ - font-size: 1px; - visibility: hidden; -} - -/* @deprecated: has been in lib/styles/screen.css since Angua */ -.a11y { - position: absolute; - left: -99999em; - top: 0; - width: 0; - height: 0; - overflow: hidden; - display: inline; -} -[dir=rtl] .a11y { - left: auto; - right: -99999em; -} diff --git a/detail.php b/detail.php index 48799cc..53239a1 100644 --- a/detail.php +++ b/detail.php @@ -39,7 +39,7 @@ header('X-UA-Compatible: IE=edge,chrome=1');

-
+
@@ -81,7 +81,6 @@ header('X-UA-Compatible: IE=edge,chrome=1');
-