* Finish task #36454.

This commit is contained in:
hufangzhou
2021-03-08 16:47:15 +08:00
parent a4073cb2e0
commit bcd3545ded

View File

@@ -1828,7 +1828,7 @@ class docModel extends model
{
$navCSS .= <<<EOF
#subHeader {margin-top: -50px; background: rgba(0,0,0,0);}
#pageActions .btn-link {color: #84a2e2; font-size: 14px; line-height: 18px; border: #84a2e2 1px solid;}
#pageActions .btn-link {color: #fff; font-size: 14px; line-height: 18px; border: #fff 1px solid;}
.header-angle-btn {padding: 0;}
.header-angle-btn .btn{padding: 6px 12px;}
EOF;