added ps4 profile

This commit is contained in:
Luke Pulverenti 2015-06-16 13:37:49 -04:00
parent 0d59297b1b
commit 10d2fbe3b3
43 changed files with 1245 additions and 267 deletions

View file

@ -2,20 +2,24 @@
font-family: Helvetica Neue;
}
.viewMenuBar, .libraryViewNav, .ui-page-theme-b {
.viewMenuBar, .libraryViewNav {
background-color: rgba(28,28,28,.97);
}
.ui-page-theme-b {
background-color: #1c1c1c;
}
.libraryViewNav a {
font-weight: 400;
text-transform: none;
color: #ccc !important;
}
.libraryViewNav a {
font-weight: 400;
text-transform: none;
color: #ccc !important;
}
.libraryViewNav .ui-btn-active {
border-bottom-color: transparent;
color: #2ad !important;
}
.libraryViewNav .ui-btn-active {
border-bottom-color: transparent;
color: #2ad !important;
}
.libraryViewNav {
border-top: 1px solid #333;
@ -31,7 +35,6 @@
color: #2ad !important;
}
.btn, .btn-large {
font-family: Helvetica Neue !important;
}