소스 검색

cursor for web upload

tags/v1.0.0
Uvis Grinfelds 9 년 전
부모
커밋
f884746916
3개의 변경된 파일5개의 추가작업 그리고 2개의 파일을 삭제
  1. +3
    -1
      transfersh-web/styles/includes/home.less
  2. +1
    -0
      transfersh-web/styles/main.css
  3. +1
    -1
      transfersh-web/styles/main.css.map

+ 3
- 1
transfersh-web/styles/includes/home.less 파일 보기

@@ -25,7 +25,7 @@
}

#web {
#web {
.transition(all @animation-duration ease);
border: 1px dashed @blue;
padding-top: 10px;
@@ -43,6 +43,8 @@
font-size: 14px;

}
cursor: pointer;

}

#web, #terminal {


+ 1
- 0
transfersh-web/styles/main.css 파일 보기

@@ -5495,6 +5495,7 @@ a:hover {
border: 1px dashed #85b5bb;
padding-top: 10px;
border-radius: 5px;
cursor: pointer;
}
#web i {
font-size: 160px;


+ 1
- 1
transfersh-web/styles/main.css.map
파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
파일 보기


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