Path: blob/master/sites/pinterest/login_files/entryChunk-www-42ec251dd63eb28f1a3e87da28288e59.css
1260 views
.PinBetterSave__Button {1-webkit-box-align: center;2-ms-flex-align: center;3align-items: center;4background-color: #bd081c;5border: none;6border-bottom-right-radius: 4px;7border-top-right-radius: 4px;8cursor: pointer;9display: -webkit-box;10display: -ms-flexbox;11display: flex;12-webkit-box-flex: 0;13-ms-flex: none;14flex: none;15height: 40px;16padding: 0 14px; }17.PinBetterSave__Button:hover {18background-color: #ad081b; }19.PinBetterSave__Button:focus {20box-shadow: 0 0 0 4px rgba(0, 132, 255, 0.5);21outline: 0;22position: relative; }23.PinBetterSave__Dropdown {24-webkit-box-align: center;25-ms-flex-align: center;26align-items: center;27background-color: #fff;28border: none;29border-bottom-left-radius: 4px;30border-top-left-radius: 4px;31cursor: pointer;32display: -webkit-box;33display: -ms-flexbox;34display: flex;35-webkit-box-flex: 1;36-ms-flex-positive: 1;37flex-grow: 1;38height: 40px;39-webkit-box-pack: justify;40-ms-flex-pack: justify;41justify-content: space-between;42min-width: 0;43padding: 0 14px;44position: relative; }45.PinBetterSave__Dropdown:hover {46background-color: #f1f1f1; }47.PinBetterSave__Dropdown:focus {48box-shadow: 0 0 0 4px rgba(0, 132, 255, 0.5);49outline: 0;50position: relative; }51.PinBetterSave__Dropdown--expanded {52border-radius: 4px; }53.ShowcaseContainer {54height: 464px;55padding-left: 5px;56padding-right: 5px; }57.ShowcaseContainer .editButton {58border: solid 0.5px rgba(0, 0, 0, 0.04);59box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);60cursor: pointer;61height: 40px;62visibility: hidden;63width: 40px;64z-index: 3; }65.ShowcaseContainer .editButton em {66background: url(https://s.pinimg.com/webapp/style/images/webapp-common-main-1x-c20ceaff.png) -295px -20px no-repeat;67height: 18px;68margin-left: 2px;69margin-top: 2px;70width: 18px; }71.ShowcaseContainer .showcaseCarouselWrapper {72box-sizing: border-box;73height: 464px;74padding: 11px;75position: relative;76width: 790px; }77.ShowcaseContainer .showcaseCarouselWrapper::before {78background: rgba(0, 0, 0, 0.05);79border-radius: 8px;80content: " " !important;81height: 100%;82left: 0;83opacity: 0;84pointer-events: none;85position: absolute;86top: 0;87-webkit-transform: scale(0.96);88transform: scale(0.96);89width: 100%;90z-index: 3; }91.ShowcaseContainer .showcaseCarouselWrapper:hover::before {92-webkit-animation: tapAnimation 0.25s cubic-bezier(0.31, 1, 0.34, 1) forwards;93animation: tapAnimation 0.25s cubic-bezier(0.31, 1, 0.34, 1) forwards;94cursor: pointer; }95.ShowcaseContainer .showcaseCarouselWrapper:hover .showcaseButton {96visibility: visible; }97.ShowcaseContainer .backButton {98left: 23px;99position: absolute;100top: 180px; }101.ShowcaseContainer .backButton em {102background: url(https://s.pinimg.com/webapp/style/images/webapp-common-main-1x-c20ceaff.png) -258px -154px no-repeat;103height: 18px;104margin-right: 3px;105width: 12px; }106.ShowcaseContainer .nextButton {107position: absolute;108right: 23px;109top: 180px; }110.ShowcaseContainer .nextButton em {111background: url(https://s.pinimg.com/webapp/style/images/webapp-common-main-1x-c20ceaff.png) -276px -244px no-repeat;112height: 18px;113margin-left: 3px;114width: 12px; }115.ShowcaseContainer .showcaseButton {116border: solid 0.5px rgba(0, 0, 0, 0.04);117box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);118cursor: pointer;119height: 40px;120visibility: hidden;121width: 40px;122z-index: 3; }123.ShowcaseContent {124height: 377px;125width: 768px; }126.ShowcaseContent .articleImage {127background-position: center center;128background-repeat: no-repeat;129background-size: cover;130border-radius: 8px;131cursor: pointer;132min-height: 100%;133width: 100%; }134.ShowcaseContent .dismissButton {135border: none;136padding: 6px;137position: absolute;138right: 8px;139top: 8px; }140.ShowcaseContent .dismissButton em {141background: url(https://s.pinimg.com/webapp/style/images/webapp-common-main-1x-c20ceaff.png) -261px -242px no-repeat;142height: 12px;143width: 12px; }144.ShowcaseContent .emptySection {145border-radius: 8px;146height: 377px; }147.ShowcaseContent .imageWash {148background: rgba(0, 0, 0, 0.05);149height: 100%;150width: 100%;151z-index: 1; }152.ShopShowcaseSection .imageWash {153background: rgba(0, 0, 0, 0.05);154height: 100%;155width: 100%;156z-index: 1; }157158.ShopShowcaseSection .shopHoverImage {159background-position: center center;160background-repeat: no-repeat;161background-size: cover;162height: 187px;163position: absolute;164-webkit-transition: .3s;165transition: .3s;166width: 226px; }167168.ShopShowcaseSection .shopHoverImage.leftCollage {169left: -226px; }170171.ShopShowcaseSection .shopHoverImage.leftCollage.hover {172left: 0; }173174.ShopShowcaseSection .shopHoverImage.righCollage {175right: -226px; }176177.ShopShowcaseSection .shopHoverImage.righCollage.hover {178right: 0; }179180.ShopShowcaseSection .shopCircle {181left: 50%;182margin-left: -40px;183margin-top: -40px;184position: absolute;185top: 50%; }186187.ShopShowcaseSection .shopCircleText {188font-size: 18px;189font-weight: normal;190height: 80px;191opacity: .95;192width: 80px; }193194.ShopShowcaseSection .shopCardImage {195background-position: center center;196background-repeat: no-repeat;197background-size: cover;198min-height: 100%;199-webkit-transition: .3s;200transition: .3s; }201.ShowcaseInfo .helpCenterLink {202padding-left: 2px; }203204.ShowcaseInfo .subtitleWrapper {205padding-top: 3px; }206207.ShowcaseInfo .subtitleWrapper .value {208font-weight: bold; }209210.ShowcaseInfo.sectionInfoSlideFromLeft .titleWrapper {211-webkit-animation: slidefadeInLeft 0.35s cubic-bezier(0.31, 0, 0.31, 1) forwards;212animation: slidefadeInLeft 0.35s cubic-bezier(0.31, 0, 0.31, 1) forwards; }213214.ShowcaseInfo.sectionInfoSlideFromRight .titleWrapper {215-webkit-animation: slidefadeInRight 0.35s cubic-bezier(0.31, 0, 0.31, 1) forwards;216animation: slidefadeInRight 0.35s cubic-bezier(0.31, 0, 0.31, 1) forwards; }217218@-webkit-keyframes slidefadeInLeft {2190% {220opacity: 0;221-webkit-transform: translateX(-8px);222transform: translateX(-8px); }223100% {224opacity: 1;225-webkit-transform: translateX(0);226transform: translateX(0); } }227228@keyframes slidefadeInLeft {2290% {230opacity: 0;231-webkit-transform: translateX(-8px);232transform: translateX(-8px); }233100% {234opacity: 1;235-webkit-transform: translateX(0);236transform: translateX(0); } }237238@-webkit-keyframes slidefadeInRight {2390% {240opacity: 0;241-webkit-transform: translateX(8px);242transform: translateX(8px); }243100% {244opacity: 1;245-webkit-transform: translateX(0);246transform: translateX(0); } }247248@keyframes slidefadeInRight {2490% {250opacity: 0;251-webkit-transform: translateX(8px);252transform: translateX(8px); }253100% {254opacity: 1;255-webkit-transform: translateX(0);256transform: translateX(0); } }257.ShowcasePips .animatingPipWrapper {258border-radius: 8px;259overflow: hidden;260position: relative;261z-index: 1; }262263.ShowcasePips .pip {264background-color: #efefef;265border-radius: 8px;266height: 4px;267margin-right: 4px;268width: 24px; }269270.ShowcasePips .pip.animatingPip {271-webkit-animation-duration: 4000ms;272animation-duration: 4000ms;273-webkit-animation-fill-mode: forwards;274animation-fill-mode: forwards;275-webkit-animation-name: animateWidth;276animation-name: animateWidth;277-webkit-animation-timing-function: linear;278animation-timing-function: linear;279background-color: #b5b5b5;280position: absolute;281right: 24px;282top: 0; }283284.ShowcasePips .pip.filledPip {285background-color: #b5b5b5; }286287@-webkit-keyframes animateWidth {2880% {289-webkit-transform: translateX(0);290transform: translateX(0); }291100% {292-webkit-transform: translateX(24px);293transform: translateX(24px); } }294295@keyframes animateWidth {2960% {297-webkit-transform: translateX(0);298transform: translateX(0); }299100% {300-webkit-transform: translateX(24px);301transform: translateX(24px); } }302.ShowcaseSettingsPage .clearAllButton {303border: none; }304305.ShowcaseSettingsPage .downArrow {306border-left: 4px solid transparent;307border-right: 4px solid transparent;308border-top: 8px solid #555;309height: 0;310margin-right: 8px;311margin-top: 5px;312width: 0; }313314.ShowcaseSettingsPage .sectionList {315max-height: 400px;316overflow-x: hidden;317overflow-y: scroll; }318319.ShowcaseSettingsPage .sectionSlot {320background-color: #efefef;321border: 0;322border-radius: 4px;323cursor: pointer;324display: block;325padding: 11px 8px;326text-align: left;327width: 496px; }328329.ShowcaseSettingsPage .sectionPickerText div {330line-height: 40px; }331332.ShowcaseSettingsPage .sectionPickerImage {333background-position: center;334background-size: cover;335height: 40px;336width: 40px; }337338.ShowcaseSettingsPage .sectionPickerItem {339background-color: #fff;340border: none;341width: 100%; }342343.ShowcaseSettingsPage .sectionPickerItem:hover {344background-color: #f1f1f1; }345346.ShowcaseSettingsPage .sectionSlotName {347display: inline-block; }348349.ShowcaseSettingsPage .showcaseContent {350width: 496px; }351352353