sql
parent
f0719d6a09
commit
2b61fa2089
9050
config/shopxo.sql
9050
config/shopxo.sql
File diff suppressed because one or more lines are too long
|
|
@ -20,7 +20,7 @@ html input[disabled] { cursor: default !important; color: #b1b1b1 !important; ba
|
||||||
/* 没数据 */
|
/* 没数据 */
|
||||||
.table-no {
|
.table-no {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
padding: 20px 0;
|
padding: 50px 0;
|
||||||
background: #FFF;
|
background: #FFF;
|
||||||
color: #b9b7b7;
|
color: #b9b7b7;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -454,6 +454,7 @@ ul.am-dropdown-content > .am-active > a:focus,
|
||||||
.am-nav > li.am-active > a:hover,
|
.am-nav > li.am-active > a:hover,
|
||||||
.am-nav > li.am-active > a:focus {
|
.am-nav > li.am-active > a:focus {
|
||||||
color: #d2354c !important;
|
color: #d2354c !important;
|
||||||
|
background-color: transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
.am-article-title.blog-title{
|
.am-article-title.blog-title{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue