From 0e82af39267fc46e7d5fa2842edd2d07d7774151 Mon Sep 17 00:00:00 2001 From: camsta4 Date: Sat, 17 Mar 2018 16:19:42 +0800 Subject: [PATCH] Update style.less --- less/style.less | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/less/style.less b/less/style.less index 098c430..72d0fdc 100644 --- a/less/style.less +++ b/less/style.less @@ -30,25 +30,6 @@ a, a:hover, a:visited, a:link { } } -.task-link[href='/'] { - display: none; -} - -.task-icon-link[href='/'] { - position: absolute; - top: 0; - left: 0; - background-color: @color-link; - height: 64px; - width: 250px; - z-index: 3000; - padding: 12px; - - &:hover { - opacity: 1 !important; - } -} - #header { .shadow1(); height: 64px;