Logo white

Administrator / maps-admin

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • maps-admin
  • src
  • app
  • data
  • bus-stop
  • bus-stop.scss
  • Validation try
    7085f966
    Yarik authored
    2017-02-09 17:56:36 +0200  
    Browse Code ยป
bus-stop.scss 315 Bytes
Edit Raw Blame History
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
.toolbar button {
    margin: 2px;
    padding: 0;
}

.control_button {
    position: fixed;
    bottom: 10px;
    right: 10px;
    td-loading {
        width: 56px;
        height: 56px;
        float: left;
        margin-right: 20px;
        .td-loading-wrapper {
            margin-top: -10px;
        }
    }
}