Add missing files from last commit (stupid SourceTree...)

This commit is contained in:
Joseph Schorr 2015-03-11 17:47:12 -07:00
parent a18148b058
commit ea61a68bcb
12 changed files with 488 additions and 35 deletions

View file

@ -0,0 +1,28 @@
.repo-panel-changes .tab-header {
margin-bottom: 30px !important;
}
.repo-panel-changes .side-panel-title {
font-size: 20px;
border-bottom: 1px solid #eee;
padding-bottom: 10px;
margin-bottom: 10px;
}
.repo-panel-changes .side-panel-title i.fa {
margin-right: 10px;
}
.repo-panel-changes .side-panel {
padding: 10px;
}
.repo-panel-changes .visualized-tag {
font-size: 18px;
margin-left: 10px;
}
.repo-panel-changes .visualized-tag .fa {
margin-right: 8px;
vertical-align: middle;
}