浏览代码

Really improved colors

tags/v0.2.8
Fen Dweller 7 年前
父节点
当前提交
992a1097c3
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. +2
    -2
      feast.css

+ 2
- 2
feast.css 查看文件

@@ -181,7 +181,7 @@ button {
}

.pref-radio:checked + label.pref-disable {
background: #931;
background: #711;
color: #eee;
}

@@ -191,7 +191,7 @@ button {
}

.pref-radio:checked + label.pref-enable {
background: #373;
background: #3a3;
color: #eee;
}



正在加载...
取消
保存