aboutsummaryrefslogtreecommitdiffhomepage
path: root/tpl/vintage/css/shaarli.css
diff options
context:
space:
mode:
authorArthurHoaro <arthur@hoa.ro>2017-04-03 19:23:30 +0200
committerArthurHoaro <arthur@hoa.ro>2017-04-04 18:44:24 +0200
commit49bc541d7973bd86776441eb072e66d01b368e68 (patch)
tree5b126e82881ff7d88291bac32b96e0bc3e3340ec /tpl/vintage/css/shaarli.css
parenta07373135e08d182314847bb7dfc5a0246610d06 (diff)
downloadShaarli-49bc541d7973bd86776441eb072e66d01b368e68.tar.gz
Shaarli-49bc541d7973bd86776441eb072e66d01b368e68.tar.zst
Shaarli-49bc541d7973bd86776441eb072e66d01b368e68.zip
Apply the new timezone template variables to the vintage theme
Diffstat (limited to 'tpl/vintage/css/shaarli.css')
-rw-r--r--tpl/vintage/css/shaarli.css4
1 files changed, 4 insertions, 0 deletions
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 {
41 font-weight: bold; 41 font-weight: bold;
42} 42}
43 43
44.hidden {
45 display: none;
46}
47
44/* Buttons */ 48/* Buttons */
45.bigbutton, #pageheader a.bigbutton { 49.bigbutton, #pageheader a.bigbutton {
46 background-color: #c0c0c0; 50 background-color: #c0c0c0;