Merge pull request #61 from EbookFoundation/foundation/css-ignore

Dont commit css
fix/updatedeps
Jonah Mania 2018-02-20 12:46:49 -05:00 committed by GitHub
commit 63ee9ff460
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
33 changed files with 2 additions and 31603 deletions

3
.gitignore vendored
View File

@ -13,4 +13,5 @@ logs/*
celerybeat.pid
celerybeat-schedule
.gitignore~
static/scss/*.css.map
static/scss/**/*.css
static/scss/**/*.css.map

View File

@ -14,7 +14,6 @@
{% block extra_css %}{% endblock %}
<link href="{% sass_src 'scss/global.scss' %}" rel="stylesheet" type="text/css" />
<link href="{% sass_src 'scss/foundation/scss/foundation.scss' %}" rel="stylesheet" type="text/css" />
<link href="{% sass_src 'scss/header.scss' %}" rel="stylesheet" type="text/css" />
<link type="text/css" rel="stylesheet" href="/static/css/font-awesome.min.css" />

File diff suppressed because one or more lines are too long

View File

@ -1,472 +0,0 @@
/* variables and mixins used in multiple less files go here */
.panelborders {
border-width: 1px 0px;
border-style: solid none;
border-color: #FFFFFF; }
/* Local variables */
.buyit {
font-size: 13pt;
color: #8dc63f; }
/* background */
#main-wrapper {
height: 100%;
width: 725px;
margin: 0px;
padding: 0px 0px; }
.panelview.tabs {
padding: 5px 0px;
margin: 0px;
width: 142px;
float: left; }
.panelview.tabs span.active {
padding: 15px;
margin: 15px 0px;
font-weight: bold; }
/* styling of front side elements */
.panelview.book-list {
font-size: 12px;
width: 120px;
line-height: 16px;
margin: auto;
padding: 0px 5px 5px 5px;
height: 300px;
background-color: #ffffff;
color: #3d4e53;
border: 5px solid #edf3f4;
position: relative; }
.panelview.book-list:hover {
color: #3d4e53; }
.panelview.book-list img {
padding: 5px 0px;
margin: 0px; }
.panelview.book-list .pledge.side1 {
display: none; }
.panelview.remove-wishlist, .panelview.on-wishlist, .panelview.create-account, .panelview.add-wishlist {
display: none; }
.panelview.book-name div {
font-size: 12px;
line-height: 16px;
max-height: 32px;
color: #3d4e53;
overflow: hidden; }
.panelview.book-name div a {
color: #6994a3; }
.panelview.booklist-status {
display: none; }
.panelview.icons {
position: absolute;
bottom: -3px;
width: 140px; }
.panelview.icons .booklist-status-img {
float: left; }
.panelview.icons .booklist-status-label {
position: absolute;
color: #8dc63f;
padding-left: 5px;
left: 40px;
bottom: 5px;
font-size: 17px;
margin-bottom: 3px; }
.panelview.icons .panelnope {
display: none; }
.panelview.icons .rounded {
margin-bottom: 7px; }
/* make sure the box with the number of wishers displays right */
span.rounded {
border: 1px solid #d4d4d4;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius: 7px;
padding: 1px;
color: #fff;
margin: 0 8px 0 0;
display: inline-block; }
span.rounded > span {
padding: 7px 7px;
min-width: 15px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
text-align: center;
display: inline-block; }
span.rounded > span .hovertext {
display: none; }
span.rounded > span:hover .hovertext {
display: inline; }
span.grey {
background: #bacfd6 url("/static/images/header-button-grey.png") left bottom repeat-x; }
.panelview.boolist-ebook a {
display: none; }
/* switch to/from hover state when jquery swaps class names */
div.panelview.side1 {
display: visible; }
div.panelview.side2 {
display: none; }
/* styling of hover state */
.panelback {
position: relative; }
.greenpanel2 {
font-size: 12px;
width: 120px;
line-height: 16px;
margin: 0;
padding: 10px;
height: 295px;
background-color: #8dc63f;
color: #fff;
position: absolute;
top: -5px;
left: -10px; }
.greenpanel_top {
height: 135px; }
.greenpanel2 .button_text {
height: 30px;
line-height: 30px; }
.greenpanel2 .bottom_button {
position: absolute;
bottom: 0px;
height: 26px; }
.greenpanel2 .add_button {
position: absolute;
bottom: 60px;
height: 26px; }
/* Campaign status text at top of hover state */
.unglued_white {
font-size: 12px;
margin: 0px auto 10px auto;
padding: 5px 0 10px 0;
height: 58px; }
.unglued_white p {
margin: 0; }
/* White-background action buttons; vary by state of campaign */
.read_itbutton {
width: 118px;
height: 35px;
line-height: 35px;
padding: 0px 0px;
background: #FFF;
margin: 0px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
border: 1px solid #81bb38;
display: block; }
.read_itbutton span {
height: 35px;
line-height: 35px;
font-size: 11px;
background-repeat: no-repeat;
background-position: 10px auto;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
padding: 0px 0px 0px 30px;
color: #73a334;
background: url("/static/images/book-panel/book_icon.png") no-repeat 10% center; }
.read_itbutton span:hover {
text-decoration: none; }
.read_itbutton span:hover {
text-decoration: none;
color: #3d4e53; }
.read_itbutton.pledge {
background-image: url("/static/images/icons/pledgearrow-green.png");
background-repeat: no-repeat;
background-position: 90% center; }
.read_itbutton.pledge span {
height: 35px;
line-height: 35px;
font-size: 11px;
background-repeat: no-repeat;
background-position: 10px auto;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
padding: 0px 0px 0px 25px;
color: #73a334;
background: none; }
.read_itbutton.pledge span:hover {
text-decoration: none; }
.read_itbutton.pledge span:hover {
text-decoration: none;
color: #3d4e53; }
.read_itbutton_fail {
width: 118px;
height: 35px;
line-height: 35px;
padding: 0px 0px;
background: #FFF;
margin: 0px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
border: 1px solid #81bb38; }
.read_itbutton_fail span {
height: 35px;
line-height: 35px;
font-size: 11px;
background-repeat: no-repeat;
background-position: 10px auto;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
padding: 0px 0px 0px 15px;
color: #73a334;
background: none; }
.read_itbutton_fail span:hover {
text-decoration: none; }
.panelview.panelfront.icons .read_itbutton {
margin-bottom: 7px;
height: 30px;
line-height: 30px; }
.Unglue_itbutton {
width: 118px;
height: 35px;
line-height: 35px;
padding: 0px 0px;
background: #FFF;
margin: 0px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
border: 1px solid #81bb38; }
.Unglue_itbutton a {
background-image: url("/static/images/book-panel/unglue_icon.png");
height: 40px;
line-height: 40px;
font-size: 11px;
background-repeat: no-repeat;
background-position: 10px auto;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
padding: 0px 0px 0px 25px;
color: #73a334; }
.Unglue_itbutton a:hover {
text-decoration: none; }
.moreinfo.add-wishlist, .moreinfo.create-account {
width: 120px;
height: 30px;
padding: 0px;
margin: 0 0 0 0;
border-top-width: 1px;
border-bottom-width: 1px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #FFF;
border-bottom-color: #FFF;
background: url("/static/images/book-panel/add_wish_icon.png") no-repeat left center;
padding-right: 0; }
.moreinfo.add-wishlist a, .moreinfo.add-wishlist span, .moreinfo.create-account a, .moreinfo.create-account span {
height: 30px;
line-height: 30px;
font-size: 11px;
background-repeat: no-repeat;
background-position: left auto;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
padding: 0 5px 0 21px;
color: #FFF; }
.moreinfo.add-wishlist a:hover, .moreinfo.add-wishlist span:hover, .moreinfo.create-account a:hover, .moreinfo.create-account span:hover {
text-decoration: none;
color: #3d4e53; }
.moreinfo.remove-wishlist {
width: 120px;
height: 30px;
padding: 0px;
margin: 0 0 0 0;
border-top-width: 1px;
border-bottom-width: 1px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #FFF;
border-bottom-color: #FFF;
background: url("/static/images/booklist/remove-wishlist-white.png") no-repeat left center; }
.moreinfo.remove-wishlist a, .moreinfo.remove-wishlist span {
height: 30px;
line-height: 30px;
font-size: 11px;
background-repeat: no-repeat;
background-position: left auto;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
padding: 0 5px 0 21px;
color: #FFF; }
.moreinfo.remove-wishlist a:hover, .moreinfo.remove-wishlist span:hover {
text-decoration: none;
color: #3d4e53; }
.moreinfo.on-wishlist {
width: 120px;
height: 30px;
padding: 0px;
margin: 0 0 0 0;
border-top-width: 1px;
border-bottom-width: 1px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #FFF;
border-bottom-color: #FFF;
background: url("/static/images/checkmark_small-white.png") no-repeat left center; }
.moreinfo.on-wishlist a, .moreinfo.on-wishlist span {
height: 30px;
line-height: 30px;
font-size: 11px;
background-repeat: no-repeat;
background-position: left auto;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
padding: 0 5px 0 21px;
color: #FFF; }
.moreinfo.on-wishlist a:hover, .moreinfo.on-wishlist span:hover {
text-decoration: none;
color: #3d4e53; }
/* title, author */
.white_text {
width: 120px;
height: 60px;
padding: 15px 0px;
margin: 0px; }
.white_text a {
color: #FFF;
text-decoration: none; }
.white_text a:hover {
text-decoration: none;
color: #3d4e53; }
.white_text p {
/* necessary to ensure title/author don't overflow onto icons */
line-height: 16px;
max-height: 32px;
overflow: hidden;
margin: 0 0 5px 0; }
.moreinfo {
width: 120px;
height: 30px;
padding: 0px;
margin: 0 0 0 0;
border-top-width: 1px;
border-bottom-width: 1px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #FFF;
border-bottom-color: #FFF;
background: url("/static/images/book-panel/more_icon.png") no-repeat left center;
cursor: pointer; }
.moreinfo a, .moreinfo span {
height: 30px;
line-height: 30px;
font-size: 11px;
background-repeat: no-repeat;
background-position: left auto;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
padding: 0 0 0 21px;
color: #FFF; }
.moreinfo a:hover, .moreinfo span:hover {
text-decoration: none;
color: #3d4e53; }
.moreinfo > div {
height: 30px;
line-height: 30px;
padding-bottom: 8px; }
/*end the 2greenpanel*/
.read {
margin: 15px auto 5px auto;
padding: 0px;
width: 140px;
color: #8dc63f;
height: 40px;
line-height: 25px;
float: left;
position: absolute;
bottom: -15px; }
.read p {
margin: 0px;
padding: 10px 3px;
width: 50px;
font-size: 10pt;
float: left; }
.read img {
padding: 5px 0px;
margin: 0px;
float: left; }
/**/
.read2 {
margin: 15px auto;
padding: 0px;
width: 130px;
color: #8dc63f;
height: 40px;
line-height: 25px; }
.read2 p {
margin: 0px;
padding: 10px 3px;
width: 50px;
font-size: 10pt;
float: left; }
.read2 img {
padding: 0px;
margin: 0px;
float: left; }
.right_add {
padding: 10px;
margin: 0px;
float: right; }
/* --------------- ( slideout hover state ) --------------------------------------------- */
.panelview.book-thumb {
position: relative;
margin: 0px;
padding: 0px;
left: 0px; }
.panelview.book-thumb img {
z-index: 100;
width: 120px;
height: 182px; }
.panelview.book-thumb span {
position: absolute;
bottom: 0;
left: -10px;
top: -5px;
z-index: 1000;
height: auto; }
/*# sourceMappingURL=../../../../../../static/scss/book_panel2.css.map */

View File

@ -1,114 +0,0 @@
/**
* Foundation for Sites by ZURB
* Version 6.4.3
* foundation.zurb.com
* Licensed under MIT Open Source
*/
@media screen and (max-width: 39.9375em) {
.wrapper {
display: flex;
flex-direction: column; }
.pubinfo {
display: flex;
flex-direction: column;
align-items: center; }
.wrapper {
margin: 10px; }
.bookImage {
order: 0;
display: flex;
justify-content: center; }
.bookSidebar {
order: 1;
flex-direction: row;
flex-wrap: wrap; }
.book-sidebar-item {
flex: auto; }
.book-sidebar-item span {
display: none; }
.bookDownload {
flex: 100%; }
.bookDonate {
flex: 100%; }
.bookDescription {
order: 2; }
.bookComments {
order: 3;
margin-top: 15px; } }
@supports not (grid-template-rows: auto) {
.wrapper {
display: flex;
flex-direction: column; }
.pubinfo {
display: flex;
flex-direction: column;
align-items: center; }
.wrapper {
margin: 10px; }
.bookImage {
order: 0;
display: flex;
justify-content: center; }
.bookSidebar {
order: 1;
flex-direction: row;
flex-wrap: wrap; }
.book-sidebar-item {
flex: auto; }
.book-sidebar-item span {
display: none; }
.bookDownload {
flex: 100%; }
.bookDonate {
flex: 100%; }
.bookDescription {
order: 2; }
.bookComments {
order: 3;
margin-top: 15px; } }
@supports (grid-template-rows: auto) {
@media print, screen and (min-width: 40em) {
.wrapper {
display: grid;
grid-template-columns: fit-content 1fr 20%;
grid-template-rows: auto auto;
grid-template-areas: "bookImage bookDescription bookSidebar" ". bookComments .";
margin-left: auto;
margin-right: auto;
max-width: 1000px; }
.bookDescription {
padding-right: 15px; }
.bookSidebar {
flex-direction: column; } } }
.bookImage {
grid-area: bookImage; }
.bookImage div {
float: right; }
.bookDescription {
grid-area: bookDescription; }
.bookSidebar {
display: flex;
grid-area: bookSidebar; }
.book-sidebar-item {
margin-bottom: 16px; }
.bookComments {
grid-area: bookComments; }
.btn_wishlist span {
text-align: right; }
.btn_wishlist div {
float: none; }
.description-more-content {
padding-top: 20px; }
/*# sourceMappingURL=../../../../../static/scss/bookview.css.map */

View File

@ -1,611 +0,0 @@
/* variables and mixins used in multiple less files go here */
.panelborders {
border-width: 1px 0px;
border-style: solid none;
border-color: #FFFFFF; }
/* Campaign and manage_campaign use same tab styling, so it's factored out here */
#tabs {
border-bottom: 4px solid #6994a3;
clear: both;
float: left;
margin-top: 10px;
width: 100%; }
#tabs ul.book-list-view {
margin-bottom: 4px !important; }
#tabs-1, #tabs-2, #tabs-3, #tabs-4 {
display: none; }
#tabs-1.active, #tabs-2.active, #tabs-3.active, #tabs-4.active {
display: inherit; }
#tabs-2 textarea {
width: 95%; }
ul.tabs {
float: left;
padding: 0;
margin: 0;
list-style: none;
width: 100%; }
ul.tabs li {
float: left;
height: 46px;
line-height: 20px;
padding-right: 2px;
width: 116px;
background: none;
margin: 0;
padding: 0 2px 0 0; }
ul.tabs li.tabs4 {
padding-right: 0px; }
ul.tabs li a {
height: 41px;
line-height: 18px;
display: block;
text-align: center;
padding: 0 10px;
min-width: 80px;
-moz-border-radius: 7px 7px 0 0;
-webkit-border-radius: 7px 7px 0 0;
border-radius: 7px 7px 0 0;
background: #d6dde0;
color: #3d4e53;
padding-top: 5px; }
ul.tabs li a:hover {
text-decoration: none; }
ul.tabs li a div {
padding-top: 8px; }
ul.tabs li a:hover, ul.tabs li.active a {
background: #6994a3;
color: #fff; }
/* variables and mixins used in multiple less files go here */
.panelborders {
border-width: 1px 0px;
border-style: solid none;
border-color: #FFFFFF; }
/* needed for campaign, pledge, and manage_campaign */
.book-detail {
float: left;
width: 100%;
clear: both;
display: block; }
.book-cover {
float: left;
margin-right: 10px;
width: 151px; }
.book-cover img {
padding: 5px;
border: solid 5px #edf3f4; }
.mediaborder {
padding: 5px;
border: solid 5px #edf3f4; }
.book-detail-info {
float: left;
/* if we want to nix the explore bar, width should be 544ish */
width: 309px; }
.book-detail-info h2.book-name, .book-detail-info h3.book-author, .book-detail-info h3.book-year {
padding: 0;
margin: 0;
line-height: normal; }
.book-detail-info h2.book-name {
font-size: 19px;
font-weight: bold;
color: #3d4e53; }
.book-detail-info h3.book-author, .book-detail-info h3.book-year {
font-size: 13px;
font-weight: normal;
color: #3d4e53; }
.book-detail-info h3.book-author span a, .book-detail-info h3.book-year span a {
font-size: 13px;
font-weight: normal;
color: #6994a3; }
.book-detail-info > div {
width: 100%;
clear: both;
display: block;
overflow: hidden;
border-top: 1px solid #edf3f4;
padding: 10px 0; }
.book-detail-info > div.layout {
border: none;
padding: 0; }
.book-detail-info > div.layout div.pubinfo {
float: left;
width: auto;
padding-bottom: 7px; }
.book-detail-info .find-book label {
float: left;
line-height: 31px; }
.book-detail-info .find-link {
float: right; }
.book-detail-info .find-link img {
padding: 2px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px; }
.book-detail-info .pledged-info {
padding: 10px 0;
position: relative; }
.book-detail-info .pledged-info.noborder {
border-top: none;
padding-top: 0; }
.book-detail-info .pledged-info .campaign-status-info {
float: left;
width: 50%;
margin-top: 13px; }
.book-detail-info .pledged-info .campaign-status-info span {
font-size: 15px;
color: #6994a3;
font-weight: bold; }
.book-detail-info .thermometer {
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
border: solid 2px #d6dde0;
width: 291px;
padding: 7px;
position: relative;
overflow: visible;
/* looks better if we start the gradient a little closer to the success color */
background: -webkit-gradient(linear, left top, right top, from(#8dc63f), to(#CF6944));
background: -webkit-linear-gradient(left, #CF6944, #8dc63f);
background: -moz-linear-gradient(left, #CF6944, #8dc63f);
background: -ms-linear-gradient(left, #CF6944, #8dc63f);
background: -o-linear-gradient(left, #CF6944, #8dc63f);
background: linear-gradient(left, #CF6944, #8dc63f);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@alert', endColorstr='$call-to-action');
/* IE6 & IE7 */
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='@alert', endColorstr='$call-to-action')";
/* IE8+ */ }
.book-detail-info .thermometer.successful {
border-color: #8ac3d7;
background: #edf3f4; }
.book-detail-info .thermometer .cover {
position: absolute;
right: 0;
-moz-border-radius: 0 10px 10px 0;
-webkit-border-radius: 0 10px 10px 0;
border-radius: 0 10px 10px 0;
width: 50px;
height: 14px;
margin-top: -7px;
background: #f3f5f6; }
.book-detail-info .thermometer span {
display: none; }
.book-detail-info .thermometer:hover span {
display: block;
position: absolute;
z-index: 200;
right: 0;
top: -7px;
font-size: 19px;
color: #6994a3;
background: white;
border: 2px solid #d6dde0;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
padding: 5px; }
.book-detail-info .explainer span.explanation {
display: none; }
.book-detail-info .explainer:hover span.explanation {
display: block;
position: absolute;
z-index: 200;
right: 0;
top: 12px;
font-size: 13px;
font-weight: normal;
color: #3d4e53;
background: white;
border: 2px solid #d6dde0;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
padding: 5px; }
.book-detail-info .status {
position: absolute;
top: 50%;
right: 0%;
height: 25px;
margin-top: -12px; }
/* variables and mixins used in multiple less files go here */
.panelborders {
border-width: 1px 0px;
border-style: solid none;
border-color: #FFFFFF; }
ul.social a:hover {
text-decoration: none; }
ul.social li {
padding: 5px 0 5px 30px !important;
height: 28px;
line-height: 28px !important;
margin: 0 !important;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
border-radius: 0px; }
ul.social li.facebook {
background: url("/static/images/icons/facebook.png") 10px center no-repeat;
cursor: pointer; }
ul.social li.facebook span {
padding-left: 10px; }
ul.social li.facebook:hover {
background: #8dc63f url("/static/images/icons/facebook-hover.png") 10px center no-repeat; }
ul.social li.facebook:hover span {
color: #fff; }
ul.social li.twitter {
background: url("/static/images/icons/twitter.png") 10px center no-repeat;
cursor: pointer; }
ul.social li.twitter span {
padding-left: 10px; }
ul.social li.twitter:hover {
background: #8dc63f url("/static/images/icons/twitter-hover.png") 10px center no-repeat; }
ul.social li.twitter:hover span {
color: #fff; }
ul.social li.email {
background: url("/static/images/icons/email.png") 10px center no-repeat;
cursor: pointer; }
ul.social li.email span {
padding-left: 10px; }
ul.social li.email:hover {
background: #8dc63f url("/static/images/icons/email-hover.png") 10px center no-repeat; }
ul.social li.email:hover span {
color: #fff; }
ul.social li.embed {
background: url("/static/images/icons/embed.png") 10px center no-repeat;
cursor: pointer; }
ul.social li.embed span {
padding-left: 10px; }
ul.social li.embed:hover {
background: #8dc63f url("/static/images/icons/embed-hover.png") 10px center no-repeat; }
ul.social li.embed:hover span {
color: #fff; }
/* Page layout */
#js-page-wrap {
overflow: hidden; }
#main-container {
margin-top: 20px; }
#js-leftcol .jsmodule, .pledge.jsmodule {
margin-bottom: 10px; }
#js-leftcol .jsmodule.rounded .jsmod-content, .pledge.jsmodule.rounded .jsmod-content {
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
border-radius: 20px;
background: #edf3f4;
color: #3d4e53;
padding: 10px 20px;
font-weight: bold;
border: none;
margin: 0;
line-height: 16px;
/* Bubble in upper left looks different depending on campaign status */ }
#js-leftcol .jsmodule.rounded .jsmod-content.ACTIVE, .pledge.jsmodule.rounded .jsmod-content.ACTIVE {
background: #8dc63f;
color: white;
font-size: 19px;
font-weight: normal;
line-height: 20px; }
#js-leftcol .jsmodule.rounded .jsmod-content.No.campaign.yet, .pledge.jsmodule.rounded .jsmod-content.No.campaign.yet {
background: #e18551;
color: white; }
#js-leftcol .jsmodule.rounded .jsmod-content span, .pledge.jsmodule.rounded .jsmod-content span {
display: inline-block;
vertical-align: middle; }
#js-leftcol .jsmodule.rounded .jsmod-content span.spacer, .pledge.jsmodule.rounded .jsmod-content span.spacer {
visibility: none; }
#js-leftcol .jsmodule.rounded .jsmod-content span.findtheungluers, .pledge.jsmodule.rounded .jsmod-content span.findtheungluers {
cursor: pointer; }
.jsmodule.pledge {
float: left;
margin-left: 10px; }
#js-slide .jsmodule {
width: 660px !important; }
#js-search {
margin: 0 15px 0 15px !important; }
.alert > .errorlist {
list-style-type: none;
font-size: 15px;
border: none;
text-align: left;
font-weight: normal;
font-size: 13px; }
.alert > .errorlist > li {
margin-bottom: 14px; }
.alert > .errorlist .errorlist {
margin-top: 7px; }
.alert > .errorlist .errorlist li {
width: auto;
height: auto;
padding-left: 32px;
padding-right: 32px;
font-size: 13px; }
/* Center elements */
#js-maincol {
float: left;
width: 470px;
margin: 0 10px; }
#js-maincol div#content-block {
background: none;
padding: 0; }
.status {
font-size: 19px;
color: #8dc63f; }
/* Center - add/remove actions in book detail area */
.add-wishlist, .add-wishlist-workpage, .remove-wishlist-workpage, .remove-wishlist, .on-wishlist, .create-account {
float: right;
cursor: pointer; }
.add-wishlist span, .add-wishlist-workpage span, .remove-wishlist-workpage span, .remove-wishlist span, .on-wishlist span, .create-account span {
font-weight: normal;
color: #3d4e53;
text-transform: none;
padding-left: 20px; }
.add-wishlist span.on-wishlist, .add-wishlist-workpage span.on-wishlist, .remove-wishlist-workpage span.on-wishlist, .remove-wishlist span.on-wishlist, .on-wishlist span.on-wishlist, .create-account span.on-wishlist {
background: url("/static/images/checkmark_small.png") left center no-repeat;
cursor: default; }
.btn_wishlist .add-wishlist span, .add-wishlist-workpage span, .create-account span {
background: url("/static/images/booklist/add-wishlist.png") left center no-repeat; }
.remove-wishlist-workpage span, .remove-wishlist span {
background: url("/static/images/booklist/remove-wishlist-blue.png") left center no-repeat; }
/* Center - tabs and content below them */
div#content-block-content {
padding-left: 5px; }
div#content-block-content a {
color: #6994a3; }
div#content-block-content #tabs-1 img {
padding: 5px;
border: solid 5px #edf3f4; }
div#content-block-content #tabs-3 {
margin-left: -5px; }
.tabs-content {
padding-right: 5px; }
.tabs-content iframe {
padding: 5px;
border: solid 5px #edf3f4; }
.tabs-content form {
margin-left: -5px; }
.tabs-content .clearfix {
margin-bottom: 10px;
border-bottom: 2px solid #d6dde0; }
.work_supporter {
height: auto;
min-height: 50px;
margin-top: 5px;
vertical-align: middle; }
.work_supporter_avatar {
float: left;
margin-right: 5px; }
.work_supporter_avatar img {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px; }
.work_supporter_name {
height: 50px;
line-height: 50px;
float: left; }
.work_supporter_nocomment {
height: 50px;
margin-top: 5px;
vertical-align: middle;
min-width: 235px;
float: left; }
.show_supporter_contact_form {
display: block;
margin-left: 5px;
float: right; }
.supporter_contact_form {
display: none;
margin-left: 5px; }
.contact_form_result {
display: block;
margin-left: 5px; }
.work_supporter_wide {
display: block;
height: 65px;
margin-top: 5px;
float: none;
margin-left: 5px; }
.info_for_managers {
display: block; }
.show_supporter_contact_form {
cursor: pointer;
opacity: 0.5; }
.show_supporter_contact_form:hover {
cursor: pointer;
opacity: 1; }
.official {
border: 3px #8ac3d7 solid;
padding: 3px;
margin-left: -5px; }
.editions div {
float: left;
padding-bottom: 5px;
margin-bottom: 5px; }
.editions .image {
width: 60px;
overflow: hidden; }
.editions .metadata {
display: block;
overflow: hidden;
margin-left: 5px; }
.editions a:hover {
text-decoration: underline; }
.show_more_edition,
.show_more_ebooks {
cursor: pointer; }
.show_more_edition {
text-align: right; }
.show_more_edition:hover {
text-decoration: underline; }
.more_edition {
display: none;
clear: both;
padding-bottom: 10px;
padding-left: 60px; }
.more_ebooks {
display: none; }
.show_more_ebooks:hover {
text-decoration: underline; }
/* Right column */
/* Right - add/remove actions below big green button */
#js-rightcol .add-wishlist, #js-rightcol .on-wishlist, #js-rightcol .create-account {
float: none; }
#js-rightcol .on-wishlist {
margin-left: 20px; }
#js-rightcol, #pledge-rightcol {
float: right;
width: 235px;
margin-bottom: 20px; }
#js-rightcol h3.jsmod-title, #pledge-rightcol h3.jsmod-title {
background: #a7c1ca;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
padding: 10px;
height: auto;
font-style: normal;
font-size: 15px;
margin: 0 0 10px 0;
color: white; }
#js-rightcol h3.jsmod-title span, #pledge-rightcol h3.jsmod-title span {
padding: 0;
color: #fff;
font-style: normal;
height: 22px;
line-height: 22px; }
#js-rightcol .jsmodule, #pledge-rightcol .jsmodule {
margin-bottom: 10px; }
#js-rightcol .jsmodule a:hover, #pledge-rightcol .jsmodule a:hover {
text-decoration: none; }
#pledge-rightcol {
margin-top: 7px; }
.js-rightcol-pad {
border: 1px solid #d6dde0;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
padding: 10px; }
#widgetcode {
display: none;
border: 1px solid #d6dde0;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
padding: 10px; }
/* Right column - support tiers */
ul.support li {
border-bottom: 1px solid #d6dde0;
padding: 10px 5px 10px 10px;
background: url("/static/images/icons/pledgearrow.png") 98% center no-repeat; }
ul.support li.no_link {
background: none; }
ul.support li.last {
border-bottom: none; }
ul.support li span {
display: block;
padding-right: 10px; }
ul.support li span.menu-item-price {
font-size: 19px;
float: left;
display: inline;
margin-bottom: 3px; }
ul.support li span.menu-item-desc {
float: none;
clear: both;
font-size: 15px;
font-weight: normal;
line-height: 19.5px; }
ul.support li:hover {
color: #fff;
background: #8dc63f url("/static/images/icons/pledgearrow-hover.png") 98% center no-repeat; }
ul.support li:hover a {
color: #fff;
text-decoration: none; }
ul.support li:hover.no_link {
background: #fff;
color: #8dc63f; }
.you_pledged {
float: left;
line-height: 21px;
font-weight: normal;
color: #3d4e53;
padding-left: 20px;
background: url("/static/images/checkmark_small.png") left center no-repeat; }
.thank-you {
font-size: 19px;
font-weight: bold;
margin: 20px auto; }
div#libtools {
border: 1px solid #d6dde0;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
padding: 10px;
margin-left: 0px;
margin-top: 1em;
padding: 10px; }
div#libtools p {
margin-top: 0px;
margin-bottom: 0px; }
div#libtools span {
margin-top: 0px;
margin-left: 0.5em;
display: inline-block; }
div#libtools input[type="submit"] {
margin-left: 4em; }
/*# sourceMappingURL=../../../../../static/scss/campaign2.css.map */

View File

@ -1,3 +0,0 @@
.panelborders{border-width:1px 0px;border-style:solid none;border-color:#FFFFFF}.comments{clear:both;padding:5px;margin:0 5px 8px 0;width:95%}.comments.row1{background:#f6f9f9}.comments.row2{background:#fff}.comments div{float:left}.comments div img{margin:0 5px}.comments .image img{height:100px}.comments:after{content:".";display:block;height:0;clear:both;visibility:hidden}.comments .nonavatar{width:620px}.comments .nonavatar span{padding-right:5px}.comments .nonavatar span.text:before{content:"\201C";font-size:15px;font-weight:bold}.comments .nonavatar span.text:after{content:"\201D";font-size:15px;font-weight:bold}.comments .avatar{float:right;margin:0 auto;padding-top:5px}.official{border:3px #B8DDE0 solid;margin-top:3px;margin-bottom:5px;padding-left:2px}
/*# sourceMappingURL=../../../../../static/scss/comments.css.map */

File diff suppressed because one or more lines are too long

View File

@ -1,3 +0,0 @@
.buttons,.yes_js,.other_instructions_paragraph{display:inherit}.instructions>div:not(.active){display:none}.no_js{display:none !important}.active{display:inherit !important}
/*# sourceMappingURL=../../../../../static/scss/enhanced_download.css.map */

View File

@ -1,3 +0,0 @@
.yes_js,.other_instructions_paragraph{display:inherit}.instructions>div{display:none}.no_js{display:none !important}.active{display:inherit !important}
/*# sourceMappingURL=../../../../../static/scss/enhanced_download_ie.css.map */

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

View File

@ -1,72 +0,0 @@
#page-wrapper {
display: flex;
flex-direction: column;
width: 100%; }
#header {
width: 100%;
display: flex;
align-items: flex-start;
padding: 10px; }
#header-logo {
align-self: flex-start; }
#header-search-bar {
margin-top: auto;
margin-bottom: auto;
padding-left: 8px;
padding-right: 8px;
flex: 1 1 auto; }
#header-search-bar form {
width: 100%;
max-width: 800px;
margin-right: auto;
margin-left: auto;
display: flex;
align-items: flex-start;
background: #1779ba;
border-right: 2px solid #1779ba;
border-radius: 0 6px 6px 0; }
#header-search-bar form i {
align-self: flex-start;
font-size: 1.5em;
margin-top: auto;
margin-bottom: auto;
color: white;
padding: 4px;
background: #1779ba; }
#header-search-bar form input {
align-self: flex-start;
margin-top: auto;
margin-bottom: auto; }
#header-login {
flex: 0 0 auto;
margin-top: auto;
margin-bottom: auto;
padding-left: 8px;
padding-right: 8px; }
#header-menu {
flex: 0 0 auto;
margin-top: auto;
margin-bottom: auto;
padding-left: 8px; }
#header-menu i {
font-size: 3em;
margin-top: auto;
margin-bottom: auto; }
.wrapper {
max-width: 1000px;
padding-top: 24px; }
#footer {
width: 100%; }
/*# sourceMappingURL=../../../../../static/scss/header.css.map */

View File

@ -1,437 +0,0 @@
/* variables and mixins used in multiple less files go here */
.panelborders {
border-width: 1px 0px;
border-style: solid none;
border-color: #FFFFFF; }
/* variables and mixins used in multiple less files go here */
.panelborders {
border-width: 1px 0px;
border-style: solid none;
border-color: #FFFFFF; }
.user-block {
width: 100%;
clear: both; }
#user-block1 {
width: 100%; }
#user-block1 a#readon {
float: left; }
.user-block-hide .quicktour.last {
background: none; }
.learnmore_block {
float: left;
width: 100%;
clear: both;
border-top: solid 1px #8ac3d7;
margin-top: 20px; }
.learnmore_block .learnmore_row {
border-bottom: dashed 2px #8ac3d7;
clear: left;
width: 68%; }
.learnmore_block .arrow {
font-size: 24pt;
color: #8ac3d7;
line-height: 48pt;
float: left;
padding-right: 8px;
padding-left: 8px;
padding-top: 20px;
font-size: 24pt; }
.learnmore_block .quicktour {
width: 20%;
float: left;
font-style: italic;
line-height: 20px;
font-size: 13px;
margin-top: 0;
text-align: center;
min-height: 64px; }
.learnmore_block .quicktour .highlight {
font-weight: bold; }
.learnmore_block .quicktour .programlink {
margin-top: 20px; }
.learnmore_block .quicktour .panelback {
margin-top: 21px; }
.learnmore_block .quicktour .panelfront {
font-size: 48pt;
line-height: 48pt;
font-style: normal; }
.learnmore_block .quicktour .panelfront .makeaskgive {
position: relative;
z-index: 1;
font-size: 40pt;
top: 10px;
right: 10pt;
text-shadow: 4px 2px 4px white; }
.learnmore_block .quicktour .panelfront .qtbutton {
position: relative;
z-index: 0;
opacity: 0.8; }
.learnmore_block .quicktour .panelfront .make {
line-height: 10pt;
color: red;
font-size: 12pt;
top: 0;
left: 50px; }
.learnmore_block .quicktour .panelfront .qtreadit {
line-height: 0;
position: relative;
height: 34px; }
.learnmore_block .quicktour .panelfront .qtreadittext {
top: -15px;
left: 50px;
line-height: 10pt; }
.learnmore_block .quicktour .panelfront input {
line-height: 10pt;
display: inherit;
font-size: 10pt;
padding: .7em 1em;
top: -15px; }
.learnmore_block .quicktour.last {
padding-left: 10px;
font-size: 20px;
width: 28%;
padding-top: 20px; }
.learnmore_block .quicktour.last .signup {
color: #8dc63f;
font-weight: bold;
margin-top: 10px; }
.learnmore_block .quicktour.last .signup img {
margin-left: 5px;
vertical-align: middle;
margin-bottom: 3px; }
.learnmore_block .quicktour.right {
float: right; }
input[type="submit"].qtbutton {
float: none;
margin: 0; }
#block-intro-text div {
display: none;
line-height: 25px;
padding-bottom: 10px; }
#block-intro-text div#active {
display: inherit; }
#expandable {
display: none; }
#main-container.main-container-fl .js-main {
width: 968px;
background: #fff url("/static/images/landingpage/container-top.png") top center no-repeat; }
#js-maincol-fl {
padding: 30px 30px 0 30px;
overflow: hidden; }
#js-maincol-fl #content-block {
background: none;
padding: 0; }
#js-maincol-fl #js-main-container {
float: left;
width: 672px; }
#js-maincol-fl .js-main-container-inner {
padding-right: 40px; }
#js-maincol-fl h2.page-heading {
margin: 0 0 20px 0;
color: #3d4e53;
font-size: 19px;
font-weight: bold; }
#user-block1, .user-block2 {
float: left; }
#user-block1 #block-intro-text {
float: left;
width: 702px;
font-size: 19px; }
#user-block1 a#readon {
font-size: 15px; }
#js-rightcol, #js-rightcol2 {
float: right;
width: 230px; }
#js-rightcol .jsmodule, #js-rightcol2 .jsmodule {
float: left;
width: 208px;
background: #edf3f4;
border: 1px solid #d6dde0;
-moz-border-radius: 12px;
-webkit-border-radius: 12px;
border-radius: 12px;
margin-bottom: 10px;
padding: 0 10px 10px 10px; }
#js-rightcol .jsmodule input, #js-rightcol2 .jsmodule input {
border: none;
height: 36px;
line-height: 36px;
width: 90%;
outline: none;
padding-left: 16px;
font-size: 15px; }
#js-rightcol .jsmodule input.signup, #js-rightcol2 .jsmodule input.signup {
border: medium none;
cursor: pointer;
display: inline-block;
overflow: hidden;
padding: 0 31px 0 11px;
width: 111px;
margin-bottom: 10px; }
#js-rightcol .jsmodule input.donate, #js-rightcol2 .jsmodule input.donate {
cursor: pointer;
display: inline-block;
overflow: hidden;
padding: 0 31px 0 11px;
width: 50%; }
#js-rightcol .jsmodule .donate_amount, #js-rightcol2 .jsmodule .donate_amount {
text-align: center; }
#js-rightcol .jsmodule div, #js-rightcol2 .jsmodule div {
padding: 0px;
margin: 0px; }
#js-rightcol div.button, #js-rightcol2 div.button {
padding-top: 10px;
text-align: center;
color: #FFF; }
#js-rightcol #donatesubmit, #js-rightcol2 #donatesubmit {
font-size: 15px; }
#js-rightcol label, #js-rightcol2 label {
width: 100%;
display: block;
clear: both;
padding: 10px 0 5px 0; }
.js-rightcol-padd {
margin: 0px; }
h3.heading {
color: #3d4e53;
font-weight: bold; }
ul.ungluingwhat {
list-style: none;
padding: 0;
margin: 0 -10px; }
ul.ungluingwhat li {
margin-bottom: 3px;
background: #fff;
padding: 10px;
display: block;
overflow: hidden; }
ul.ungluingwhat li > span {
float: left; }
ul.ungluingwhat .user-avatar {
width: 43px; }
ul.ungluingwhat .user-avatar img {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px; }
ul.ungluingwhat .user-book-info {
margin-left: 5px;
width: 160px;
word-wrap: break-word;
font-size: 13px;
line-height: 16.9px; }
ul.ungluingwhat .user-book-info a {
font-weight: normal; }
div.typo2 {
background: #edf3f4;
-moz-border-radius: 12px;
-webkit-border-radius: 12px;
border-radius: 12px;
padding: 10px;
font-style: italic; }
div.signup_btn {
display: block;
overflow: hidden; }
div.signup_btn a {
background: url("/static/images/bg.png") no-repeat scroll right top transparent;
color: #fff;
display: block;
font-size: 13px;
font-weight: bold;
height: 36px;
line-height: 36px;
letter-spacing: 1px;
text-decoration: none;
text-transform: capitalize;
float: left; }
div.signup_btn a span {
background: url("/static/images/bg.png") no-repeat scroll -770px -36px transparent;
display: block;
margin-right: 29px;
padding: 0 5px 0 15px; }
.have-content-right-module .item-content {
float: left;
width: 364px;
font-size: 15px;
height: 132px;
border-bottom: 7px solid #8ac3d7; }
.have-content-right-module .item-content p {
margin-bottom: 20px;
line-height: 135%; }
.have-content-right-module .item-content h2.page-heading {
padding-right: 97px;
line-height: 43px;
padding-bottom: 4px;
padding-top: 5px; }
.have-content-right-module .content-right-module {
width: 268px;
float: right; }
.have-content-right-module .content-right-module h3 {
color: #8ac3d7;
text-transform: uppercase;
font-size: 24px;
font-weight: normal;
padding: 0;
margin: 0 0 16px 0; }
h2.page-heading {
color: #3c4e52;
font-size: 28px !important;
font-style: italic;
font-weight: normal !important; }
#js-maincontainer-faq {
clear: both;
overflow: hidden;
margin: 15px 0;
width: 100%; }
.js-maincontainer-faq-inner {
float: right;
color: #3d4e53;
font-size: 15px;
padding-right: 60px; }
.js-maincontainer-faq-inner a {
font-weight: normal;
color: #3d4e53;
text-decoration: underline; }
h3.module-title {
padding: 10px 0;
font-size: 19px;
font-weight: normal;
margin: 0; }
.landingheader {
border-bottom: solid 5px #6994a3;
float: left;
height: 134px; }
h3.featured_books {
clear: both;
font-weight: normal;
background: #edf3f4;
-moz-border-radius: 10px 10px 0 0;
-webkit-border-radius: 10px 10px 0 0;
border-radius: 10px 10px 0 0;
padding: 10px;
-webkit-margin-before: 0; }
a.more_featured_books {
float: right;
width: 57px;
height: 305px;
margin: 5px 0;
border: 5px solid white;
line-height: 305px;
text-align: center; }
a.more_featured_books:hover {
cursor: pointer;
border-color: #edf3f4;
color: #8dc63f; }
a.more_featured_books.short {
height: 85px;
line-height: 85px; }
.spacer {
height: 15px;
width: 100%;
clear: both; }
ul#as_seen_on {
margin: 15px 0;
position: relative;
height: 80px;
padding: 0px; }
ul#as_seen_on li {
float: left;
list-style-type: none;
padding: 10px;
line-height: 80px; }
ul#as_seen_on li:hover {
background: #8ac3d7; }
ul#as_seen_on li img {
vertical-align: middle;
max-width: 131px; }
/* via http://nicolasgallagher.com/pure-css-speech-bubbles/demo/ */
.speech_bubble {
position: relative;
margin: 1em 0;
border: 5px solid #6994a3;
color: #3d4e53;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
background: #fff;
font-size: 19px;
padding: 1.5em; }
.speech_bubble:before {
content: "";
position: absolute;
top: -20px;
/* value = - border-top-width - border-bottom-width */
bottom: auto;
left: auto;
right: 60px;
/* controls horizontal position */
border-width: 0 20px 20px;
border-style: solid;
border-color: #6994a3 transparent;
/* reduce the damage in FF3.0 */
display: block;
width: 0; }
.speech_bubble:after {
content: "";
position: absolute;
top: -13px;
/* value = - border-top-width - border-bottom-width */
bottom: auto;
left: auto;
right: 67px;
/* value = (:before right) + (:before border-right) - (:after border-right) */
border-width: 0 13px 13px;
border-style: solid;
border-color: #fff transparent;
/* reduce the damage in FF3.0 */
display: block;
width: 0; }
.speech_bubble span {
padding-left: 1em; }
.speech_bubble span:before {
position: absolute;
top: .75em;
left: .75em;
font-size: 38px;
content: "\201C"; }
.speech_bubble span:after {
position: absolute;
top: .75em;
font-size: 38px;
content: "\201D"; }
#footer {
clear: both;
margin-top: 30px; }
/*# sourceMappingURL=../../../../../../static/scss/landingpage4.css.map */

