瀏覽代碼

Re-add outline (#4474)

* Re-add outline

* respect default of web browser
master
Yamagishi Kazutoshi 6 年之前
committed by Eugen Rochko
父節點
當前提交
8ccb3b96ab
共有 1 個文件被更改,包括 0 次插入10 次删除
  1. +0
    -10
      app/javascript/styles/components.scss

+ 0
- 10
app/javascript/styles/components.scss 查看文件

@@ -466,10 +466,6 @@
overflow: hidden;
white-space: pre-wrap;

&:focus {
outline: rgba($ui-highlight-color, 0.7) solid 2px;
}

.emojione {
width: 18px;
height: 18px;
@@ -571,12 +567,6 @@
}
}

&:focus,
&.status-direct:focus {
outline: 0;
background-color: lighten($ui-base-color, 10%);
}

&.light {
.status__relative-time {
color: $ui-primary-color;


Loading…
取消
儲存