Files
masimmo.pl/modules/blockwishlist/_dev/back/scss/backoffice.css.map

1 line
3.5 KiB
Plaintext

{"version":3,"sources":["_stats.scss","backoffice.css"],"names":[],"mappings":"AAEI;EACE,WAAA;EACA,kBAAA;ACDN;ADKE;EACE,aAAA;EACA,8BAAA;EACA,mBAAA;EACA,eAAA;EACA,mBAAA;ACHJ;ADKI;EACE,yBAAA;EACA,kBAAA;ACHN;ADKM;EACE,cAAA;EACA,eAAA;EACA,iBAAA;EACA,iBAAA;EACA,gBAAA;EACA,gBAAA;EACA,0BAAA;ACHR;ADKQ;EACE,+BAAA;ACHV;ADMQ;EAEE,yBAAA;EACA,WAAA;ACLV;ADUI;EACE,cAAA;EACA,eAAA;EACA,iBAAA;EACA,iBAAA;EACA,iBAAA;EACA,yBAAA;EACA,kBAAA;EACA,0BAAA;EACA,gBAAA;ACRN;ADUM;EACE,mBAAA;EACA,YAAA;ACRR;ADaE;EACE,aAAA;ACXJ;ADaI;EACE,cAAA;ACXN;ADeM;EACE,eAAA;ACbR;ADiBI;EACE,iBAAA;ACfN","file":"backoffice.css","sourcesContent":[".wishlist-stats {\r\n .card {\r\n &-text {\r\n width: 100%;\r\n padding: 10px 30px;\r\n }\r\n }\r\n\r\n & &-topbar {\r\n display: flex;\r\n justify-content: space-between;\r\n align-items: center;\r\n flex-wrap: wrap;\r\n margin-bottom: 20px;\r\n\r\n .btn-group {\r\n border: 1px solid #b7ced3;\r\n border-radius: 3px;\r\n\r\n button {\r\n color: #363a41;\r\n font-size: 14px;\r\n letter-spacing: 0;\r\n line-height: 19px;\r\n background: none;\r\n font-weight: 500;\r\n transition: 0.25s ease-out;\r\n\r\n &:not(:last-child) {\r\n border-right: 1px solid #b7ced3;\r\n }\r\n\r\n &:hover,\r\n &.active {\r\n background-color: #25b9d7;\r\n color: #fff;\r\n }\r\n }\r\n }\r\n\r\n .refresh {\r\n color: #6c868e;\r\n font-size: 14px;\r\n font-weight: bold;\r\n letter-spacing: 0;\r\n line-height: 19px;\r\n border: 1px solid #6c868e;\r\n border-radius: 4px;\r\n transition: 0.25s ease-out;\r\n background: none;\r\n\r\n &:hover {\r\n background: #6c868e;\r\n color: white;\r\n }\r\n }\r\n }\r\n\r\n .wishlist-tab {\r\n display: none;\r\n\r\n &.active {\r\n display: block;\r\n }\r\n\r\n .column-image {\r\n img {\r\n max-width: 50px;\r\n }\r\n }\r\n\r\n .column-conversionRate {\r\n font-weight: bold;\r\n }\r\n }\r\n}\r\n",".wishlist-stats .card-text {\n width: 100%;\n padding: 10px 30px;\n}\n.wishlist-stats .wishlist-stats-topbar {\n display: flex;\n justify-content: space-between;\n align-items: center;\n flex-wrap: wrap;\n margin-bottom: 20px;\n}\n.wishlist-stats .wishlist-stats-topbar .btn-group {\n border: 1px solid #b7ced3;\n border-radius: 3px;\n}\n.wishlist-stats .wishlist-stats-topbar .btn-group button {\n color: #363a41;\n font-size: 14px;\n letter-spacing: 0;\n line-height: 19px;\n background: none;\n font-weight: 500;\n transition: 0.25s ease-out;\n}\n.wishlist-stats .wishlist-stats-topbar .btn-group button:not(:last-child) {\n border-right: 1px solid #b7ced3;\n}\n.wishlist-stats .wishlist-stats-topbar .btn-group button:hover, .wishlist-stats .wishlist-stats-topbar .btn-group button.active {\n background-color: #25b9d7;\n color: #fff;\n}\n.wishlist-stats .wishlist-stats-topbar .refresh {\n color: #6c868e;\n font-size: 14px;\n font-weight: bold;\n letter-spacing: 0;\n line-height: 19px;\n border: 1px solid #6c868e;\n border-radius: 4px;\n transition: 0.25s ease-out;\n background: none;\n}\n.wishlist-stats .wishlist-stats-topbar .refresh:hover {\n background: #6c868e;\n color: white;\n}\n.wishlist-stats .wishlist-tab {\n display: none;\n}\n.wishlist-stats .wishlist-tab.active {\n display: block;\n}\n.wishlist-stats .wishlist-tab .column-image img {\n max-width: 50px;\n}\n.wishlist-stats .wishlist-tab .column-conversionRate {\n font-weight: bold;\n}"]}