소스 검색

CTA button border radius fix for firefox

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

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

@@ -47,7 +47,7 @@ h2 {
border: 2px solid @red;
font-size: 20px;
color: @red;
-webkit-border-radius: 10px;
border-radius: 10px;
display: inline-block;
&:hover {
text-decoration: none;


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

@@ -5400,7 +5400,7 @@ h2 {
border: 2px solid #e96e57;
font-size: 20px;
color: #e96e57;
-webkit-border-radius: 10px;
border-radius: 10px;
display: inline-block;
}
.btn-cta:hover {


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


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