diff --git a/src/admin/article_template_rand.php b/src/admin/article_template_rand.php
index 1263f0ea..556bed87 100644
--- a/src/admin/article_template_rand.php
+++ b/src/admin/article_template_rand.php
@@ -96,7 +96,7 @@ function DoRand(jobname)
如果您想对旧的文章应用随机模板设置,请点击此对旧文章进行处理(必须设置好模板项)
设置全部
取消全部
- $okmsg
+ $okmsg
diff --git a/src/admin/css/login.css b/src/admin/css/login.css
index fd81264d..83b8e714 100644
--- a/src/admin/css/login.css
+++ b/src/admin/css/login.css
@@ -60,7 +60,7 @@ input,select,.btn {
padding-top:1rem
}
.login-power a,.goindex a {
- color:#1eb867
+ color:#28a745
}
.form-control {
height:36px
diff --git a/src/static/web/css/admin.css b/src/static/web/css/admin.css
index 2a8941b5..7a051917 100644
--- a/src/static/web/css/admin.css
+++ b/src/static/web/css/admin.css
@@ -24,7 +24,7 @@ a {
text-decoration:none
}
a:hover {
- color:#1eb867;
+ color:#28a745;
text-decoration:none
}
table {
@@ -67,7 +67,7 @@ input[type=button],input[type=submit],input[type=reset] {
padding:.25rem .5rem;
height:auto;
color:#fff;
- background:#1eb867;
+ background:#28a745;
border-radius:.2rem;
border:0;
transition:all .3s
@@ -188,11 +188,11 @@ select:focus,input:focus,textarea:focus {
padding:.25rem .5rem;
width:360px;
background:#f0faeb;
- border:2px solid #1eb867
+ border:2px solid #28a745
}
.pubdlg {
background:#fff;
- border:2px solid #1eb867;
+ border:2px solid #28a745;
border-radius:.2rem;
z-index:8888
}
@@ -245,7 +245,7 @@ select:focus,input:focus,textarea:focus {
.mysource,.mywriter {
width:300px;
background:#fff;
- border:2px solid #1eb867;
+ border:2px solid #28a745;
z-index:10001
}
.dlgws div {
@@ -254,7 +254,7 @@ select:focus,input:focus,textarea:focus {
.dlgTesttitle {
width:300px;
background:#f0faeb;
- border:2px solid #1eb867
+ border:2px solid #28a745
}
#_mysource {
z-index:10003
@@ -313,7 +313,7 @@ select:focus,input:focus,textarea:focus {
padding:.6rem;
width:120px;
background:#fff;
- border:2px solid #1eb867;
+ border:2px solid #28a745;
z-index:10005
}
option.alltype {
@@ -367,7 +367,7 @@ option.stype {
}
span.page-link {
color:#fff;
- background:#1eb867
+ background:#28a745
}
.btn-xs {
padding:2px;