Browse Source

苹果浏览器兼容问题

jack 8 years ago
parent
commit
a1da4b057d
1 changed files with 0 additions and 2 deletions
  1. 0 2
      css/index.css

+ 0 - 2
css/index.css

556
.commentsArea .goMsgbox{padding:20px 10px;width: 100%;}
556
.commentsArea .goMsgbox{padding:20px 10px;width: 100%;}
557
.commentsArea .goMsgbox .frmbtn:focus{border:1px solid transparent;}
557
.commentsArea .goMsgbox .frmbtn:focus{border:1px solid transparent;}
558
.commentsArea textarea{  
558
.commentsArea textarea{  
559
 	-webkit-user-select: none;
560
    background-color: #fafafa;
559
    background-color: #fafafa;
561
    color: #55636D;
560
    color: #55636D;
562
 	outline: none;
561
 	outline: none;
563
    -webkit-appearance: none;
564
    padding: .2rem;
562
    padding: .2rem;
565
    width: 100%;
563
    width: 100%;
566
    border: 1px solid #d3d7db;
564
    border: 1px solid #d3d7db;