From ba24b6a9933d313b5344df627d0a9ba2b3742a41 Mon Sep 17 00:00:00 2001 From: nekobit Date: Tue, 9 Aug 2022 02:41:50 +0000 Subject: [PATCH] Quick fix FossilOrigin-Name: a8703da3643f9be3a251751f358e6ac8263311cf9eda3e13bf13f84b4f704a75 --- dist/treebird.css | 4 ++-- templates/main.tt | 8 +++++++- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/dist/treebird.css b/dist/treebird.css index 3b6b310..18bc5d5 100644 --- a/dist/treebird.css +++ b/dist/treebird.css @@ -279,7 +279,6 @@ table.ui-table td #leftbar ul.sidebar-config { background: linear-gradient(#eef1f9, #bbc3d0); - color: #fff; border-radius: 6px; padding: 4px; margin: 8px; @@ -295,6 +294,7 @@ table.ui-table td .sidebarbtn-sub:active, .sidebarbtn-sub:hover { background-color: #bbc6d5; + text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2); border: 1px solid #a8accbcc; box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1); } @@ -597,7 +597,7 @@ input[type=submit].post-btn display: block; margin: 7px 8px; border-radius: 4px; - padding: 6px 10px; + padding: 4px 10px; font-size: 14px; text-transform: uppercase; color: #505050; diff --git a/templates/main.tt b/templates/main.tt index 713398f..3e63520 100644 --- a/templates/main.tt +++ b/templates/main.tt @@ -65,7 +65,13 @@
  • Chats
  • [% lang('CONFIG') %]
  • - {{ %s : sidebar_leftbar }} + + + +