From 9899362a7153a2c44a6763b0e66c0e872822e733 Mon Sep 17 00:00:00 2001 From: "Pawel Spychalski (DzikuVx)" Date: Thu, 10 Jan 2019 23:26:42 +0100 Subject: Remove support tab and redirect users to wiki --- src/css/tabs/help.css | 34 ---------------------------------- 1 file changed, 34 deletions(-) delete mode 100644 src/css/tabs/help.css (limited to 'src/css') diff --git a/src/css/tabs/help.css b/src/css/tabs/help.css deleted file mode 100644 index 69029df4..00000000 --- a/src/css/tabs/help.css +++ /dev/null @@ -1,34 +0,0 @@ -.tab-help .twothird { - width: calc(67% - 15px); - margin-right: 15px; -} - -.tab-help .gui_box { - min-height: 500px; - margin-bottom: 0; -} - -.tab-help ul { - margin-bottom:15px; -} - -.tab-help li { - border-top: 1px dotted silver; - padding-top: 5px; - padding-bottom: 5px; - background: url(../../../images/arrow.svg) no-repeat 0 8px; - background-size: 12px; -} - -.tab-help li span { - margin-left: 17px; - display:block; -} - -.tab-help li span a { - color: #37a8db; -} - -.tab-help .subline { - margin-bottom: 5px; -} \ No newline at end of file -- cgit v1.2.3