View File

@ -1,3 +0,0 @@
.panelborders{border-width:1px 0px;border-style:solid none;border-color:#FFFFFF}.items{clear:both;padding:5px;margin:0 5px 8px 0;width:95%}.items.row1{background:#f6f9f9}.items.row2{background:#fff}.items div{float:left}.items div img{margin:0 5px}.items .image img{height:100px}.items:after{content:".";display:block;height:0;clear:both;visibility:hidden}.items .nonavatar{width:620px;padding-top:5px}.items .nonavatar span{padding-right:5px}.items .nonavatar div.libname{width:100%}.items .nonavatar div.libname a{font-size:15px}.items .nonavatar div.libstat{width:25%;display:block}.items .avatar{float:left;margin:0 auto;padding-top:5px}.joined{border:3px #B8DDE0 solid;margin-top:3px;margin-bottom:5px;padding-left:2px}.joined em{font-color:#B8DDE0;font-style:italic}
/*# sourceMappingURL=../../../../../static/scss/liblist.css.map */

View File

@ -1,3 +0,0 @@
.panelborders{border-width:1px 0px;border-style:solid none;border-color:#FFFFFF}.doc h2.unglueit_loves_libraries{font-size:110px;text-align:center}.doc h3{text-align:center;font-style:italic;margin-bottom:37.5px}#widgetcode{display:none}ul.social.pledge{margin:0 !important}ul.social.pledge li{margin-top:7px !important}.clearfix{margin-bottom:14px}a,dt a{color:#6994a3}
/*# sourceMappingURL=../../../../../static/scss/libraries.css.map */

View File

@ -1,3 +0,0 @@
.panelborders{border-width:1px 0px;border-style:solid none;border-color:#FFFFFF}.user-block2{width:48%;font-size:18px;padding-right:2%}#js-leftcol li.active_lang a{font-weight:bold}.show_langs:hover{text-decoration:underline}#lang_list{display:none}#tabs-1,#tabs-2,#tabs-3{margin-left:0}ul.tabs li a{height:41px;line-height:18px;padding-top:5px}
/*# sourceMappingURL=../../../../../static/scss/lists.css.map */

View File

@ -1,3 +0,0 @@
.panelborders{border-width:1px 0px;border-style:solid none;border-color:#FFFFFF}#tabs{border-bottom:4px solid #6994a3;clear:both;float:left;margin-top:10px;width:100%}#tabs ul.book-list-view{margin-bottom:4px !important}#tabs-1,#tabs-2,#tabs-3,#tabs-4{display:none}#tabs-1.active,#tabs-2.active,#tabs-3.active,#tabs-4.active{display:inherit}#tabs-2 textarea{width:95%}ul.tabs{float:left;padding:0;margin:0;list-style:none;width:100%}ul.tabs li{float:left;height:46px;line-height:20px;padding-right:2px;width:116px;background:none;margin:0;padding:0 2px 0 0}ul.tabs li.tabs4{padding-right:0px}ul.tabs li a{height:41px;line-height:18px;display:block;text-align:center;padding:0 10px;min-width:80px;-moz-border-radius:7px 7px 0 0;-webkit-border-radius:7px 7px 0 0;border-radius:7px 7px 0 0;background:#d6dde0;color:#3d4e53;padding-top:5px}ul.tabs li a:hover{text-decoration:none}ul.tabs li a div{padding-top:8px}ul.tabs li a:hover,ul.tabs li.active a{background:#6994a3;color:#fff}.panelborders{border-width:1px 0px;border-style:solid none;border-color:#FFFFFF}.book-detail{float:left;width:100%;clear:both;display:block}.book-cover{float:left;margin-right:10px;width:151px}.book-cover img{padding:5px;border:solid 5px #edf3f4}.mediaborder{padding:5px;border:solid 5px #edf3f4}.book-detail-info{float:left;width:309px}.book-detail-info h2.book-name,.book-detail-info h3.book-author,.book-detail-info h3.book-year{padding:0;margin:0;line-height:normal}.book-detail-info h2.book-name{font-size:19px;font-weight:bold;color:#3d4e53}.book-detail-info h3.book-author,.book-detail-info h3.book-year{font-size:13px;font-weight:normal;color:#3d4e53}.book-detail-info h3.book-author span a,.book-detail-info h3.book-year span a{font-size:13px;font-weight:normal;color:#6994a3}.book-detail-info>div{width:100%;clear:both;display:block;overflow:hidden;border-top:1px solid #edf3f4;padding:10px 0}.book-detail-info>div.layout{border:none;padding:0}.book-detail-info>div.layout div.pubinfo{float:left;width:auto;padding-bottom:7px}.book-detail-info .btn_wishlist span{text-align:right}.book-detail-info .find-book label{float:left;line-height:31px}.book-detail-info .find-link{float:right}.book-detail-info .find-link img{padding:2px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}.book-detail-info .pledged-info{padding:10px 0;position:relative}.book-detail-info .pledged-info.noborder{border-top:none;padding-top:0}.book-detail-info .pledged-info .campaign-status-info{float:left;width:50%;margin-top:13px}.book-detail-info .pledged-info .campaign-status-info span{font-size:15px;color:#6994a3;font-weight:bold}.book-detail-info .thermometer{-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;border:solid 2px #d6dde0;width:291px;padding:7px;position:relative;overflow:visible;background:-webkit-gradient(linear, left top, right top, from(#8dc63f), to(#CF6944));background:-webkit-linear-gradient(left, #CF6944, #8dc63f);background:-moz-linear-gradient(left, #CF6944, #8dc63f);background:-ms-linear-gradient(left, #CF6944, #8dc63f);background:-o-linear-gradient(left, #CF6944, #8dc63f);background:linear-gradient(left, #CF6944, #8dc63f);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='$alert', endColorstr='$call-to-action');-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='$alert', endColorstr='$call-to-action')"}.book-detail-info .thermometer.successful{border-color:#8ac3d7;background:#edf3f4}.book-detail-info .thermometer .cover{position:absolute;right:0;-moz-border-radius:0 10px 10px 0;-webkit-border-radius:0 10px 10px 0;border-radius:0 10px 10px 0;width:50px;height:14px;margin-top:-7px;background:#f3f5f6}.book-detail-info .thermometer span{display:none}.book-detail-info .thermometer:hover span{display:block;position:absolute;z-index:200;right:0;top:-7px;font-size:19px;color:#6994a3;background:white;border:2px solid #d6dde0;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;padding:5px}.book-detail-info .explainer span.explanation{display:none}.book-detail-info .explainer:hover span.explanation{display:block;position:absolute;z-index:200;right:0;top:12px;font-size:13px;font-weight:normal;color:#3d4e53;background:white;border:2px solid #d6dde0;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;padding:5px}.book-detail-info .status{position:absolute;top:50%;right:0%;height:25px;margin-top:-12px}.preview_campaign{float:right;margin-right:40px}input[name="launch"]{display:none}#launchme{margin:15px auto}#premium_add span,#premium_add input[type="text"],#premium_add textarea{float:left}#premium_add input[type="submit"]{float:right}#premium_add input[type="text"]{width:33%}#premium_add textarea{width:60%}#premium_add .premium_add_label{width:30%;margin-right:2%}#premium_add .premium_field_label{width:1%;margin-left:-1%}div.edition_form{margin-bottom:2em}
/*# sourceMappingURL=../../../../../static/scss/manage_campaign.css.map */

View File

@ -1,3 +0,0 @@
.panelborders{border-width:1px 0px;border-style:solid none;border-color:#FFFFFF}.notices_menu{float:right;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;background:#edf3f4;padding:10px 20px;margin:-15px auto 7px 7px}.notices_menu a{font-size:13px;font-weight:bold}#js-main-container{float:none !important;padding-right:15px}th{text-align:left}tr{line-height:24px}tr.row1{background:#edf3f4}td{padding-left:7px;padding-right:7px}td#last{padding:0}table input[type="submit"]{float:right;margin-right:0}.comments{border:solid 3px #d6dde0;margin:3px auto}.comments hr{margin:10px auto 5px;color:#d6dde0;background-color:#d6dde0;height:2px;border:0}.comments .comments_book{padding:5px;border:solid 5px #edf3f4;margin-right:10px;margin-bottom:10px;max-width:80px}.comments .comments_book img{max-width:80px}.comments .comments_textual{padding:10px 5px 5px}.comments .comments_textual div{margin-bottom:5px}.comments .comments_info{border-bottom:solid 1px #d6dde0;padding:5px}.comments .comments_info div{float:left}.comments .comments_info .comments_graphical{padding:5px auto}.comments .comments_info span{text-indent:0}
/*# sourceMappingURL=../../../../../static/scss/notices.css.map */

File diff suppressed because one or more lines are too long

View File

@ -1,3 +0,0 @@
.panelborders{border-width:1px 0px;border-style:solid none;border-color:#FFFFFF}#login_centerer{padding:10px;width:960px}#registration{width:960px;padding:10px;margin:0 auto;padding:10px 0;font-size:13px;line-height:19.5px}#registration .helptext{font-style:italic}#registration .helptext:before{white-space:pre;content:"\A"}.login_box{border:solid 3px #d6dde0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;margin:10px auto;padding:9px;width:45%}.login_box .google_signup{padding:21px}.login_box input[type="text"],.login_box input[type="password"]{width:90%}#login{border:solid 3px #d6dde0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;margin:10px auto;float:none;padding:10px;width:50%}#login input[type="text"],#login input[type="password"]{width:90%}.actionbutton{width:auto;height:36px;line-height:36px;background:#8dc63f;border:1px solid transparent;color:white;cursor:pointer;font-size:13px;font-weight:normal;padding:0 15px;margin:5px 0;float:left}#welcomesearch label{display:block;margin:0 auto;font-size:19px;padding-bottom:10px}#welcomesearch p{margin-bottom:5px}#welcomesearch form{margin:0 auto;width:210px;background:url("/static/images/landingpage/search-box-two.png") 0 0 no-repeat;height:36px;display:block;overflow:hidden}#welcomesearch input.inputbox{border:none;color:#66942e;height:26px;line-height:26px;font-size:13px;float:left;padding:0;margin:5px 0 5px 20px;width:149px;outline:none}#welcomesearch input.inputbox:focus{border:none}#welcomesearch input.greenbutton[type="submit"]{background:url("/static/images/landingpage/search-button-two.png") 0 0 no-repeat;width:40px;height:40px;padding:0;margin:0;border:none;display:block;float:right;text-indent:-10000px;font-size:0;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}.welcomealternatives{border-top:1px solid #d6dde0;margin-top:10px;padding-top:5px}label:before{content:"\A";white-space:pre}
/*# sourceMappingURL=../../../../../static/scss/registration2.css.map */

View File

@ -1,3 +0,0 @@
.panelborders{border-width:1px 0px;border-style:solid none;border-color:#FFFFFF}span.rounded{border:1px solid #d4d4d4;-moz-border-radius:7px;-webkit-border-radius:7px;border-radius:7px;padding:1px;color:#fff;margin:0 8px 0 0;display:inline-block}span.rounded>span{padding:7px 7px;min-width:15px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;text-align:center;display:inline-block}span.rounded>span .hovertext{display:none}span.rounded>span:hover .hovertext{display:inline}span.grey{background:#bacfd6 url("/static/images/header-button-grey.png") left bottom repeat-x}.listview .rounded{line-height:normal;margin-right:0}
/*# sourceMappingURL=../../../../../static/scss/search.css.map */

View File

@ -1,105 +0,0 @@
/* variables and mixins used in multiple less files go here */
.panelborders {
border-width: 1px 0px;
border-style: solid none;
border-color: #FFFFFF; }
#js-maincontainer-bot-block {
clear: both;
overflow: visible;
margin-top: 55px; }
#js-maincontainer-bot-block #js-search {
-moz-border-radius: 64px;
-webkit-border-radius: 64px;
border-radius: 64px;
background-color: #8dc63f;
width: 652px;
height: 80px;
overflow: hidden;
clear: both;
color: #fff; }
#js-maincontainer-bot-block #js-search label {
line-height: 80px;
font-size: 19px;
float: left;
padding: 0;
width: auto;
padding: 0 15px 0 30px; }
#js-maincontainer-bot-block #js-search form {
float: left;
width: 210px;
background: url("/static/images/landingpage/search-box-two.png") 0 0 no-repeat;
height: 36px;
display: block;
overflow: hidden;
margin-top: 22px; }
#js-slideshow {
padding: 0 30px;
position: relative; }
#js-slideshow a.prev {
text-indent: -10000px;
font-size: 0;
width: 15px;
height: 22px;
display: block;
position: absolute;
top: 45%;
background: url("/static/images/landingpage/arrow-left.png") 0 0 no-repeat;
left: 0; }
#js-slideshow a.next {
text-indent: -10000px;
font-size: 0;
width: 15px;
height: 22px;
display: block;
position: absolute;
top: 45%;
background: url("/static/images/landingpage/arrow-right.png") 0 0 no-repeat;
right: 0; }
.spacer {
float: left;
margin: 0 4px; }
#js-search input.inputbox {
border: none;
color: #66942e;
height: 26px;
line-height: 26px;
font-size: 13px;
float: left;
padding: 0;
margin: 5px 0 5px 20px;
width: 149px;
outline: none; }
#js-search input.greenbutton {
background: url("/static/images/landingpage/search-button-two.png") 0 0 no-repeat;
width: 40px;
height: 40px;
padding: 0;
margin: 0;
border: none;
display: block;
float: right;
text-indent: -10000px;
font-size: 0; }
#js-slide .jsmodule > h3 {
background: url("/static/images/landingpage/bg-slide.png") bottom center no-repeat;
padding-bottom: 7px;
padding-left: 35px; }
#js-slide .jsmodule > h3 span {
background: #8ac3d7;
color: #fff;
padding: 10px 20px;
-moz-border-radius: 10px 10px 0 0;
-webkit-border-radius: 10px 10px 0 0;
border-radius: 10px 10px 0 0;
font-size: 19px;
overflow: hidden;
display: inline-block;
font-weight: normal; }
/*# sourceMappingURL=../../../../../../static/scss/searchandbrowse2.css.map */

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long