差别
这里会显示出您选择的修订版和当前版本之间的差别。
| 两侧同时换到之前的修订记录 前一修订版 后一修订版 | 前一修订版 | ||
|
template:global_style.css [2022/10/20 16:58] Mr_Fang |
template:global_style.css [2022/10/21 08:27] (当前版本) Mr_Fang |
||
|---|---|---|---|
| 行 53: | 行 53: | ||
| .label-primary { | .label-primary { | ||
| background-color: | background-color: | ||
| + | } | ||
| + | a.urlextern { | ||
| + | background-image: | ||
| + | width: 15px; | ||
| + | height: 15px; | ||
| + | padding-left: | ||
| + | background-size: | ||
| + | background-position-y: | ||
| + | } | ||
| + | #insitu__fn { | ||
| + | max-width: 20em; | ||
| + | background: url(https:// | ||
| + | } | ||
| + | li.catlist_addpage> | ||
| + | background: #3b8526; | ||
| + | -webkit-box-shadow: | ||
| + | border-radius: | ||
| + | color: #fff; | ||
| + | padding: 0px 4px !important; | ||
| + | } | ||
| + | li.catlist_addpage> | ||
| + | background: #4a494b; | ||
| + | color: #fff; | ||
| + | text-shadow: | ||
| + | -webkit-box-shadow: | ||
| + | box-shadow: inset 0 -2px #8d8e92, inset 0 2px #000; | ||
| + | } | ||
| + | .nav-pills> | ||
| + | background: rgba(0, 0, 0, .0); | ||
| + | } | ||
| + | .tools.panel.panel-default.affix-top, | ||
| + | background: #3b8526; | ||
| + | -webkit-box-shadow: | ||
| + | border-radius: | ||
| + | } | ||
| + | .btn { | ||
| + | background: #3b8526; | ||
| + | -webkit-box-shadow: | ||
| + | border-radius: | ||
| + | color: #fff; | ||
| + | border: unset; | ||
| + | } | ||
| + | .btn:hover, .btn:focus, .btn:active { | ||
| + | background: #4a494b; | ||
| + | color: #fff; | ||
| + | text-shadow: | ||
| + | -webkit-box-shadow: | ||
| + | box-shadow: inset 0 -2px #8d8e92, inset 0 2px #000; | ||
| } | } | ||
| </ | </ | ||
| </ | </ | ||