parent
bbf8a31143
commit
33b9adc66a
@ -32,6 +32,12 @@ table td, .table .td {
|
|||||||
.ping a:hover{
|
.ping a:hover{
|
||||||
text-decoration : underline;
|
text-decoration : underline;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@media (prefers-color-scheme: dark) {
|
||||||
|
._now_use {
|
||||||
|
background: #4a90e2 !important;
|
||||||
|
}
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
|
@ -159,7 +159,7 @@ index 00f79ff..452d369 100644
|
|||||||
<div class="pure-u-1-3">
|
<div class="pure-u-1-3">
|
||||||
<div class="img-con">
|
<div class="img-con">
|
||||||
diff --git a/luci-app-passwall/luasrc/view/passwall/node_list/node_list.htm b/luci-app-passwall/luasrc/view/passwall/node_list/node_list.htm
|
diff --git a/luci-app-passwall/luasrc/view/passwall/node_list/node_list.htm b/luci-app-passwall/luasrc/view/passwall/node_list/node_list.htm
|
||||||
index 90bf6da..874b923 100644
|
index dfc11d9..0778566 100644
|
||||||
--- a/luci-app-passwall/luasrc/view/passwall/node_list/node_list.htm
|
--- a/luci-app-passwall/luasrc/view/passwall/node_list/node_list.htm
|
||||||
+++ b/luci-app-passwall/luasrc/view/passwall/node_list/node_list.htm
|
+++ b/luci-app-passwall/luasrc/view/passwall/node_list/node_list.htm
|
||||||
@@ -26,7 +26,7 @@ table td, .table .td {
|
@@ -26,7 +26,7 @@ table td, .table .td {
|
||||||
|
Loading…
Reference in New Issue
Block a user