From 49bc541d7973bd86776441eb072e66d01b368e68 Mon Sep 17 00:00:00 2001 From: ArthurHoaro Date: Mon, 3 Apr 2017 19:23:30 +0200 Subject: Apply the new timezone template variables to the vintage theme --- tpl/vintage/css/shaarli.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tpl/vintage/css/shaarli.css') diff --git a/tpl/vintage/css/shaarli.css b/tpl/vintage/css/shaarli.css index 7ca567e7..9c72d993 100644 --- a/tpl/vintage/css/shaarli.css +++ b/tpl/vintage/css/shaarli.css @@ -41,6 +41,10 @@ strong { font-weight: bold; } +.hidden { + display: none; +} + /* Buttons */ .bigbutton, #pageheader a.bigbutton { background-color: #c0c0c0; -- cgit v1.2.3