提交 46f091ec 编写于 作者: M Mr.doob

Editor: Updated styles with FancySelect change.

上级 2d610693
.FancySelect {
.Outliner {
background: #222;
padding: 0;
cursor: default;
......@@ -6,12 +6,12 @@
outline: none;
}
.FancySelect .option {
.Outliner .option {
padding: 4px;
white-space: nowrap;
}
.FancySelect .option.active {
.Outliner .option.active {
background-color: #153C5E;
}
......
.FancySelect {
.Outliner {
background: #fff;
padding: 0;
cursor: default;
......@@ -6,13 +6,13 @@
outline: none;
}
.FancySelect .option {
.Outliner .option {
padding: 4px;
color: #666;
white-space: nowrap;
}
.FancySelect .option.active {
.Outliner .option.active {
background-color: #f8f8f8;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册