From c40419bdfe866932fecf9fcb1f552312c669c228 Mon Sep 17 00:00:00 2001 From: Thomas Bruederli Date: Mon, 30 Jul 2012 12:00:52 +0200 Subject: Rename old 'default' skin folder to 'classic' --- plugins/help/skins/default/help.css | 29 ----------------------------- 1 file changed, 29 deletions(-) delete mode 100644 plugins/help/skins/default/help.css (limited to 'plugins/help/skins/default/help.css') diff --git a/plugins/help/skins/default/help.css b/plugins/help/skins/default/help.css deleted file mode 100644 index 8f67f111e..000000000 --- a/plugins/help/skins/default/help.css +++ /dev/null @@ -1,29 +0,0 @@ -/***** Roundcube|Mail Help task styles *****/ - -#taskbar a.button-help -{ - background-image: url('help.gif'); -} - -.help-box -{ - overflow: auto; - background-color: #F2F2F2; -} - -#helplicense, #helpabout -{ - width: 46em; - padding: 1em 2em; -} - -#helplicense a, #helpabout a -{ - color: #900; -} - -#helpabout -{ - margin: 0 auto; -} - -- cgit v1.2.3