• This project
    • Loading...
  • Sign in

fe / yohoblk-wap · Files

Go to a project

GitLab

  • Go to group
  • Project
  • Activity
  • Files
  • Commits
  • Pipelines 0
  • Builds 0
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Members
  • Labels
  • Wiki
  • Forks
  • Network
  • Create a new issue
  • yohoblk-wap
  • public
  • scss
  • me
  • _return.css
  • fix
    79b6e1fc
    by 陈轩
    2016-08-11 20:28:57 +0800  
    Browse Files
_return.css 238 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
.return-success-modal {
    p {
        font-size: 30px;
    }

    .button-group .modal-button:first-of-type {
        color: #b0b0b0;
    }
}

.return select {
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}