• This project
    • Loading...
  • Sign in

fe / YOHOBUYPC · Files

Go to a project

GitLab

  • Go to group
  • Project
  • Activity
  • Files
  • Commits
  • Pipelines 0
  • Builds 0
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 2
  • Members
  • Labels
  • Wiki
  • Forks
  • Network
  • Create a new issue
  • YOHOBUYPC
  • web-static
  • sass
  • home
  • _orders.css
  • merge v4.3
    9dd74148
    by whb
    2016-05-09 21:27:46 +0800  
    Browse Files
_orders.css 335 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: bold;
    }

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