* Finish task #40816.

This commit is contained in:
hufangzhou
2021-08-03 09:24:58 +08:00
parent ace9f69bba
commit 49aa90f84c
2 changed files with 2 additions and 3 deletions
+2
View File
@@ -37,3 +37,5 @@
.outline-content a {color: #838A9D;}
.outline-content li.text-ellipsis.active>a {font-weight: 700; color: #0c64eb;}
#outline li.has-list.open:before {content: unset;}
.title {font-size: 20px !important;}
-3
View File
@@ -1,6 +1,3 @@
<style>
.title {font-size: 20px !important;}
</style>
<?php js::set('confirmDelete', $lang->doc->confirmDelete);?>
<?php
$sessionString = $config->requestType == 'PATH_INFO' ? '?' : '&';