started preset views

This commit is contained in:
Luke Pulverenti 2013-04-01 01:08:29 -04:00
parent d27b583884
commit acdb860386
8 changed files with 102 additions and 138 deletions

View file

@ -86,11 +86,6 @@ pre, textarea.pre {
background-attachment: fixed;
}
.libraryPage, .itemListContent {
background: #262626!important;
background-attachment: fixed!important;
}
/*
Header
*/
@ -149,10 +144,6 @@ pre, textarea.pre {
top: 4px;
}
.libraryPage .currentUsername {
color: #fff;
}
h1 .imageLink {
margin-left: 15px;
}
@ -165,18 +156,6 @@ h1 .imageLink {
opacity: .5;
}
.type-home h1, .listHeader {
margin-top: 1.25em;
margin-bottom: 10px;
padding-bottom: 5px;
font-weight: normal;
border-bottom: 1px solid #777;
}
.libraryPage .ui-content > h1:first-child {
margin-top: 0;
}
.pageTitle {
margin-top: 0;
}
@ -300,11 +279,6 @@ form, .readOnlyContent {
right: 30px;
}
.libraryPage .ui-content {
padding-right: 40px;
padding-left: 40px;
}
.type-interior > .ui-content {
padding-right: 0;
padding-left: 0;