redecorate neomail Your Items link

This commit is contained in:
Emi Matchu 2011-07-31 19:14:55 -04:00
parent 90c9c8fe17
commit e3cfe9e16c
3 changed files with 103 additions and 84 deletions

View file

@ -25,17 +25,24 @@ body.closet_hangers-index
#closet-hangers-contact #closet-hangers-contact
clear: both clear: both
font-size: 85% color: $soft-text-color
margin-bottom: 1em margin-bottom: 1em
margin-left: 2em margin-left: 2em
min-height: image-height("neomail.png") min-height: image-height("neomail.png")
a a, > span
+hover-link
background: background:
image: image-url("neomail.png") image: image-url("neomail.png")
position: left center position: left center
repeat: no-repeat repeat: no-repeat
padding-left: image-width("neomail.png") + 2px color: inherit
float: left
height: 100%
padding-left: image-width("neomail.png") + 4px
> span
background-image: image-url("neomail_edit.png")
input[type=text] input[type=text]
width: 10em width: 10em

Binary file not shown.

After

Width:  |  Height:  |  Size: 756 B

View file

@ -624,65 +624,77 @@ body.closet_hangers-index #closet-hangers-items-search input[name=q].loading {
/* line 26, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 26, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index #closet-hangers-contact { body.closet_hangers-index #closet-hangers-contact {
clear: both; clear: both;
font-size: 85%; color: #448844;
margin-bottom: 1em; margin-bottom: 1em;
margin-left: 2em; margin-left: 2em;
min-height: 16px; min-height: 16px;
} }
/* line 33, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 33, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index #closet-hangers-contact a { body.closet_hangers-index #closet-hangers-contact a, body.closet_hangers-index #closet-hangers-contact > span {
text-decoration: none;
background-image: url('/images/neomail.png?1311877030'); background-image: url('/images/neomail.png?1311877030');
background-position: left center; background-position: left center;
background-repeat: no-repeat; background-repeat: no-repeat;
padding-left: 18px; color: inherit;
float: left;
height: 100%;
padding-left: 20px;
} }
/* line 40, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 4, ../../../../../.rvm/gems/ree-1.8.7-2010.02/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/utilities/links/_hover-link.scss */
body.closet_hangers-index #closet-hangers-contact a:hover, body.closet_hangers-index #closet-hangers-contact > span:hover {
text-decoration: underline;
}
/* line 44, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index #closet-hangers-contact > span {
background-image: url('/images/neomail_edit.png?1312153508');
}
/* line 47, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index #closet-hangers-contact input[type=text], body.closet_hangers-index #closet-hangers-contact body.pets-bulk #bulk-pets-form textarea, body.pets-bulk #bulk-pets-form body.closet_hangers-index #closet-hangers-contact textarea { body.closet_hangers-index #closet-hangers-contact input[type=text], body.closet_hangers-index #closet-hangers-contact body.pets-bulk #bulk-pets-form textarea, body.pets-bulk #bulk-pets-form body.closet_hangers-index #closet-hangers-contact textarea {
width: 10em; width: 10em;
} }
/* line 43, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 50, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index #closet-hangers-contact label { body.closet_hangers-index #closet-hangers-contact label {
font-weight: bold; font-weight: bold;
margin-right: 0.5em; margin-right: 0.5em;
} }
/* line 47, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 54, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index #closet-hangers-contact label:after { body.closet_hangers-index #closet-hangers-contact label:after {
content: ":"; content: ":";
} }
/* line 50, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 57, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index #edit-contact-link-to-replace-form, body.closet_hangers-index #cancel-contact-link { body.closet_hangers-index #edit-contact-link-to-replace-form, body.closet_hangers-index #cancel-contact-link {
display: none; display: none;
} }
/* line 53, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 60, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index .edit-contact-link, body.closet_hangers-index #cancel-contact-link { body.closet_hangers-index .edit-contact-link, body.closet_hangers-index #cancel-contact-link {
cursor: pointer; cursor: pointer;
text-decoration: underline; text-decoration: underline;
} }
/* line 57, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 64, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index .edit-contact-link:hover, body.closet_hangers-index #cancel-contact-link:hover { body.closet_hangers-index .edit-contact-link:hover, body.closet_hangers-index #cancel-contact-link:hover {
text-decoration: none; text-decoration: none;
} }
/* line 61, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 68, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index #edit-contact-link-to-replace-form #contact-link-has-value { body.closet_hangers-index #edit-contact-link-to-replace-form #contact-link-has-value {
display: none; display: none;
} }
/* line 64, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 71, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index #edit-contact-link-to-replace-form #contact-link-no-value { body.closet_hangers-index #edit-contact-link-to-replace-form #contact-link-no-value {
display: inline; display: inline;
} }
/* line 68, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 75, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index #edit-contact-link-to-replace-form.has-value #contact-link-has-value { body.closet_hangers-index #edit-contact-link-to-replace-form.has-value #contact-link-has-value {
display: inline; display: inline;
} }
/* line 71, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 78, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index #edit-contact-link-to-replace-form.has-value #contact-link-no-value { body.closet_hangers-index #edit-contact-link-to-replace-form.has-value #contact-link-no-value {
display: none; display: none;
} }
/* line 74, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 81, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index #cancel-contact-link { body.closet_hangers-index #cancel-contact-link {
margin-left: 1em; margin-left: 1em;
} }
/* line 77, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 84, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index #toggle-help { body.closet_hangers-index #toggle-help {
/* http://www.zurb.com/blog_uploads/0000/0617/buttons-03.html */ /* http://www.zurb.com/blog_uploads/0000/0617/buttons-03.html */
-moz-border-radius: 5px; -moz-border-radius: 5px;
@ -715,17 +727,17 @@ body.closet_hangers-index #toggle-help:hover {
body.closet_hangers-index #toggle-help:active { body.closet_hangers-index #toggle-help:active {
top: 1px; top: 1px;
} }
/* line 82, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 89, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index #closet-hangers-help.hidden { body.closet_hangers-index #closet-hangers-help.hidden {
display: none; display: none;
} }
/* line 85, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 92, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index #closet-hangers-extras { body.closet_hangers-index #closet-hangers-extras {
margin-bottom: 2em; margin-bottom: 2em;
margin-top: 2em; margin-top: 2em;
text-align: center; text-align: center;
} }
/* line 91, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 98, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index #closet-hangers-extras a { body.closet_hangers-index #closet-hangers-extras a {
/* http://www.zurb.com/blog_uploads/0000/0617/buttons-03.html */ /* http://www.zurb.com/blog_uploads/0000/0617/buttons-03.html */
-moz-border-radius: 5px; -moz-border-radius: 5px;
@ -757,12 +769,12 @@ body.closet_hangers-index #closet-hangers-extras a:hover {
body.closet_hangers-index #closet-hangers-extras a:active { body.closet_hangers-index #closet-hangers-extras a:active {
top: 1px; top: 1px;
} }
/* line 95, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 102, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index #closet-hangers { body.closet_hangers-index #closet-hangers {
clear: both; clear: both;
text-align: center; text-align: center;
} }
/* line 100, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 107, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index #closet-hangers .object .quantity { body.closet_hangers-index #closet-hangers .object .quantity {
-moz-opacity: 0.75; -moz-opacity: 0.75;
-webkit-opacity: 0.75; -webkit-opacity: 0.75;
@ -776,26 +788,26 @@ body.closet_hangers-index #closet-hangers .object .quantity {
text-align: left; text-align: left;
top: 0; top: 0;
} }
/* line 110, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 117, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index #closet-hangers .object .quantity span, body.closet_hangers-index #closet-hangers .object .quantity input[type=number] { body.closet_hangers-index #closet-hangers .object .quantity span, body.closet_hangers-index #closet-hangers .object .quantity input[type=number] {
font-size: 16px; font-size: 16px;
font-weight: bold; font-weight: bold;
} }
/* line 114, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 121, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index #closet-hangers .object form { body.closet_hangers-index #closet-hangers .object form {
display: none; display: none;
} }
/* line 118, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 125, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index #closet-hangers .object[data-quantity="1"] .quantity { body.closet_hangers-index #closet-hangers .object[data-quantity="1"] .quantity {
display: none; display: none;
} }
/* line 121, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 128, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index .closet-hangers-group { body.closet_hangers-index .closet-hangers-group {
border-top: 1px solid #006600; border-top: 1px solid #006600;
margin-bottom: 2em; margin-bottom: 2em;
padding-bottom: 1em; padding-bottom: 1em;
} }
/* line 126, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 133, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index .closet-hangers-group > header { body.closet_hangers-index .closet-hangers-group > header {
border-bottom: 1px solid #aaddaa; border-bottom: 1px solid #aaddaa;
display: block; display: block;
@ -803,12 +815,12 @@ body.closet_hangers-index .closet-hangers-group > header {
padding: 0.25em 0; padding: 0.25em 0;
position: relative; position: relative;
} }
/* line 133, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 140, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index .closet-hangers-group > header h3 { body.closet_hangers-index .closet-hangers-group > header h3 {
font-size: 250%; font-size: 250%;
margin: 0; margin: 0;
} }
/* line 137, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 144, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index .closet-hangers-group > header .add-closet-list { body.closet_hangers-index .closet-hangers-group > header .add-closet-list {
/* http://www.zurb.com/blog_uploads/0000/0617/buttons-03.html */ /* http://www.zurb.com/blog_uploads/0000/0617/buttons-03.html */
-moz-border-radius: 5px; -moz-border-radius: 5px;
@ -843,12 +855,12 @@ body.closet_hangers-index .closet-hangers-group > header .add-closet-list:hover
body.closet_hangers-index .closet-hangers-group > header .add-closet-list:active { body.closet_hangers-index .closet-hangers-group > header .add-closet-list:active {
top: 1px; top: 1px;
} }
/* line 144, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 151, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index .closet-hangers-group > header .add-closet-list:active { body.closet_hangers-index .closet-hangers-group > header .add-closet-list:active {
margin-bottom: -1.1em; margin-bottom: -1.1em;
top: auto; top: auto;
} }
/* line 148, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 155, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index .closet-hangers-group > header span.show, body.closet_hangers-index .closet-hangers-group > header span.hide { body.closet_hangers-index .closet-hangers-group > header span.show, body.closet_hangers-index .closet-hangers-group > header span.hide {
color: #448844; color: #448844;
display: none; display: none;
@ -857,18 +869,18 @@ body.closet_hangers-index .closet-hangers-group > header span.show, body.closet_
position: absolute; position: absolute;
top: 1em; top: 1em;
} }
/* line 156, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 163, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index .closet-hangers-group > header span.show:hover, body.closet_hangers-index .closet-hangers-group > header span.hide:hover { body.closet_hangers-index .closet-hangers-group > header span.show:hover, body.closet_hangers-index .closet-hangers-group > header span.hide:hover {
color: inherit; color: inherit;
text-decoration: underline; text-decoration: underline;
} }
/* line 160, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 167, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index .closet-list { body.closet_hangers-index .closet-list {
border-bottom: 1px solid #aaddaa; border-bottom: 1px solid #aaddaa;
padding: 0.5em 0; padding: 0.5em 0;
position: relative; position: relative;
} }
/* line 165, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 172, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index .closet-list .visibility-form { body.closet_hangers-index .closet-list .visibility-form {
font-size: 85%; font-size: 85%;
left: 0.5em; left: 0.5em;
@ -877,17 +889,17 @@ body.closet_hangers-index .closet-list .visibility-form {
top: 0.25em; top: 0.25em;
z-index: 10; z-index: 10;
} }
/* line 173, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 180, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index .closet-list .visibility-form input, body.closet_hangers-index .closet-list .visibility-form select { body.closet_hangers-index .closet-list .visibility-form input, body.closet_hangers-index .closet-list .visibility-form select {
font-size: inherit; font-size: inherit;
margin-bottom: 0; margin-bottom: 0;
margin-top: 0; margin-top: 0;
} }
/* line 179, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 186, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index .closet-list .visibility-form select { body.closet_hangers-index .closet-list .visibility-form select {
border-color: white; border-color: white;
} }
/* line 182, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 189, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index .closet-list .visibility-form input[type=submit] { body.closet_hangers-index .closet-list .visibility-form input[type=submit] {
/* http://www.zurb.com/blog_uploads/0000/0617/buttons-03.html */ /* http://www.zurb.com/blog_uploads/0000/0617/buttons-03.html */
-moz-border-radius: 5px; -moz-border-radius: 5px;
@ -930,11 +942,11 @@ body.closet_hangers-index .closet-list .visibility-form input[type=submit]:activ
body.closet_hangers-index .closet-list .visibility-form input[type=submit]:hover { body.closet_hangers-index .closet-list .visibility-form input[type=submit]:hover {
background-color: #999999; background-color: #999999;
} }
/* line 187, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 194, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index .closet-list .visibility-form input[type=submit]:active { body.closet_hangers-index .closet-list .visibility-form input[type=submit]:active {
top: 1px; top: 1px;
} }
/* line 190, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 197, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index .closet-list .visibility-form .visibility-descriptions { body.closet_hangers-index .closet-list .visibility-form .visibility-descriptions {
-moz-opacity: 0.75; -moz-opacity: 0.75;
-webkit-opacity: 0.75; -webkit-opacity: 0.75;
@ -945,20 +957,20 @@ body.closet_hangers-index .closet-list .visibility-form .visibility-descriptions
list-style: none; list-style: none;
padding: 0 0.5em; padding: 0 0.5em;
} }
/* line 197, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 204, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index .closet-list .visibility-form .visibility-descriptions li { body.closet_hangers-index .closet-list .visibility-form .visibility-descriptions li {
display: none; display: none;
} }
/* line 201, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 208, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index .closet-list .visibility-form:hover .visibility-descriptions li.current { body.closet_hangers-index .closet-list .visibility-form:hover .visibility-descriptions li.current {
display: block; display: block;
} }
/* line 204, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 211, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index .closet-list header { body.closet_hangers-index .closet-list header {
display: block; display: block;
position: relative; position: relative;
} }
/* line 208, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 215, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index .closet-list h4 { body.closet_hangers-index .closet-list h4 {
font-family: Delicious, Helvetica, Arial, Verdana, sans-serif; font-family: Delicious, Helvetica, Arial, Verdana, sans-serif;
font-size: 150%; font-size: 150%;
@ -966,19 +978,19 @@ body.closet_hangers-index .closet-list h4 {
margin: 0 auto 0.67em; margin: 0 auto 0.67em;
width: 50%; width: 50%;
} }
/* line 215, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 222, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index .closet-list .empty-list { body.closet_hangers-index .closet-list .empty-list {
display: none; display: none;
font-style: italic; font-style: italic;
} }
/* line 219, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 226, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index .closet-list .closet-list-controls { body.closet_hangers-index .closet-list .closet-list-controls {
display: none; display: none;
position: absolute; position: absolute;
right: 1em; right: 1em;
top: 0; top: 0;
} }
/* line 225, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 232, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index .closet-list .closet-list-controls a, body.closet_hangers-index .closet-list .closet-list-controls input[type=submit] { body.closet_hangers-index .closet-list .closet-list-controls a, body.closet_hangers-index .closet-list .closet-list-controls input[type=submit] {
/* http://www.zurb.com/blog_uploads/0000/0617/buttons-03.html */ /* http://www.zurb.com/blog_uploads/0000/0617/buttons-03.html */
-moz-border-radius: 5px; -moz-border-radius: 5px;
@ -1019,36 +1031,36 @@ body.closet_hangers-index .closet-list .closet-list-controls a:active, body.clos
body.closet_hangers-index .closet-list .closet-list-controls a:hover, body.closet_hangers-index .closet-list .closet-list-controls input[type=submit]:hover { body.closet_hangers-index .closet-list .closet-list-controls a:hover, body.closet_hangers-index .closet-list .closet-list-controls input[type=submit]:hover {
background-color: #999999; background-color: #999999;
} }
/* line 228, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 235, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index .closet-list .closet-list-controls form { body.closet_hangers-index .closet-list .closet-list-controls form {
display: inline; display: inline;
} }
/* line 232, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 239, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index .closet-list[data-hangers-count="0"] .empty-list { body.closet_hangers-index .closet-list[data-hangers-count="0"] .empty-list {
display: block; display: block;
} }
/* line 236, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 243, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index .closet-list.unlisted h4 { body.closet_hangers-index .closet-list.unlisted h4 {
font-size: 125%; font-size: 125%;
font-style: italic; font-style: italic;
} }
/* line 242, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 249, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index .closet-list:hover .closet-list-controls { body.closet_hangers-index .closet-list:hover .closet-list-controls {
display: block; display: block;
} }
/* line 246, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 253, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index .closet-list:hover .visibility-form input[type=submit] { body.closet_hangers-index .closet-list:hover .visibility-form input[type=submit] {
visibility: visible; visibility: visible;
} }
/* line 249, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 256, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index .closet-list:hover .visibility-form select { body.closet_hangers-index .closet-list:hover .visibility-form select {
border-color: #aaddaa; border-color: #aaddaa;
} }
/* line 252, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 259, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index .closet-list:last-child { body.closet_hangers-index .closet-list:last-child {
border-bottom: 0; border-bottom: 0;
} }
/* line 255, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 262, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index .closet-list.droppable-active { body.closet_hangers-index .closet-list.droppable-active {
-moz-border-radius: 1em; -moz-border-radius: 1em;
-webkit-border-radius: 1em; -webkit-border-radius: 1em;
@ -1059,53 +1071,53 @@ body.closet_hangers-index .closet-list.droppable-active {
border-style: dotted; border-style: dotted;
margin: 1em 0; margin: 1em 0;
} }
/* line 262, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 269, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index .closet-list.droppable-active .object { body.closet_hangers-index .closet-list.droppable-active .object {
-moz-opacity: 0.25; -moz-opacity: 0.25;
-webkit-opacity: 0.25; -webkit-opacity: 0.25;
-o-opacity: 0.25; -o-opacity: 0.25;
-khtml-opacity: 0.25; -khtml-opacity: 0.25;
} }
/* line 266, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 273, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index .closet-list.droppable-active .object.ui-draggable-dragging { body.closet_hangers-index .closet-list.droppable-active .object.ui-draggable-dragging {
-moz-opacity: 1; -moz-opacity: 1;
-webkit-opacity: 1; -webkit-opacity: 1;
-o-opacity: 1; -o-opacity: 1;
-khtml-opacity: 1; -khtml-opacity: 1;
} }
/* line 269, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 276, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index .closet-list.droppable-active .closet-list-controls { body.closet_hangers-index .closet-list.droppable-active .closet-list-controls {
display: none; display: none;
} }
/* line 272, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 279, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index .closet-list.droppable-active .closet-list-hangers { body.closet_hangers-index .closet-list.droppable-active .closet-list-hangers {
overflow: hidden; overflow: hidden;
} }
/* line 275, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 282, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index .closet-list.droppable-active .visibility-form { body.closet_hangers-index .closet-list.droppable-active .visibility-form {
display: none; display: none;
} }
/* line 279, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 286, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index .closet-hangers-group-autocomplete-item span, body.closet_hangers-index .closet-list-autocomplete-item span { body.closet_hangers-index .closet-hangers-group-autocomplete-item span, body.closet_hangers-index .closet-list-autocomplete-item span {
font-style: italic; font-style: italic;
padding: 0.2em 0.4em; padding: 0.2em 0.4em;
} }
/* line 284, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 291, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index .closet-list-autocomplete-item a, body.closet_hangers-index .closet-list-autocomplete-item span { body.closet_hangers-index .closet-list-autocomplete-item a, body.closet_hangers-index .closet-list-autocomplete-item span {
font-size: 85%; font-size: 85%;
padding-left: 2em; padding-left: 2em;
} }
/* line 291, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 298, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index.current-user #closet-hangers .object:hover form { body.closet_hangers-index.current-user #closet-hangers .object:hover form {
display: inline; display: inline;
} }
/* line 294, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 301, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index.current-user #closet-hangers .object:hover .closet-hanger-destroy { body.closet_hangers-index.current-user #closet-hangers .object:hover .closet-hanger-destroy {
position: absolute; position: absolute;
right: 18px; right: 18px;
top: 52px; top: 52px;
} }
/* line 299, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 306, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index.current-user #closet-hangers .object:hover .closet-hanger-destroy input { body.closet_hangers-index.current-user #closet-hangers .object:hover .closet-hanger-destroy input {
/* http://www.zurb.com/blog_uploads/0000/0617/buttons-03.html */ /* http://www.zurb.com/blog_uploads/0000/0617/buttons-03.html */
-moz-border-radius: 5px; -moz-border-radius: 5px;
@ -1146,7 +1158,7 @@ body.closet_hangers-index.current-user #closet-hangers .object:hover .closet-han
body.closet_hangers-index.current-user #closet-hangers .object:hover .closet-hanger-destroy input:hover { body.closet_hangers-index.current-user #closet-hangers .object:hover .closet-hanger-destroy input:hover {
background-color: #999999; background-color: #999999;
} }
/* line 302, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 309, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index.current-user #closet-hangers .object:hover .quantity { body.closet_hangers-index.current-user #closet-hangers .object:hover .quantity {
-moz-opacity: 1; -moz-opacity: 1;
-webkit-opacity: 1; -webkit-opacity: 1;
@ -1156,77 +1168,77 @@ body.closet_hangers-index.current-user #closet-hangers .object:hover .quantity {
top: 0; top: 0;
padding: 0; padding: 0;
} }
/* line 308, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 315, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index.current-user #closet-hangers .object:hover .quantity span { body.closet_hangers-index.current-user #closet-hangers .object:hover .quantity span {
display: none; display: none;
} }
/* line 311, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 318, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index.current-user #closet-hangers .object:hover .quantity input[type=number] { body.closet_hangers-index.current-user #closet-hangers .object:hover .quantity input[type=number] {
padding: 2px; padding: 2px;
width: 2em; width: 2em;
} }
/* line 315, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 322, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index.current-user #closet-hangers .object:hover .quantity input[type=submit] { body.closet_hangers-index.current-user #closet-hangers .object:hover .quantity input[type=submit] {
font-size: 85%; font-size: 85%;
} }
/* line 320, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 327, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index.current-user.js #closet-hangers .object:hover .quantity { body.closet_hangers-index.current-user.js #closet-hangers .object:hover .quantity {
display: block; display: block;
} }
/* line 323, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 330, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index.current-user.js #closet-hangers .object:hover .quantity input[type=number] { body.closet_hangers-index.current-user.js #closet-hangers .object:hover .quantity input[type=number] {
width: 2.5em; width: 2.5em;
} }
/* line 326, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 333, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index.current-user.js #closet-hangers .object:hover .quantity input[type=submit] { body.closet_hangers-index.current-user.js #closet-hangers .object:hover .quantity input[type=submit] {
display: none; display: none;
} }
/* line 329, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 336, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index.current-user.js #closet-hangers .object.loading { body.closet_hangers-index.current-user.js #closet-hangers .object.loading {
background: #eeffee; background: #eeffee;
outline: 1px solid #006600; outline: 1px solid #006600;
} }
/* line 333, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 340, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index.current-user.js #closet-hangers .object.loading .quantity { body.closet_hangers-index.current-user.js #closet-hangers .object.loading .quantity {
display: block; display: block;
} }
/* line 336, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 343, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index.current-user.js #closet-hangers .object.loading .quantity span:after { body.closet_hangers-index.current-user.js #closet-hangers .object.loading .quantity span:after {
content: "…"; content: "…";
} }
/* line 340, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 347, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index.current-user.js #closet-hangers-contact form { body.closet_hangers-index.current-user.js #closet-hangers-contact form {
display: none; display: none;
} }
/* line 343, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 350, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index.current-user.js #closet-hangers-contact .edit-contact-link, body.closet_hangers-index.current-user.js #closet-hangers-contact #cancel-contact-link { body.closet_hangers-index.current-user.js #closet-hangers-contact .edit-contact-link, body.closet_hangers-index.current-user.js #closet-hangers-contact #cancel-contact-link {
display: inline; display: inline;
} }
/* line 347, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 354, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index.current-user.js #closet-hangers-contact.editing form { body.closet_hangers-index.current-user.js #closet-hangers-contact.editing form {
display: block; display: block;
} }
/* line 350, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 357, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index.current-user.js #closet-hangers-contact.editing .edit-contact-link { body.closet_hangers-index.current-user.js #closet-hangers-contact.editing .edit-contact-link {
display: none; display: none;
} }
/* line 355, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 362, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index.current-user.js .closet-hangers-group header .show, body.closet_hangers-index.current-user.js .closet-hangers-group header .hide { body.closet_hangers-index.current-user.js .closet-hangers-group header .show, body.closet_hangers-index.current-user.js .closet-hangers-group header .hide {
cursor: pointer; cursor: pointer;
} }
/* line 358, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 365, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index.current-user.js .closet-hangers-group header .hide { body.closet_hangers-index.current-user.js .closet-hangers-group header .hide {
display: block; display: block;
} }
/* line 362, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 369, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index.current-user.js .closet-hangers-group.hidden header .hide, body.closet_hangers-index.current-user.js .closet-hangers-group.hidden .closet-hangers-group-content { body.closet_hangers-index.current-user.js .closet-hangers-group.hidden header .hide, body.closet_hangers-index.current-user.js .closet-hangers-group.hidden .closet-hangers-group-content {
display: none; display: none;
} }
/* line 365, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 372, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index.current-user.js .closet-hangers-group.hidden header .show { body.closet_hangers-index.current-user.js .closet-hangers-group.hidden header .show {
display: block; display: block;
} }
/* line 368, ../../../app/stylesheets/closet_hangers/_index.sass */ /* line 375, ../../../app/stylesheets/closet_hangers/_index.sass */
body.closet_hangers-index.current-user.js #toggle-help { body.closet_hangers-index.current-user.js #toggle-help {
display: inline; display: inline;
} }