Advertisement
Guest User

Untitled

a guest
Dec 15th, 2017
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. .Header,
  2. .js-new-project-column-container,
  3. .js-show-project-triage,
  4. .js-show-project-menu,
  5. .js-project-fullscreen-link,
  6. .repohead-details-container,
  7. .reponav,
  8. .subnav-search {
  9. display: none;
  10. }
  11.  
  12. .repohead {
  13. padding: 0;
  14. }
  15.  
  16. .project-column {
  17. min-width: 0% !important;
  18. width: 100% !important;
  19. max-width: 100% !important;
  20. }
  21.  
  22. .project-columns {
  23. padding-top: 0 !important;
  24. }
  25.  
  26. https://github.com/*/*/projects/*?fullscreen=true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement