Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
T
third-party
  • Overview
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 1
    • Merge Requests 1
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • cooperatic-foodcoops
  • third-party
  • Repository

Switch branch/tag
  • third-party
  • members
  • static
  • css
  • admin
  • bdm_index.css
Find file
BlameHistoryPermalink
  • Damien Moulard's avatar
    create interface to redirect to members admin pages · 2c1f7f00
    Damien Moulard authored 3 years ago
    2c1f7f00
bdm_index.css 361 Bytes
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
.header {
    margin-top: 15px;
}
  
.management_type_buttons {
    margin-top: 60px;
}
  
.management_type_button {
    height: 2.2em;
    width: 30%;
    border-radius: 3px;
    margin: 10px;
    font-size: 1.3em;
}
  
.management_type_button_icons {
    float: right;
    margin: 2px;
}

.login_area {
    position: absolute;
    top: 5px;
    right: 5px;
}
×

Replace bdm_index.css

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.