浏览代码

Add visual indicator to staff posts

Idea stolen from AB
test
spaghetti 8 年前
committed by Tomochin
父节点
当前提交
0fa85e7fd3
共有 1 个文件被更改,包括 5 次插入0 次删除
  1. +5
    -0
      static/styles/beluga/style.css

+ 5
- 0
static/styles/beluga/style.css 查看文件

@@ -2037,3 +2037,8 @@ caption {
border-bottom: 1px dashed #666;
font-weight: bold;
}

tbody .staff_post {
background: none;
background-color: #634852;
}

正在加载...
取消
保存