diff --git a/board/static/board/style.css b/board/static/board/style.css index ec8a392..07cb15a 100644 --- a/board/static/board/style.css +++ b/board/static/board/style.css @@ -145,23 +145,4 @@ a:hover { a:active { color: var(--activated); -} - -/******************************************************************************* - Winbox.js styles -********************************************************************************/ -.wb-min { - display: none; -} - -.wb-max { - display: none; -} - -.wb-full { - display: none; -} - -.winbox { - background: var(--border-color); } \ No newline at end of file