add sharing function

This commit is contained in:
Luke Pulverenti
2015-07-02 01:08:05 -04:00
parent 93ad16971d
commit 54afe9d0c2
22 changed files with 17346 additions and 17048 deletions
+9
View File
@@ -56,12 +56,21 @@
padding-top: 10px;
}
.pageWithAbsoluteTabs .pageTabContent {
padding-top: 10px;
}
@media all and (max-width: 1200px) {
.libraryPage > .ui-content {
padding-left: .5em !important;
padding-right: .5em !important;
}
.pageWithAbsoluteTabs .pageTabContent {
padding-left: .5em !important;
padding-right: .5em !important;
}
}
.libraryPage .currentUsername {