Merge pull request #353 from grafixeyehero/dlnaprofile

Add proper styling to DlnaProfile and ScheduledTask pages
This commit is contained in:
Anthony Lavado
2019-06-12 20:32:33 -04:00
committed by GitHub
4 changed files with 219 additions and 305 deletions
+5
View File
@@ -499,3 +499,8 @@ a[data-role=button] {
-webkit-box-shadow: 0 .0725em .29em 0 rgba(0, 0, 0, .37);
box-shadow: 0 .0725em .29em 0 rgba(0, 0, 0, .37)
}
.ui-bar-a{
text-align: center;
padding: 0 20px;
}