浏览代码

Highlight the administration note on the Admin/Users page

Visman 5 年之前
父节点
当前提交
2f3290892a
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      public/style/ForkBB/style.css

+ 4 - 0
public/style/ForkBB/style.css

@@ -2593,6 +2593,10 @@ body,
   width: 100%
   width: 100%
 }
 }
 
 
+#fork .f-fs-result .f-field-note > dd {
+  color: #D8000C;
+}
+
 @media screen and (min-width: 36rem) {
 @media screen and (min-width: 36rem) {
   #fork .f-fs-result .f-field-result > dt,
   #fork .f-fs-result .f-field-result > dt,
   #fork .f-fs-result .f-field-result > dd {
   #fork .f-fs-result .f-field-result > dd {