Skip to content
  • This project
    • Loading...
  • Sign in

Tran Phuong An / 17_jason16

Go to a project
Toggle navigation
Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • 17_jason16
  • ..
  • css
  • locking.css
  • Tran Phuong An's avatar
    Push site. · e579dd71
    e579dd71 Browse Files
    Tran Phuong An committed 2017-03-23 15:10:30 +0700
locking.css 326 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20

#gform-lock-dialog .gform-locked-message,
#gform-lock-dialog .gform-taken-over {
    margin: 25px;
}

#gform-lock-dialog .gform-locked-message a.button {
    margin-right: 10px;
}

#gform-lock-dialog .gform-locked-avatar {
    float: left;
    margin: 0 20px 20px 0;
}

#gform-lock-dialog .wp-tab-first {
    outline: 0;
}