Start on mobilification of repo view

This commit is contained in:
Joseph Schorr 2015-04-20 17:42:33 -04:00
parent 79caf2dab2
commit a4cacd7307
31 changed files with 265 additions and 91 deletions

View file

@ -12,4 +12,10 @@
left: -2px;
font-size: 16px;
color: #E8BB03;
}
.repository-permissions-table .mobile-add-row {
margin-top: 6px;
padding-top: 10px;
border-top: 2px solid #eee;
}