* finish task #6769,6768.

This commit is contained in:
wangyidong
2019-12-25 09:33:40 +08:00
parent 1c33392243
commit 5eb7f1c04c
10 changed files with 615 additions and 100 deletions
+2
View File
@@ -16,6 +16,8 @@ body {height: 100vh; padding: 0;}
#header > h1 {width: 500px; margin: 40px auto 0; height: 58px; font-weight: normal; text-align: center; font-size: 20px; display: block; line-height: 58px; position: relative; left: -30px;}
#toolbar {position: absolute; right: 33px; top: 80px; text-align: center;}
#toolbar #year{width:70px; display:inline-block; margin-right:5px; padding-top:2px; border-color: #1a77a5; background-color: transparent; color:#fff;}
#toolbar #year option{background: #141414;}
.exporting #toolbar {display: none;}
#toolbar .btn-primary {border-color: #1a77a5; background-color: transparent; padding: 6px 7px;}
#toolbar .btn-primary:hover,