|
|
|
@ -2351,65 +2351,60 @@ body.outfits-edit #preview-sidebar.viewing-outfits #preview-closet {
|
|
|
|
|
body.outfits-edit #preview-sidebar.viewing-outfits #preview-outfits {
|
|
|
|
|
display: block;
|
|
|
|
|
}
|
|
|
|
|
/* line 268, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit #preview-sidebar.viewing-saving-outfit {
|
|
|
|
|
height: auto;
|
|
|
|
|
max-height: 100%;
|
|
|
|
|
}
|
|
|
|
|
/* line 271, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit #preview-sidebar.viewing-saving-outfit #preview-closet {
|
|
|
|
|
/* line 269, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit #preview-sidebar.sharing #preview-closet {
|
|
|
|
|
display: none;
|
|
|
|
|
}
|
|
|
|
|
/* line 273, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit #preview-sidebar.viewing-saving-outfit #preview-saving-outfit {
|
|
|
|
|
/* line 271, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit #preview-sidebar.sharing #preview-sharing {
|
|
|
|
|
display: block;
|
|
|
|
|
}
|
|
|
|
|
/* line 276, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 274, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit #preview-sidebar .sidebar-view h2 {
|
|
|
|
|
margin-bottom: 0.25em;
|
|
|
|
|
margin-left: 24px;
|
|
|
|
|
}
|
|
|
|
|
/* line 281, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 279, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit #preview-closet h2 {
|
|
|
|
|
margin-bottom: 0;
|
|
|
|
|
}
|
|
|
|
|
/* line 283, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 281, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit #preview-closet ul {
|
|
|
|
|
text-align: center;
|
|
|
|
|
}
|
|
|
|
|
/* line 285, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 283, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit #preview-closet .object {
|
|
|
|
|
background: #eeffee;
|
|
|
|
|
}
|
|
|
|
|
/* line 287, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 285, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit #preview-closet .object img {
|
|
|
|
|
-moz-opacity: 0.5;
|
|
|
|
|
-webkit-opacity: 0.5;
|
|
|
|
|
-o-opacity: 0.5;
|
|
|
|
|
-khtml-opacity: 0.5;
|
|
|
|
|
}
|
|
|
|
|
/* line 289, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 287, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit #preview-closet .object.worn {
|
|
|
|
|
background: transparent;
|
|
|
|
|
}
|
|
|
|
|
/* line 291, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 289, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit #preview-closet .object.worn img {
|
|
|
|
|
-moz-opacity: 1;
|
|
|
|
|
-webkit-opacity: 1;
|
|
|
|
|
-o-opacity: 1;
|
|
|
|
|
-khtml-opacity: 1;
|
|
|
|
|
}
|
|
|
|
|
/* line 293, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 291, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit #preview-closet .object.no-assets {
|
|
|
|
|
background: #fbe3e4;
|
|
|
|
|
color: #8a1f11;
|
|
|
|
|
padding-bottom: 1.25em;
|
|
|
|
|
}
|
|
|
|
|
/* line 297, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 295, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit #preview-closet .object.no-assets .no-assets-message {
|
|
|
|
|
display: block;
|
|
|
|
|
}
|
|
|
|
|
/* line 299, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 297, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit .no-assets-message {
|
|
|
|
|
background: #f3dbdc;
|
|
|
|
|
bottom: 0;
|
|
|
|
@ -2421,7 +2416,7 @@ body.outfits-edit .no-assets-message {
|
|
|
|
|
position: absolute;
|
|
|
|
|
width: 100%;
|
|
|
|
|
}
|
|
|
|
|
/* line 309, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 307, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit #no-assets-full-message {
|
|
|
|
|
-moz-border-radius: 5px;
|
|
|
|
|
-webkit-border-radius: 5px;
|
|
|
|
@ -2439,12 +2434,12 @@ body.outfits-edit #no-assets-full-message {
|
|
|
|
|
top: -9999px;
|
|
|
|
|
width: 30em;
|
|
|
|
|
}
|
|
|
|
|
/* line 320, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 318, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit #preview-search-form {
|
|
|
|
|
clear: both;
|
|
|
|
|
text-align: left;
|
|
|
|
|
}
|
|
|
|
|
/* line 323, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 321, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit #preview-search-form h2 {
|
|
|
|
|
display: -moz-inline-box;
|
|
|
|
|
-moz-box-orient: vertical;
|
|
|
|
@ -2457,7 +2452,7 @@ body.outfits-edit #preview-search-form h2 {
|
|
|
|
|
body.outfits-edit #preview-search-form h2 {
|
|
|
|
|
*display: inline;
|
|
|
|
|
}
|
|
|
|
|
/* line 326, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 324, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit #preview-search-form input {
|
|
|
|
|
display: -moz-inline-box;
|
|
|
|
|
-moz-box-orient: vertical;
|
|
|
|
@ -2469,17 +2464,17 @@ body.outfits-edit #preview-search-form input {
|
|
|
|
|
body.outfits-edit #preview-search-form input {
|
|
|
|
|
*display: inline;
|
|
|
|
|
}
|
|
|
|
|
/* line 328, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 326, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit #preview-search-form input[type=submit] {
|
|
|
|
|
margin-right: 2em;
|
|
|
|
|
}
|
|
|
|
|
/* line 330, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 328, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit .preview-search-form-your-items {
|
|
|
|
|
display: none;
|
|
|
|
|
font-size: 85%;
|
|
|
|
|
margin-right: 1em;
|
|
|
|
|
}
|
|
|
|
|
/* line 334, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 332, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit #preview-search-form-pagination {
|
|
|
|
|
display: -moz-inline-box;
|
|
|
|
|
-moz-box-orient: vertical;
|
|
|
|
@ -2491,53 +2486,53 @@ body.outfits-edit #preview-search-form-pagination {
|
|
|
|
|
body.outfits-edit #preview-search-form-pagination {
|
|
|
|
|
*display: inline;
|
|
|
|
|
}
|
|
|
|
|
/* line 336, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 334, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit #preview-search-form-pagination a, body.outfits-edit #preview-search-form-pagination span {
|
|
|
|
|
margin: 0 0.25em;
|
|
|
|
|
}
|
|
|
|
|
/* line 338, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 336, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit #preview-search-form-pagination .current {
|
|
|
|
|
font-weight: bold;
|
|
|
|
|
}
|
|
|
|
|
/* line 340, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 338, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit #preview-search-form-clear {
|
|
|
|
|
display: none;
|
|
|
|
|
font-size: 87.5%;
|
|
|
|
|
margin-left: 2em;
|
|
|
|
|
}
|
|
|
|
|
/* line 344, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 342, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit #preview-search-form-loading {
|
|
|
|
|
display: none;
|
|
|
|
|
font-size: 75%;
|
|
|
|
|
font-style: italic;
|
|
|
|
|
margin-left: 2em;
|
|
|
|
|
}
|
|
|
|
|
/* line 350, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 348, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit #preview-search-form-no-results {
|
|
|
|
|
display: none;
|
|
|
|
|
}
|
|
|
|
|
/* line 352, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 350, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit #preview-search-form-help {
|
|
|
|
|
font-size: 87.5%;
|
|
|
|
|
margin-left: 2em;
|
|
|
|
|
}
|
|
|
|
|
/* line 355, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 353, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit .search-helper {
|
|
|
|
|
font-family: inherit;
|
|
|
|
|
}
|
|
|
|
|
/* line 357, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 355, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit .possible-error {
|
|
|
|
|
display: none;
|
|
|
|
|
}
|
|
|
|
|
/* line 360, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 358, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit #fullscreen-copyright {
|
|
|
|
|
display: none;
|
|
|
|
|
}
|
|
|
|
|
/* line 362, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 360, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit.fullscreen {
|
|
|
|
|
height: 100%;
|
|
|
|
|
}
|
|
|
|
|
/* line 365, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 363, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit.fullscreen #container {
|
|
|
|
|
-moz-box-sizing: border-box;
|
|
|
|
|
-webkit-box-sizing: border-box;
|
|
|
|
@ -2550,19 +2545,19 @@ body.outfits-edit.fullscreen #container {
|
|
|
|
|
position: relative;
|
|
|
|
|
width: 80%;
|
|
|
|
|
}
|
|
|
|
|
/* line 373, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 371, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit.fullscreen h1 {
|
|
|
|
|
display: none;
|
|
|
|
|
}
|
|
|
|
|
/* line 375, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 373, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit.fullscreen #short-url-response {
|
|
|
|
|
position: static;
|
|
|
|
|
}
|
|
|
|
|
/* line 377, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 375, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit.fullscreen #preview {
|
|
|
|
|
width: 100%;
|
|
|
|
|
}
|
|
|
|
|
/* line 379, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 377, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit.fullscreen #preview-sidebar {
|
|
|
|
|
float: right;
|
|
|
|
|
height: 100%;
|
|
|
|
@ -2570,12 +2565,12 @@ body.outfits-edit.fullscreen #preview-sidebar {
|
|
|
|
|
position: relative;
|
|
|
|
|
width: 400px;
|
|
|
|
|
}
|
|
|
|
|
/* line 385, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 383, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit.fullscreen #preview-sidebar.viewing-saving-outfit {
|
|
|
|
|
height: auto;
|
|
|
|
|
max-height: 100%;
|
|
|
|
|
}
|
|
|
|
|
/* line 388, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 386, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit.fullscreen #preview-search-form {
|
|
|
|
|
bottom: 1.5em;
|
|
|
|
|
left: 0;
|
|
|
|
@ -2584,7 +2579,7 @@ body.outfits-edit.fullscreen #preview-search-form {
|
|
|
|
|
position: absolute;
|
|
|
|
|
width: 100%;
|
|
|
|
|
}
|
|
|
|
|
/* line 396, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 394, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit.fullscreen #preview-search-form-help div {
|
|
|
|
|
display: -moz-inline-box;
|
|
|
|
|
-moz-box-orient: vertical;
|
|
|
|
@ -2597,27 +2592,27 @@ body.outfits-edit.fullscreen #preview-search-form-help div {
|
|
|
|
|
body.outfits-edit.fullscreen #preview-search-form-help div {
|
|
|
|
|
*display: inline;
|
|
|
|
|
}
|
|
|
|
|
/* line 399, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 397, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit.fullscreen #footer {
|
|
|
|
|
bottom: 0;
|
|
|
|
|
left: 0;
|
|
|
|
|
position: absolute;
|
|
|
|
|
width: 100%;
|
|
|
|
|
}
|
|
|
|
|
/* line 404, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 402, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit.fullscreen #footer ul, body.outfits-edit.fullscreen #footer p, body.outfits-edit.fullscreen #footer li {
|
|
|
|
|
display: inline;
|
|
|
|
|
}
|
|
|
|
|
/* line 406, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 404, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit.fullscreen #footer ul {
|
|
|
|
|
margin-right: 2em;
|
|
|
|
|
}
|
|
|
|
|
/* line 409, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 407, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit .object {
|
|
|
|
|
padding: 6px;
|
|
|
|
|
position: relative;
|
|
|
|
|
}
|
|
|
|
|
/* line 412, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 410, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit .object ul {
|
|
|
|
|
display: none;
|
|
|
|
|
left: 0;
|
|
|
|
@ -2625,11 +2620,11 @@ body.outfits-edit .object ul {
|
|
|
|
|
position: absolute;
|
|
|
|
|
top: 0;
|
|
|
|
|
}
|
|
|
|
|
/* line 418, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 416, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit .object ul li {
|
|
|
|
|
margin-bottom: 0.25em;
|
|
|
|
|
}
|
|
|
|
|
/* line 420, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 418, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit .object ul li a {
|
|
|
|
|
/* http://www.zurb.com/blog_uploads/0000/0617/buttons-03.html */
|
|
|
|
|
-moz-border-radius: 5px;
|
|
|
|
@ -2674,11 +2669,11 @@ body.outfits-edit .object ul li a:active {
|
|
|
|
|
body.outfits-edit .object ul li a:hover {
|
|
|
|
|
background-color: #999999;
|
|
|
|
|
}
|
|
|
|
|
/* line 423, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 421, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit .object:hover ul, body.outfits-edit .object:hover .object-info {
|
|
|
|
|
display: block;
|
|
|
|
|
}
|
|
|
|
|
/* line 430, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 428, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit .nc-icon {
|
|
|
|
|
background: url('/images/nc.png?1315327995') no-repeat;
|
|
|
|
|
height: 16px;
|
|
|
|
@ -2688,14 +2683,14 @@ body.outfits-edit .nc-icon {
|
|
|
|
|
top: 64px;
|
|
|
|
|
width: 16px;
|
|
|
|
|
}
|
|
|
|
|
/* line 438, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 436, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit .nc-icon:hover {
|
|
|
|
|
-moz-opacity: 0.5;
|
|
|
|
|
-webkit-opacity: 0.5;
|
|
|
|
|
-o-opacity: 0.5;
|
|
|
|
|
-khtml-opacity: 0.5;
|
|
|
|
|
}
|
|
|
|
|
/* line 441, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 439, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit .object-info {
|
|
|
|
|
-moz-border-radius: 12px;
|
|
|
|
|
-webkit-border-radius: 12px;
|
|
|
|
@ -2716,26 +2711,26 @@ body.outfits-edit .object-info {
|
|
|
|
|
top: 0;
|
|
|
|
|
width: 16px;
|
|
|
|
|
}
|
|
|
|
|
/* line 452, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 450, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit .object-info span {
|
|
|
|
|
font-family: "Droid Serif", Georgia, "Times New Roman", Times, serif;
|
|
|
|
|
font-weight: bold;
|
|
|
|
|
position: relative;
|
|
|
|
|
top: -2px;
|
|
|
|
|
}
|
|
|
|
|
/* line 458, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 456, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit .object-info:hover {
|
|
|
|
|
-moz-opacity: 1;
|
|
|
|
|
-webkit-opacity: 1;
|
|
|
|
|
-o-opacity: 1;
|
|
|
|
|
-khtml-opacity: 1;
|
|
|
|
|
}
|
|
|
|
|
/* line 461, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 459, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit #preview-outfits {
|
|
|
|
|
display: none;
|
|
|
|
|
text-align: left;
|
|
|
|
|
}
|
|
|
|
|
/* line 464, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 462, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit #preview-outfits > ul {
|
|
|
|
|
margin-left: 24px;
|
|
|
|
|
margin-right: 24px;
|
|
|
|
@ -2746,7 +2741,7 @@ body.outfits-edit #preview-outfits > ul {
|
|
|
|
|
margin-bottom: 1em;
|
|
|
|
|
min-height: 16px;
|
|
|
|
|
}
|
|
|
|
|
/* line 473, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 471, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit #preview-outfits > ul > li {
|
|
|
|
|
padding: 0.25em 0;
|
|
|
|
|
}
|
|
|
|
@ -2929,18 +2924,43 @@ body.outfits-edit #preview-outfits > ul > li.renaming:hover .outfit-rename-butto
|
|
|
|
|
body.outfits-edit #preview-outfits > ul > li:hover .outfit-rename-button {
|
|
|
|
|
display: inline;
|
|
|
|
|
}
|
|
|
|
|
/* line 475, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 473, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit #preview-outfits > ul.loaded {
|
|
|
|
|
background: transparent;
|
|
|
|
|
}
|
|
|
|
|
/* line 478, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 476, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit #preview-sharing {
|
|
|
|
|
display: none;
|
|
|
|
|
}
|
|
|
|
|
/* line 479, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit #preview-sharing > ul {
|
|
|
|
|
margin-left: 24px;
|
|
|
|
|
margin-right: 24px;
|
|
|
|
|
}
|
|
|
|
|
/* line 482, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit #preview-sharing > ul li {
|
|
|
|
|
display: block;
|
|
|
|
|
padding: 0.25em 0;
|
|
|
|
|
width: 100%;
|
|
|
|
|
}
|
|
|
|
|
/* line 487, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit #preview-sharing > ul li label {
|
|
|
|
|
display: block;
|
|
|
|
|
font-weight: bold;
|
|
|
|
|
}
|
|
|
|
|
/* line 491, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit #preview-sharing > ul li input {
|
|
|
|
|
display: block;
|
|
|
|
|
width: 100%;
|
|
|
|
|
}
|
|
|
|
|
/* line 495, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit .preview-sidebar-nav {
|
|
|
|
|
float: right;
|
|
|
|
|
font-size: 85%;
|
|
|
|
|
margin-right: 24px;
|
|
|
|
|
margin-top: 1em;
|
|
|
|
|
}
|
|
|
|
|
/* line 485, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 502, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit #save-success, body.outfits-edit #save-error, body.outfits-edit #outfit-not-found, body.outfits-edit #preview-sidebar-donation-request {
|
|
|
|
|
margin-left: 24px;
|
|
|
|
|
margin-right: 24px;
|
|
|
|
@ -2948,7 +2968,7 @@ body.outfits-edit #save-success, body.outfits-edit #save-error, body.outfits-edi
|
|
|
|
|
margin-top: 1em;
|
|
|
|
|
text-align: center;
|
|
|
|
|
}
|
|
|
|
|
/* line 492, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 509, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit #preview-sidebar-donation-request {
|
|
|
|
|
background: #e6efc2;
|
|
|
|
|
border: 1px solid #c6d880;
|
|
|
|
@ -2956,23 +2976,23 @@ body.outfits-edit #preview-sidebar-donation-request {
|
|
|
|
|
font-size: 85%;
|
|
|
|
|
padding: 1em;
|
|
|
|
|
}
|
|
|
|
|
/* line 497, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 514, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit #preview-sidebar-donation-request-no-thanks {
|
|
|
|
|
margin-left: 1em;
|
|
|
|
|
}
|
|
|
|
|
/* line 500, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 517, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit #save-success {
|
|
|
|
|
background: #e6efc2;
|
|
|
|
|
border: 1px solid #c6d880;
|
|
|
|
|
color: #264409;
|
|
|
|
|
}
|
|
|
|
|
/* line 503, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 520, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit #save-error, body.outfits-edit #outfit-not-found {
|
|
|
|
|
background: #fbe3e4;
|
|
|
|
|
border: 1px solid #fbc2c4;
|
|
|
|
|
color: #8a1f11;
|
|
|
|
|
}
|
|
|
|
|
/* line 506, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 523, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit #userbar-message {
|
|
|
|
|
-moz-opacity: 0.5;
|
|
|
|
|
-webkit-opacity: 0.5;
|
|
|
|
@ -2980,7 +3000,7 @@ body.outfits-edit #userbar-message {
|
|
|
|
|
-khtml-opacity: 0.5;
|
|
|
|
|
display: none;
|
|
|
|
|
}
|
|
|
|
|
/* line 510, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 527, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit #new-outfit {
|
|
|
|
|
padding: 0.25em 0;
|
|
|
|
|
margin-left: 24px;
|
|
|
|
@ -3166,33 +3186,28 @@ body.outfits-edit #new-outfit.renaming:hover .outfit-rename-button {
|
|
|
|
|
body.outfits-edit #new-outfit:hover .outfit-rename-button {
|
|
|
|
|
display: inline;
|
|
|
|
|
}
|
|
|
|
|
/* line 514, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 531, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit #new-outfit h4 {
|
|
|
|
|
display: inline;
|
|
|
|
|
}
|
|
|
|
|
/* line 516, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 533, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit #new-outfit h4:hover {
|
|
|
|
|
text-decoration: none;
|
|
|
|
|
}
|
|
|
|
|
/* line 518, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 535, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit #new-outfit .outfit-star {
|
|
|
|
|
margin-top: 0.5em;
|
|
|
|
|
}
|
|
|
|
|
/* line 521, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 538, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit #new-outfit-name {
|
|
|
|
|
font: inherit;
|
|
|
|
|
line-height: 1;
|
|
|
|
|
}
|
|
|
|
|
/* line 525, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit #preview-saving-outfit {
|
|
|
|
|
display: none;
|
|
|
|
|
padding-bottom: 1em;
|
|
|
|
|
}
|
|
|
|
|
/* line 529, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 542, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit #pet-type-form, body.outfits-edit #pet-state-form, body.outfits-edit #preview-swf, body.outfits-edit #preview-search-form {
|
|
|
|
|
position: relative;
|
|
|
|
|
}
|
|
|
|
|
/* line 532, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 545, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit .control-overlay {
|
|
|
|
|
height: 100%;
|
|
|
|
|
left: 0;
|
|
|
|
@ -3201,11 +3216,11 @@ body.outfits-edit .control-overlay {
|
|
|
|
|
width: 100%;
|
|
|
|
|
z-index: 5;
|
|
|
|
|
}
|
|
|
|
|
/* line 540, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 553, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit #preview-sidebar-nav-outfits, body.outfits-edit #save-outfit-signed-in {
|
|
|
|
|
display: none;
|
|
|
|
|
}
|
|
|
|
|
/* line 543, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 556, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit form#save-outfit-form {
|
|
|
|
|
padding: 0.25em 0;
|
|
|
|
|
display: none;
|
|
|
|
@ -3391,7 +3406,7 @@ body.outfits-edit form#save-outfit-form.renaming:hover .outfit-rename-button {
|
|
|
|
|
body.outfits-edit form#save-outfit-form:hover .outfit-rename-button {
|
|
|
|
|
display: inline;
|
|
|
|
|
}
|
|
|
|
|
/* line 549, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 562, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit form#save-outfit-form .outfit-star, body.outfits-edit form#save-outfit-form input, body.outfits-edit form#save-outfit-form button {
|
|
|
|
|
display: -moz-inline-box;
|
|
|
|
|
-moz-box-orient: vertical;
|
|
|
|
@ -3405,50 +3420,50 @@ body.outfits-edit form#save-outfit-form .outfit-star, body.outfits-edit form#sav
|
|
|
|
|
body.outfits-edit form#save-outfit-form .outfit-star, body.outfits-edit form#save-outfit-form input, body.outfits-edit form#save-outfit-form button {
|
|
|
|
|
*display: inline;
|
|
|
|
|
}
|
|
|
|
|
/* line 554, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 567, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit form#save-outfit-form .outfit-star {
|
|
|
|
|
margin-top: 0.25em;
|
|
|
|
|
}
|
|
|
|
|
/* line 557, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 570, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit .outfit-url {
|
|
|
|
|
font-size: 75%;
|
|
|
|
|
}
|
|
|
|
|
/* line 560, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 573, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit #preview-search-form-error {
|
|
|
|
|
background: #fbe3e4;
|
|
|
|
|
border: 1px solid #fbc2c4;
|
|
|
|
|
color: #8a1f11;
|
|
|
|
|
padding: 0.25em 0.5em;
|
|
|
|
|
}
|
|
|
|
|
/* line 565, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 578, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit.user-signed-in #preview-sidebar-nav-outfits {
|
|
|
|
|
display: block;
|
|
|
|
|
}
|
|
|
|
|
/* line 567, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 580, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit.user-signed-in #save-outfit {
|
|
|
|
|
display: inline-block;
|
|
|
|
|
}
|
|
|
|
|
/* line 571, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 584, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit.user-signed-in #save-outfit-wrapper.active-outfit #save-outfit {
|
|
|
|
|
display: none;
|
|
|
|
|
}
|
|
|
|
|
/* line 573, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 586, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit.user-signed-in #save-outfit-wrapper.active-outfit #save-current-outfit, body.outfits-edit.user-signed-in #save-outfit-wrapper.active-outfit #save-outfit-copy {
|
|
|
|
|
display: inline-block;
|
|
|
|
|
}
|
|
|
|
|
/* line 575, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 588, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit.user-signed-in #save-outfit-wrapper.active-outfit #current-outfit-permalink {
|
|
|
|
|
display: inline-block;
|
|
|
|
|
}
|
|
|
|
|
/* line 578, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 591, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit.user-signed-in #save-outfit-wrapper.saving-outfit #save-outfit-form {
|
|
|
|
|
display: block;
|
|
|
|
|
}
|
|
|
|
|
/* line 580, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 593, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit.user-signed-in #save-outfit-wrapper.saving-outfit #save-outfit, body.outfits-edit.user-signed-in #save-outfit-wrapper.saving-outfit #save-current-outfit, body.outfits-edit.user-signed-in #save-outfit-wrapper.saving-outfit #save-outfit-copy, body.outfits-edit.user-signed-in #save-outfit-wrapper.saving-outfit #current-outfit-permalink, body.outfits-edit.user-signed-in #save-outfit-wrapper.saving-outfit #shared-outfit-permalink, body.outfits-edit.user-signed-in #save-outfit-wrapper.saving-outfit #share-outfit, body.outfits-edit.user-signed-in #save-outfit-wrapper.saving-outfit #shared-outfit-url {
|
|
|
|
|
display: none;
|
|
|
|
|
}
|
|
|
|
|
/* line 582, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 595, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit.user-signed-in .preview-search-form-your-items {
|
|
|
|
|
display: -moz-inline-box;
|
|
|
|
|
-moz-box-orient: vertical;
|
|
|
|
@ -3460,15 +3475,15 @@ body.outfits-edit.user-signed-in .preview-search-form-your-items {
|
|
|
|
|
body.outfits-edit.user-signed-in .preview-search-form-your-items {
|
|
|
|
|
*display: inline;
|
|
|
|
|
}
|
|
|
|
|
/* line 586, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 599, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit.user-not-signed-in #save-outfit-not-signed-in {
|
|
|
|
|
display: inline-block;
|
|
|
|
|
}
|
|
|
|
|
/* line 590, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 603, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit #save-outfit-wrapper.shared-outfit #shared-outfit-permalink, body.outfits-edit #save-outfit-wrapper.shared-outfit #shared-outfit-url {
|
|
|
|
|
display: inline-block;
|
|
|
|
|
}
|
|
|
|
|
/* line 592, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
/* line 605, ../../../app/stylesheets/outfits/_edit.sass */
|
|
|
|
|
body.outfits-edit #save-outfit-wrapper.shared-outfit #current-outfit-permalink {
|
|
|
|
|
display: none !important;
|
|
|
|
|
}
|
|
|
|
|