Skip to content

Instantly share code, notes, and snippets.

@gitjul
Created March 5, 2015 11:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gitjul/5af0773181633f27f515 to your computer and use it in GitHub Desktop.
Save gitjul/5af0773181633f27f515 to your computer and use it in GitHub Desktop.
@@ -8,7 +8,7 @@
.country-select .country-select__link:before,.country-select--compact .country-select__link:before,.country-select--above .country-select__link:before{position:absolute;content:"";height:.61538em;width:.61538em;width:.46154em;background-image:url("/us/static/images/ui_sprite.png");background-position:-58px -41px;background-repeat:no-repeat;right:-1.15385em;top:50%;margin-top:-5px;width:8px}
.country-select .country-select__link:hover,.country-select--compact .country-select__link:hover,.country-select--above .country-select__link:hover{text-decoration:none}.country-select .country-select__link img,.country-select--compact .country-select__link img,.country-select--above .country-select__link img{height:22px;margin-right:.38462em;margin-top:-0.38462em;vertical-align:middle}
.country-select .country-select__content,.country-select--compact .country-select__content,.country-select--above .country-select__content{border:0;z-index:100;padding-left:0;min-width:10.76923em;top:100%;list-style:none;background:#e9e7e5;width:100%;margin:0;margin-top:.76923em!important;text-align:left}
-.country-select .country-select__content .content__item,.country-select--compact .country-select__content .content__item,.country-select--above .country-select__content .content__item{padding:.76923em;display:block;border:0}.country-select .country-select__content .content__item a,.country-select--compact .country-select__content .content__item a,.country-select--above .country-select__content .content__item a{display:block;text-decoration:none;font-size:14px;font-family:"myriad-pro",Verdana,sans-serif;font-size-adjust:.48;-webkit-font-smoothing:antialiased;font-style:normal;font-weight:normal;color:#097fc9;padding:0}
+.country-select .country-select__content .content__item,.country-select--compact .country-select__content .content__item,.country-select--above .country-select__content .content__item{padding:.76923em;display:block;border:0}.country-select .country-select__content .content__item a,.country-select--compact .country-select__content .content__item a,.country-select--above .country-select__content .content__item a{display:block;text-decoration:none;font-size:14px;font-family:"Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif;font-size-adjust:.48;-webkit-font-smoothing:antialiased;font-style:normal;font-weight:normal;color:#097fc9;padding:0}
.country-select .country-select__content .content__item a:hover,.country-select--compact .country-select__content .content__item a:hover,.country-select--above .country-select__content .content__item a:hover{background:transparent}.country-select .country-select__content .content__item img,.country-select--compact .country-select__content .content__item img,.country-select--above .country-select__content .content__item img{height:22px;vertical-align:middle;margin-right:.76923em}
.country-select .country-select__content .content__item:hover,.country-select--compact .country-select__content .content__item:hover,.country-select--above .country-select__content .content__item:hover{background:#f3f1f0}.country-select--compact{width:50px;height:28px;padding:0 .30769em}
.country-select--compact.is-active .country-select__link:before{width:9px;right:-0.76923em}.country-select--compact .country-select__link{top:6px}.country-select--compact .country-select__link:before{margin-top:-4px;right:-0.76923em}.country-select--above{width:100px}
@@ -16,33 +16,33 @@
.country-select--above.is-active:before{position:absolute;content:"";height:.61538em;width:.61538em;width:.46154em;background-image:url("/us/static/images/ui_sprite.png");background-position:-58px -41px;background-repeat:no-repeat;right:.46154em}
.country-select--above .country-select__content{top:auto;bottom:100%;margin-bottom:.76923em}.fc-notification,.notification--info,.site-notification--info,.notification--success,.notification--warn,.notification--error{background:#FFF;position:relative;padding:.76923em}
.fc-notification a,.notification--info a,.site-notification--info a,.notification--success a,.notification--warn a,.notification--error a{color:#097fc9;cursor:pointer}.fc-notification .notification__icon,.notification--info .notification__icon,.site-notification--info .notification__icon,.notification--success .notification__icon,.notification--warn .notification__icon,.notification--error .notification__icon{display:block;clear:both;margin:0 auto}
-.fc-notification .notification__title,.notification--info .notification__title,.site-notification--info .notification__title,.notification--success .notification__title,.notification--warn .notification__title,.notification--error .notification__title,.fc-notification .notification__title--left,.notification--info .notification__title--left,.site-notification--info .notification__title--left,.notification--success .notification__title--left,.notification--warn .notification__title--left,.notification--error .notification__title--left{text-align:center;font-family:"myriad-pro",Verdana,sans-serif;font-size-adjust:.48;font-style:normal;font-weight:300;font-size:18px;padding:.76923em}
+.fc-notification .notification__title,.notification--info .notification__title,.site-notification--info .notification__title,.notification--success .notification__title,.notification--warn .notification__title,.notification--error .notification__title,.fc-notification .notification__title--left,.notification--info .notification__title--left,.site-notification--info .notification__title--left,.notification--success .notification__title--left,.notification--warn .notification__title--left,.notification--error .notification__title--left{font-family:"Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif;font-size-adjust:.48;font-style:normal;font-weight:400;font-size:14px;padding:.76923em;color:#707070}
.fc-notification .notification__title:before,.notification--info .notification__title:before,.site-notification--info .notification__title:before,.notification--success .notification__title:before,.notification--warn .notification__title:before,.notification--error .notification__title:before,.fc-notification .notification__title--left:before,.notification--info .notification__title--left:before,.site-notification--info .notification__title--left:before,.notification--success .notification__title--left:before,.notification--warn .notification__title--left:before,.notification--error .notification__title--left:before{font-size:48px;position:relative;margin:.38462em auto;clear:both;display:block}
-.fc-notification p,.notification--info p,.site-notification--info p,.notification--success p,.notification--warn p,.notification--error p{text-align:center;line-height:1.5;margin:0}.fc-notification .notification__action,.notification--info .notification__action,.site-notification--info .notification__action,.notification--success .notification__action,.notification--warn .notification__action,.notification--error .notification__action{margin:0 auto;text-align:center}
-.fc-notification .notification__close,.notification--info .notification__close,.site-notification--info .notification__close,.notification--success .notification__close,.notification--warn .notification__close,.notification--error .notification__close{position:absolute;top:.76923em;right:1.92308em;text-indent:-9999em}
+.fc-notification p,.notification--info p,.site-notification--info p,.notification--success p,.notification--warn p,.notification--error p{line-height:1.5;margin:0}.fc-notification .notification__close,.notification--info .notification__close,.site-notification--info .notification__close,.notification--success .notification__close,.notification--warn .notification__close,.notification--error .notification__close{position:absolute;top:.76923em;right:1.92308em;text-indent:-9999em;font-size:14px}
.fc-notification .notification__close a,.notification--info .notification__close a,.site-notification--info .notification__close a,.notification--success .notification__close a,.notification--warn .notification__close a,.notification--error .notification__close a{margin-right:.76923em;cursor:pointer}
.fc-notification .notification__close a:after,.notification--info .notification__close a:after,.site-notification--info .notification__close a:after,.notification--success .notification__close a:after,.notification--warn .notification__close a:after,.notification--error .notification__close a:after{background-image:url("/us/static/images/x-sm.png");background-position:0 0;background-repeat:no-repeat;height:14px;width:14px;content:'';position:absolute;right:-1.15385em;top:.15385em}
.fc-notification .notification__close a:hover,.notification--info .notification__close a:hover,.site-notification--info .notification__close a:hover,.notification--success .notification__close a:hover,.notification--warn .notification__close a:hover,.notification--error .notification__close a:hover{text-decoration:none;color:#707070}
.fc-notification .notification__close a:hover:after,.notification--info .notification__close a:hover:after,.site-notification--info .notification__close a:hover:after,.notification--success .notification__close a:hover:after,.notification--warn .notification__close a:hover:after,.notification--error .notification__close a:hover:after{background-image:url("/us/static/images/x-sm.png");background-position:0 -14px;background-repeat:no-repeat}
-.ie9 .notification__close{top:0}.notification--info,.site-notification--info{border-bottom:5px solid #952d71}.notification--info .notification__title:before,.site-notification--info .notification__title:before,.notification--info .notification__title--left:before,.site-notification--info .notification__title--left:before{color:#952d71}
-.notification--success{border-bottom:5px solid #77c738}.notification--success .notification__title:before,.notification--success .notification__title--left:before{color:#77c738}.notification--warn{border-bottom:5px solid #fbc640}.notification--warn .notification__title:before,.notification--warn .notification__title--left:before{color:#fbc640}
-.notification--error{border-bottom:5px solid #ef4d1c}.notification--error .notification__title:before,.notification--error .notification__title--left:before{color:#ef4d1c}.site-notification--info{background:#f3f1f0}@media only screen and (min-width:46.15385em){.fc-notification,.notification--info,.site-notification--info,.notification--success,.notification--warn,.notification--error{padding:0;margin:0;border-bottom:0;height:60px;line-height:60px}
-.fc-notification .notification__icon,.notification--info .notification__icon,.site-notification--info .notification__icon,.notification--success .notification__icon,.notification--warn .notification__icon,.notification--error .notification__icon{display:inline-block;position:relative;left:20px;top:10px}
+.ie9 .notification__close{margin-top:0;top:0}.notification--info,.site-notification--info{border-bottom:5px solid #952d71}.notification--info .notification__title:before,.site-notification--info .notification__title:before,.notification--info .notification__title--left:before,.site-notification--info .notification__title--left:before{color:#952d71}
+.notification--success{border-left:5px solid #77c738}.notification--success .notification__title:before,.notification--success .notification__title--left:before{color:#77c738}.notification--warn{border-left:5px solid #fbc640}.notification--warn .notification__title:before,.notification--warn .notification__title--left:before{color:#fbc640}
+.notification--info,.site-notification--info{border-left:5px solid #952d71}.notification--error{border-left:5px solid #ef4d1c}.notification--error .notification__title:before,.notification--error .notification__title--left:before{color:#ef4d1c}.site-notification--info{background:#f3f1f0}
+.fc-notification,.notification--info,.site-notification--info,.notification--success,.notification--warn,.notification--error{padding:0;margin:0;border-bottom:0;height:60px;line-height:60px}.fc-notification .notification__icon,.notification--info .notification__icon,.site-notification--info .notification__icon,.notification--success .notification__icon,.notification--warn .notification__icon,.notification--error .notification__icon{display:inline-block;position:relative;left:20px;top:10px}
.fc-notification p,.notification--info p,.site-notification--info p,.notification--success p,.notification--warn p,.notification--error p{display:inline-block}.fc-notification .notification__title,.notification--info .notification__title,.site-notification--info .notification__title,.notification--success .notification__title,.notification--warn .notification__title,.notification--error .notification__title,.fc-notification .notification__title--left,.notification--info .notification__title--left,.site-notification--info .notification__title--left,.notification--success .notification__title--left,.notification--warn .notification__title--left,.notification--error .notification__title--left{display:inline-block;margin-left:3.07692em;margin-top:0;padding:0}
.fc-notification .notification__title:before,.notification--info .notification__title:before,.site-notification--info .notification__title:before,.notification--success .notification__title:before,.notification--warn .notification__title:before,.notification--error .notification__title:before,.fc-notification .notification__title--left:before,.notification--info .notification__title--left:before,.site-notification--info .notification__title--left:before,.notification--success .notification__title--left:before,.notification--warn .notification__title--left:before,.notification--error .notification__title--left:before{font-size:38px;clear:none;margin:0;display:inline;left:-1.53846em;top:.76923em}
-.fc-notification .notification__action,.notification--info .notification__action,.site-notification--info .notification__action,.notification--success .notification__action,.notification--warn .notification__action,.notification--error .notification__action{margin-left:.76923em;display:inline-block}
+.fc-notification .notification__action,.notification--info .notification__action,.site-notification--info .notification__action,.notification--success .notification__action,.notification--warn .notification__action,.notification--error .notification__action{font-size:14px}
.fc-notification .notification__close,.notification--info .notification__close,.site-notification--info .notification__close,.notification--success .notification__close,.notification--warn .notification__close,.notification--error .notification__close{margin-top:-0.76923em;text-indent:0}
.fc-notification .notification__close a:after,.notification--info .notification__close a:after,.site-notification--info .notification__close a:after,.notification--success .notification__close a:after,.notification--warn .notification__close a:after,.notification--error .notification__close a:after{top:24px}
-.ie9 .notification__close{margin-top:0}.notification--info,.site-notification--info{border-left:5px solid #952d71}.notification--warn{border-left:5px solid #fbc640}.notification--error{border-left:5px solid #ef4d1c}.notification--success{border-left:5px solid #77c738}
-.fc-notification .notification__title--left,.notification--info .notification__title--left,.site-notification--info .notification__title--left,.notification--success .notification__title--left,.notification--warn .notification__title--left,.notification--error .notification__title--left{margin-left:2.30769em;text-align:left}
+.fc-notification .notification__title--left,.notification--info .notification__title--left,.site-notification--info .notification__title--left,.notification--success .notification__title--left,.notification--warn .notification__title--left,.notification--error .notification__title--left{margin-left:1em;text-align:left}
.fc-notification .notification__title--left:before,.notification--info .notification__title--left:before,.site-notification--info .notification__title--left:before,.notification--success .notification__title--left:before,.notification--warn .notification__title--left:before,.notification--error .notification__title--left:before{display:inline;left:-0.38462em;top:.23077em}
-}.ie .fc-notification,.ie .notification--info,.ie .site-notification--info,.ie .notification--success,.ie .notification--warn,.ie .notification--error{padding:0;margin:0;border-bottom:0;height:60px}.ie .fc-notification .notification__icon,.ie .notification--info .notification__icon,.ie .site-notification--info .notification__icon,.ie .notification--success .notification__icon,.ie .notification--warn .notification__icon,.ie .notification--error .notification__icon{display:inline-block;position:relative;left:20px;top:10px}
+.ie .fc-notification,.ie .notification--info,.ie .site-notification--info,.ie .notification--success,.ie .notification--warn,.ie .notification--error{padding:0;margin:0;border-bottom:0;height:60px}.ie .fc-notification .notification__icon,.ie .notification--info .notification__icon,.ie .site-notification--info .notification__icon,.ie .notification--success .notification__icon,.ie .notification--warn .notification__icon,.ie .notification--error .notification__icon{display:inline-block;position:relative;left:20px;top:10px}
.ie .fc-notification p,.ie .notification--info p,.ie .site-notification--info p,.ie .notification--success p,.ie .notification--warn p,.ie .notification--error p{display:inline-block}.ie .fc-notification .notification__title,.ie .notification--info .notification__title,.ie .site-notification--info .notification__title,.ie .notification--success .notification__title,.ie .notification--warn .notification__title,.ie .notification--error .notification__title,.ie .fc-notification .notification__title--left,.ie .notification--info .notification__title--left,.ie .site-notification--info .notification__title--left,.ie .notification--success .notification__title--left,.ie .notification--warn .notification__title--left,.ie .notification--error .notification__title--left{display:inline-block;margin-left:3.07692em;margin-top:0}
.ie .fc-notification .notification__title:before,.ie .notification--info .notification__title:before,.ie .site-notification--info .notification__title:before,.ie .notification--success .notification__title:before,.ie .notification--warn .notification__title:before,.ie .notification--error .notification__title:before,.ie .fc-notification .notification__title--left:before,.ie .notification--info .notification__title--left:before,.ie .site-notification--info .notification__title--left:before,.ie .notification--success .notification__title--left:before,.ie .notification--warn .notification__title--left:before,.ie .notification--error .notification__title--left:before{clear:none;margin:0;display:inline;left:-0.38462em;top:.23077em}
-.ie .fc-notification .notification__action,.ie .notification--info .notification__action,.ie .site-notification--info .notification__action,.ie .notification--success .notification__action,.ie .notification--warn .notification__action,.ie .notification--error .notification__action{margin-left:.76923em;display:inline-block}
+.ie .fc-notification .notification__action,.ie .notification--info .notification__action,.ie .site-notification--info .notification__action,.ie .notification--success .notification__action,.ie .notification--warn .notification__action,.ie .notification--error .notification__action{margin-left:1em;display:inline-block}
.ie .fc-notification .notification__close,.ie .notification--info .notification__close,.ie .site-notification--info .notification__close,.ie .notification--success .notification__close,.ie .notification--warn .notification__close,.ie .notification--error .notification__close{margin-top:.76923em;right:1.53846em;text-indent:0}
.ie .fc-notification .notification__close a,.ie .notification--info .notification__close a,.ie .site-notification--info .notification__close a,.ie .notification--success .notification__close a,.ie .notification--warn .notification__close a,.ie .notification--error .notification__close a{margin-right:.38462em}
.ie .fc-notification .notification__close a:after,.ie .notification--info .notification__close a:after,.ie .site-notification--info .notification__close a:after,.ie .notification--success .notification__close a:after,.ie .notification--warn .notification__close a:after,.ie .notification--error .notification__close a:after{top:3px}
-.ie .notification--info,.ie .site-notification--info{border-left:5px solid #952d71}.ie .notification--warn{border-left:5px solid #fbc640}.ie .notification--error{border-left:5px solid #ef4d1c}.ie .notification--success{border-left:5px solid #77c738}.ie .fc-notification .notification__title--left,.ie .notification--info .notification__title--left,.ie .site-notification--info .notification__title--left,.ie .notification--success .notification__title--left,.ie .notification--warn .notification__title--left,.ie .notification--error .notification__title--left{margin-left:2.30769em;text-align:left}
+.ie .notification--info,.ie .site-notification--info{border-left:5px solid #952d71}.ie .notification--warn{border-left:5px solid #fbc640}.ie .notification--error{border-left:5px solid #ef4d1c}.ie .notification--success{border-left:5px solid #77c738}.ie .fc-notification .notification__title--left,.ie .notification--info .notification__title--left,.ie .site-notification--info .notification__title--left,.ie .notification--success .notification__title--left,.ie .notification--warn .notification__title--left,.ie .notification--error .notification__title--left{margin-left:1em;text-align:left}
.ie .fc-notification .notification__title--left:before,.ie .notification--info .notification__title--left:before,.ie .site-notification--info .notification__title--left:before,.ie .notification--success .notification__title--left:before,.ie .notification--warn .notification__title--left:before,.ie .notification--error .notification__title--left:before{display:inline;left:-0.38462em;top:.23077em}
-.ie9 .notification__close a:after{top:24px}
\ No newline at end of file
+.ie9 .notification__close a:after{top:24px}@media(max-width:640px){.notification__close span{background-image:url("/us/static/images/x-sm.png");background-position:0 0;background-repeat:no-repeat;height:14px;width:14px;content:' ';position:absolute;right:-1.15385em;top:.8em}
+.site-notification--info .notification__close a{display:none}.site-notification--info{line-height:1em}.site-notification--info p{display:block}.site-notification--info .notification__title--left{padding-top:.7em}.site-notification--info .notification__action{margin-left:1em}
+}
\ No newline at end of file
@gitjul
Copy link
Author

gitjul commented Mar 5, 2015

This is the diff between (unified versions of) shared_assets.css and the shared_assets_BD.css file that was added with invest pages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment