• This project
    • Loading...
  • Sign in

fe / YOHOBUYWAP · 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
  • YOHOBUYWAP
  • web-static
  • sass
  • home
  • _orders.css
  • code review by fei.hong: do login and new sale search
    f77f58aa
    by hf
    2016-03-11 21:11:03 +0800  
    Browse Files
_orders.css 322 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
.orders-me-page {

    .orders .title {
        padding-left: 130px;
        line-height: 40px;
        background-image: resolve(/home/orders.png);
        font-size: 12px;
        font-weight: normal;
    }

    .order-table-header {
        padding: 0;
        margin: 0 10px;
        border: 1px #e6e6e6 solid;
    }
}