소스 검색

Widen scrollbars

tags/v0.1.0
Fen Dweller 6 년 전
부모
커밋
1d1d0f0504
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. +0
    -2
      macrovision.css

+ 0
- 2
macrovision.css 파일 보기

@@ -86,14 +86,12 @@ body.toggle-entity-name .entity-name {
overflow-y: scroll;
height: 100%;
scrollbar-color: #e1e1e1 #888;
scrollbar-width: thin;
}

#options-attribution {
display: none;
}
#options::-webkit-scrollbar {
width: 3px;
height: 2px;
}
#options::-webkit-scrollbar-button {


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