소스 검색

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;


불러오는 중...
취소
저장