mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Merge branch 'develop'
This commit is contained in:
commit
8af454a1db
147 changed files with 2964 additions and 2145 deletions
|
@ -799,14 +799,14 @@ header p {
|
|||
line-height: 40px;
|
||||
}
|
||||
|
||||
|
||||
header .fill {
|
||||
background-color: #0d6eff;
|
||||
background-color: #000;
|
||||
background-repeat: repeat-x;
|
||||
background-image: linear-gradient(to bottom, #0c5fdc, #0d6eff);
|
||||
background-image: linear-gradient(to bottom, #808080, #444);
|
||||
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
|
||||
padding: 0 5px;
|
||||
}
|
||||
|
||||
header div > ul, .nav {
|
||||
display: block;
|
||||
float: left;
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 140 KiB After Width: | Height: | Size: 8 KiB |
Binary file not shown.
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 8 KiB |
Binary file not shown.
Before Width: | Height: | Size: 140 KiB After Width: | Height: | Size: 8 KiB |
|
@ -67,7 +67,7 @@
|
|||
<%- if current_omr_version ~= "" and latest_omr_version ~= "" and current_omr_version < latest_omr_version then -%>
|
||||
<div class="alert-message notice">
|
||||
<p><%=translatef("You have OMR特别定制优化版 官方支持群140215026 version %s and version %s is now available",current_omr_version,latest_omr_version)%></p>
|
||||
<div class="right"><a class="btn" href="https://www.55960.com/"><%:Download latest version...%></a></div>
|
||||
<div class="right"><a class="btn" href="https://www.55860.com/"><%:Download latest version...%></a></div>
|
||||
</div>
|
||||
<%- end -%>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue