Merge pull request #2875 from int2001/FixBandListNew
Fix: Show "blue" bar for new spots at BS5
这个提交包含在:
当前提交
2b12d15702
共有 1 个文件被更改,包括 2 次插入 和 0 次删除
|
|
@ -18,6 +18,8 @@
|
||||||
-moz-transition: all 15s ease;
|
-moz-transition: all 15s ease;
|
||||||
-o-transition: all 15s ease;
|
-o-transition: all 15s ease;
|
||||||
transition: all 15s ease;
|
transition: all 15s ease;
|
||||||
|
--bs-table-bg: #5dade2;
|
||||||
|
--bs-table-accent-bg: #5dade2;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
|
|
|
||||||
正在加载…
在新工单中引用