Skip to content

Commit

Permalink
Rebuild static assets
Browse files Browse the repository at this point in the history
  • Loading branch information
n0phx committed Jul 17, 2015
1 parent 53e3a6e commit cec9c22
Show file tree
Hide file tree
Showing 3 changed files with 47 additions and 47 deletions.
4 changes: 2 additions & 2 deletions librarian/static/.webassets-manifest
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"css/content-%(version)s.css": "b88598bc",
"css/dashboard-%(version)s.css": "dc20454c",
"css/main-%(version)s.css": "2408a1b0",
"css/wizard-%(version)s.css": "7e0a3e58",
"css/main-%(version)s.css": "9e6a1495",
"css/wizard-%(version)s.css": "8b51edad",
"js/content-%(version)s.js": "d5d568de",
"js/dashboard-%(version)s.js": "6dab1ac5",
"js/files-%(version)s.js": "d969cdea",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -835,11 +835,11 @@ input[type="text"].positive, input[type="numeric"].positive, input[type="email"]
padding-right: 50px;
background-position: right 12.5px top 50%;
background-repeat: no-repeat;
background-image: url('../img/icons/1x/form_positive.png?1436274495'); }
background-image: url('../img/icons/1x/form_positive.png?1437140961'); }
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-resolution: 120dpi), only screen and (min-resolution: 1.3dppx) {
/* line 63, ../scss/outernet/partial/_forms.scss */
input[type="text"].positive, input[type="numeric"].positive, input[type="email"].positive, input[type="password"].positive, input[type="file"].positive {
background-image: url('../img/icons/2x/form_positive.png?1436274495');
background-image: url('../img/icons/2x/form_positive.png?1437140961');
-moz-background-size: 25px, 25px;
-o-background-size: 25px, 25px;
-webkit-background-size: 25px, 25px;
Expand All @@ -849,11 +849,11 @@ input[type="text"].negative, input[type="numeric"].negative, input[type="email"]
padding-right: 50px;
background-position: right 12.5px top 50%;
background-repeat: no-repeat;
background-image: url('../img/icons/1x/form_negative.png?1436274495'); }
background-image: url('../img/icons/1x/form_negative.png?1437140961'); }
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-resolution: 120dpi), only screen and (min-resolution: 1.3dppx) {
/* line 67, ../scss/outernet/partial/_forms.scss */
input[type="text"].negative, input[type="numeric"].negative, input[type="email"].negative, input[type="password"].negative, input[type="file"].negative {
background-image: url('../img/icons/2x/form_negative.png?1436274495');
background-image: url('../img/icons/2x/form_negative.png?1437140961');
-moz-background-size: 25px, 25px;
-o-background-size: 25px, 25px;
-webkit-background-size: 25px, 25px;
Expand Down Expand Up @@ -902,11 +902,11 @@ input[type="checkbox"]:checked + label:before {
transition: color 0.3s, background-color 0.3s, border-color 0.3s;
background-position: center center;
background-repeat: no-repeat;
background-image: url('../img/icons/1x/checkmark.png?1436274495'); }
background-image: url('../img/icons/1x/checkmark.png?1437140961'); }
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-resolution: 120dpi), only screen and (min-resolution: 1.3dppx) {
/* line 88, ../scss/outernet/partial/_forms.scss */
input[type="checkbox"]:checked + label:before {
background-image: url('../img/icons/2x/checkmark.png?1436274495');
background-image: url('../img/icons/2x/checkmark.png?1437140961');
-moz-background-size: 25px, 25px;
-o-background-size: 25px, 25px;
-webkit-background-size: 25px, 25px;
Expand All @@ -931,11 +931,11 @@ input[type="checkbox"]:focus + label:before {
input[type="checkbox"]:focus:checked + label:before {
background-position: center center;
background-repeat: no-repeat;
background-image: url('../img/icons/1x/checkmark_active.png?1436274495'); }
background-image: url('../img/icons/1x/checkmark_active.png?1437140961'); }
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-resolution: 120dpi), only screen and (min-resolution: 1.3dppx) {
/* line 101, ../scss/outernet/partial/_forms.scss */
input[type="checkbox"]:focus:checked + label:before {
background-image: url('../img/icons/2x/checkmark_active.png?1436274495');
background-image: url('../img/icons/2x/checkmark_active.png?1437140961');
-moz-background-size: 25px, 25px;
-o-background-size: 25px, 25px;
-webkit-background-size: 25px, 25px;
Expand Down Expand Up @@ -964,25 +964,25 @@ select {
padding-right: 50px;
background-repeat: no-repeat;
background-position: right 10px top 50%;
background-image: url('../img/icons/1x/dropdown_open.png?1436274495'); }
background-image: url('../img/icons/1x/dropdown_open.png?1437140961'); }
/* line 125, ../scss/outernet/mixins/_forms.scss */
select::-ms-expand {
display: none; }
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-resolution: 120dpi), only screen and (min-resolution: 1.3dppx) {
/* line 115, ../scss/outernet/partial/_forms.scss */
select {
background-image: url('../img/icons/2x/dropdown_open.png?1436274495');
background-image: url('../img/icons/2x/dropdown_open.png?1437140961');
-moz-background-size: 25px, 25px;
-o-background-size: 25px, 25px;
-webkit-background-size: 25px, 25px;
background-size: 25px, 25px; } }
/* line 123, ../scss/outernet/partial/_forms.scss */
select:hover {
background-image: url('../img/icons/1x/dropdown_open_hover.png?1436274495'); }
background-image: url('../img/icons/1x/dropdown_open_hover.png?1437140961'); }
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-resolution: 120dpi), only screen and (min-resolution: 1.3dppx) {
/* line 123, ../scss/outernet/partial/_forms.scss */
select:hover {
background-image: url('../img/icons/2x/dropdown_open_hover.png?1436274495');
background-image: url('../img/icons/2x/dropdown_open_hover.png?1437140961');
-moz-background-size: 25px, 25px;
-o-background-size: 25px, 25px;
-webkit-background-size: 25px, 25px;
Expand Down Expand Up @@ -1602,11 +1602,11 @@ table form button {
text-transform: capitalize;
background-position: center center;
background-repeat: no-repeat;
background-image: url('../img/icons/1x/hamburger.png?1436274495'); }
background-image: url('../img/icons/1x/hamburger.png?1437140961'); }
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-resolution: 120dpi), only screen and (min-resolution: 1.3dppx) {
/* line 136, ../scss/outernet/widgets/_menu.scss */
.menu .hamburger a {
background-image: url('../img/icons/2x/hamburger.png?1436274495');
background-image: url('../img/icons/2x/hamburger.png?1437140961');
-moz-background-size: 25px, 25px;
-o-background-size: 25px, 25px;
-webkit-background-size: 25px, 25px;
Expand Down Expand Up @@ -1640,24 +1640,24 @@ table form button {
/* line 174, ../scss/outernet/widgets/_menu.scss */
.alt-menu .level2-trigger {
background-position: right 10px top 50%;
background-image: url('../img/icons/1x/arrow_right.png?1436274495'); }
background-image: url('../img/icons/1x/arrow_right.png?1437140961'); }
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-resolution: 120dpi), only screen and (min-resolution: 1.3dppx) {
/* line 174, ../scss/outernet/widgets/_menu.scss */
.alt-menu .level2-trigger {
background-image: url('../img/icons/2x/arrow_right.png?1436274495');
background-image: url('../img/icons/2x/arrow_right.png?1437140961');
-moz-background-size: 25px, 25px;
-o-background-size: 25px, 25px;
-webkit-background-size: 25px, 25px;
background-size: 25px, 25px; } }
/* line 179, ../scss/outernet/widgets/_menu.scss */
.alt-menu .top-trigger {
background-position: left 10px top 50%;
background-image: url('../img/icons/1x/arrow_left.png?1436274495');
background-image: url('../img/icons/1x/arrow_left.png?1437140961');
padding-left: 40px; }
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-resolution: 120dpi), only screen and (min-resolution: 1.3dppx) {
/* line 179, ../scss/outernet/widgets/_menu.scss */
.alt-menu .top-trigger {
background-image: url('../img/icons/2x/arrow_left.png?1436274495');
background-image: url('../img/icons/2x/arrow_left.png?1437140961');
-moz-background-size: 25px, 25px;
-o-background-size: 25px, 25px;
-webkit-background-size: 25px, 25px;
Expand Down Expand Up @@ -2099,13 +2099,13 @@ table form button {
display: inline-block;
vertical-align: middle;
margin-right: 10px;
background-image: url('../img/icons/1x/checkmark_active.png?1436274495');
background-image: url('../img/icons/1x/checkmark_active.png?1437140961');
width: 25px;
height: 25px; }
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-resolution: 120dpi), only screen and (min-resolution: 1.3dppx) {
/* line 91, ../scss/partials/_mainmenu.scss */
.menu .dropdown.languages .dropdown-item span.selected {
background-image: url('../img/icons/2x/checkmark_active.png?1436274495');
background-image: url('../img/icons/2x/checkmark_active.png?1437140961');
-moz-background-size: 25px, 25px;
-o-background-size: 25px, 25px;
-webkit-background-size: 25px, 25px;
Expand All @@ -2125,14 +2125,14 @@ table form button {
/* line 114, ../scss/partials/_mainmenu.scss */
.alt-menu .level2-lang .selected {
background: #e7f3e9;
background-image: url('../img/icons/1x/form_positive.png?1436274495');
background-image: url('../img/icons/1x/form_positive.png?1437140961');
background-repeat: no-repeat;
background-position: right 20px top 50%;
color: #058120; }
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-resolution: 120dpi), only screen and (min-resolution: 1.3dppx) {
/* line 114, ../scss/partials/_mainmenu.scss */
.alt-menu .level2-lang .selected {
background-image: url('../img/icons/2x/form_positive.png?1436274495');
background-image: url('../img/icons/2x/form_positive.png?1437140961');
-moz-background-size: 25px, 25px;
-o-background-size: 25px, 25px;
-webkit-background-size: 25px, 25px;
Expand Down Expand Up @@ -3263,26 +3263,26 @@ form.search .icon {
.load-more button .icon {
display: inline-block;
vertical-align: middle;
background-image: url('../img/animated/1x/loader.gif?1436274495');
background-image: url('../img/animated/1x/loader.gif?1437140961');
width: 21px;
height: 5px; }
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-resolution: 120dpi), only screen and (min-resolution: 1.3dppx) {
/* line 165, ../scss/partials/_content_list.scss */
.load-more button .icon {
background-image: url('../img/animated/2x/loader.gif?1436274495');
background-image: url('../img/animated/2x/loader.gif?1437140961');
-moz-background-size: 21px, 5px;
-o-background-size: 21px, 5px;
-webkit-background-size: 21px, 5px;
background-size: 21px, 5px; } }
/* line 171, ../scss/partials/_content_list.scss */
.load-more button.active .icon {
background-image: url('../img/animated/1x/loader_active.gif?1436274495');
background-image: url('../img/animated/1x/loader_active.gif?1437140961');
width: 21px;
height: 5px; }
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-resolution: 120dpi), only screen and (min-resolution: 1.3dppx) {
/* line 171, ../scss/partials/_content_list.scss */
.load-more button.active .icon {
background-image: url('../img/animated/2x/loader_active.gif?1436274495');
background-image: url('../img/animated/2x/loader_active.gif?1437140961');
-moz-background-size: 21px, 5px;
-o-background-size: 21px, 5px;
-webkit-background-size: 21px, 5px;
Expand Down Expand Up @@ -3519,7 +3519,7 @@ form.search .icon {
/* line 227, ../scss/outernet/mixins/_forms.scss */
.location-bar button {
display: inline-block; }
@media only screen and (max-width: 1300px) {
@media only screen and (max-width: 1500px) {
/* line 178, ../scss/outernet/mixins/_forms.scss */
.location-bar input[type="text"], .location-bar input[type="numeric"], .location-bar input[type="email"], .location-bar input[type="file"], .location-bar input[type="password"] {
width: 600px; } }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -835,11 +835,11 @@ input[type="text"].positive, input[type="numeric"].positive, input[type="email"]
padding-right: 50px;
background-position: right 12.5px top 50%;
background-repeat: no-repeat;
background-image: url('../img/icons/1x/form_positive.png?1436274495'); }
background-image: url('../img/icons/1x/form_positive.png?1437140961'); }
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-resolution: 120dpi), only screen and (min-resolution: 1.3dppx) {
/* line 63, ../scss/outernet/partial/_forms.scss */
input[type="text"].positive, input[type="numeric"].positive, input[type="email"].positive, input[type="password"].positive, input[type="file"].positive {
background-image: url('../img/icons/2x/form_positive.png?1436274495');
background-image: url('../img/icons/2x/form_positive.png?1437140961');
-moz-background-size: 25px, 25px;
-o-background-size: 25px, 25px;
-webkit-background-size: 25px, 25px;
Expand All @@ -849,11 +849,11 @@ input[type="text"].negative, input[type="numeric"].negative, input[type="email"]
padding-right: 50px;
background-position: right 12.5px top 50%;
background-repeat: no-repeat;
background-image: url('../img/icons/1x/form_negative.png?1436274495'); }
background-image: url('../img/icons/1x/form_negative.png?1437140961'); }
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-resolution: 120dpi), only screen and (min-resolution: 1.3dppx) {
/* line 67, ../scss/outernet/partial/_forms.scss */
input[type="text"].negative, input[type="numeric"].negative, input[type="email"].negative, input[type="password"].negative, input[type="file"].negative {
background-image: url('../img/icons/2x/form_negative.png?1436274495');
background-image: url('../img/icons/2x/form_negative.png?1437140961');
-moz-background-size: 25px, 25px;
-o-background-size: 25px, 25px;
-webkit-background-size: 25px, 25px;
Expand Down Expand Up @@ -902,11 +902,11 @@ input[type="checkbox"]:checked + label:before {
transition: color 0.3s, background-color 0.3s, border-color 0.3s;
background-position: center center;
background-repeat: no-repeat;
background-image: url('../img/icons/1x/checkmark.png?1436274495'); }
background-image: url('../img/icons/1x/checkmark.png?1437140961'); }
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-resolution: 120dpi), only screen and (min-resolution: 1.3dppx) {
/* line 88, ../scss/outernet/partial/_forms.scss */
input[type="checkbox"]:checked + label:before {
background-image: url('../img/icons/2x/checkmark.png?1436274495');
background-image: url('../img/icons/2x/checkmark.png?1437140961');
-moz-background-size: 25px, 25px;
-o-background-size: 25px, 25px;
-webkit-background-size: 25px, 25px;
Expand All @@ -931,11 +931,11 @@ input[type="checkbox"]:focus + label:before {
input[type="checkbox"]:focus:checked + label:before {
background-position: center center;
background-repeat: no-repeat;
background-image: url('../img/icons/1x/checkmark_active.png?1436274495'); }
background-image: url('../img/icons/1x/checkmark_active.png?1437140961'); }
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-resolution: 120dpi), only screen and (min-resolution: 1.3dppx) {
/* line 101, ../scss/outernet/partial/_forms.scss */
input[type="checkbox"]:focus:checked + label:before {
background-image: url('../img/icons/2x/checkmark_active.png?1436274495');
background-image: url('../img/icons/2x/checkmark_active.png?1437140961');
-moz-background-size: 25px, 25px;
-o-background-size: 25px, 25px;
-webkit-background-size: 25px, 25px;
Expand Down Expand Up @@ -964,25 +964,25 @@ select {
padding-right: 50px;
background-repeat: no-repeat;
background-position: right 10px top 50%;
background-image: url('../img/icons/1x/dropdown_open.png?1436274495'); }
background-image: url('../img/icons/1x/dropdown_open.png?1437140961'); }
/* line 125, ../scss/outernet/mixins/_forms.scss */
select::-ms-expand {
display: none; }
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-resolution: 120dpi), only screen and (min-resolution: 1.3dppx) {
/* line 115, ../scss/outernet/partial/_forms.scss */
select {
background-image: url('../img/icons/2x/dropdown_open.png?1436274495');
background-image: url('../img/icons/2x/dropdown_open.png?1437140961');
-moz-background-size: 25px, 25px;
-o-background-size: 25px, 25px;
-webkit-background-size: 25px, 25px;
background-size: 25px, 25px; } }
/* line 123, ../scss/outernet/partial/_forms.scss */
select:hover {
background-image: url('../img/icons/1x/dropdown_open_hover.png?1436274495'); }
background-image: url('../img/icons/1x/dropdown_open_hover.png?1437140961'); }
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-resolution: 120dpi), only screen and (min-resolution: 1.3dppx) {
/* line 123, ../scss/outernet/partial/_forms.scss */
select:hover {
background-image: url('../img/icons/2x/dropdown_open_hover.png?1436274495');
background-image: url('../img/icons/2x/dropdown_open_hover.png?1437140961');
-moz-background-size: 25px, 25px;
-o-background-size: 25px, 25px;
-webkit-background-size: 25px, 25px;
Expand Down Expand Up @@ -1602,11 +1602,11 @@ table form button {
text-transform: capitalize;
background-position: center center;
background-repeat: no-repeat;
background-image: url('../img/icons/1x/hamburger.png?1436274495'); }
background-image: url('../img/icons/1x/hamburger.png?1437140961'); }
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-resolution: 120dpi), only screen and (min-resolution: 1.3dppx) {
/* line 136, ../scss/outernet/widgets/_menu.scss */
.menu .hamburger a {
background-image: url('../img/icons/2x/hamburger.png?1436274495');
background-image: url('../img/icons/2x/hamburger.png?1437140961');
-moz-background-size: 25px, 25px;
-o-background-size: 25px, 25px;
-webkit-background-size: 25px, 25px;
Expand Down Expand Up @@ -1640,24 +1640,24 @@ table form button {
/* line 174, ../scss/outernet/widgets/_menu.scss */
.alt-menu .level2-trigger {
background-position: right 10px top 50%;
background-image: url('../img/icons/1x/arrow_right.png?1436274495'); }
background-image: url('../img/icons/1x/arrow_right.png?1437140961'); }
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-resolution: 120dpi), only screen and (min-resolution: 1.3dppx) {
/* line 174, ../scss/outernet/widgets/_menu.scss */
.alt-menu .level2-trigger {
background-image: url('../img/icons/2x/arrow_right.png?1436274495');
background-image: url('../img/icons/2x/arrow_right.png?1437140961');
-moz-background-size: 25px, 25px;
-o-background-size: 25px, 25px;
-webkit-background-size: 25px, 25px;
background-size: 25px, 25px; } }
/* line 179, ../scss/outernet/widgets/_menu.scss */
.alt-menu .top-trigger {
background-position: left 10px top 50%;
background-image: url('../img/icons/1x/arrow_left.png?1436274495');
background-image: url('../img/icons/1x/arrow_left.png?1437140961');
padding-left: 40px; }
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-resolution: 120dpi), only screen and (min-resolution: 1.3dppx) {
/* line 179, ../scss/outernet/widgets/_menu.scss */
.alt-menu .top-trigger {
background-image: url('../img/icons/2x/arrow_left.png?1436274495');
background-image: url('../img/icons/2x/arrow_left.png?1437140961');
-moz-background-size: 25px, 25px;
-o-background-size: 25px, 25px;
-webkit-background-size: 25px, 25px;
Expand Down

0 comments on commit cec9c22

Please sign in to comment.