소스 검색

Change advanced toggle on torrent search form

undefined
spaghetti 7 년 전
committed by Tomochin
부모
커밋
0361ae32b5
1개의 변경된 파일5개의 추가작업 그리고 1개의 파일을 삭제
  1. +5
    -1
      static/styles/global.css

+ 5
- 1
static/styles/global.css 파일 보기

@@ -111,7 +111,7 @@ div.collage_image {
width: 20%;
}

[data-toggle-target], [data-quote-jump] {
[data-toggle-target], [data-quote-jump], .clickable {
cursor: pointer;
}

@@ -935,6 +935,10 @@ input[type="search"] {
max-width: 100%;
}

.filter_torrents #ft_basic > .clickable, .filter_torrents #ft_advanced > .clickable {
font-weight: 100;
}

#publickey {
width: initial;
font-family: monospace;


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