PATH:
home
/
letacommog
/
entrepro
/
wp-content
/
plugins
/
dokan-pro
/
assets
/
src
/
less
/* To change this license header, choose License Headers in Project Properties. To change this template file, choose Tools | Templates and open the template in the editor. */ /* Created on : Feb 6, 2017, 11:12:49 AM Author : weDevs */ .dokan-single-store { .store-review-wrap { h2.headline { font-size: 17px; margin-bottom: 15px; } } .store-coupon-wrap { .clearfix(); margin-bottom: 10px; .code, .code a, .code span.outside, .code span.inside { &:before, &:after { content: ""; display: block; position: absolute; width: 8px; height: 4px; background: #f7f7f7; -webkit-border-radius:2px; -moz-border-radius:2px; -o-border-radius:2px; border-radius:2px; -moz-box-shadow: 0 2px 0 0 rgba(255,255,255,0.3), inset 0 2px 0 0 rgba(0,0,0,0.1); -webkit-box-shadow: 0 2px 0 0 rgba(255,255,255,0.3), inset 0 2px 0 0 rgba(0,0,0,0.1); box-shadow: 0 2px 0 0 rgba(255,255,255,0.3), inset 0 2px 0 0 rgba(0,0,0,0.1); } } .code { overflow: hidden; vertical-align: middle; margin: 0 15px 15px 0; background: #ececec; color: #21759A; text-shadow: 0 1px 0 #ddd; padding: 2px; position: relative; float: left; line-height: 1em; -moz-box-shadow: 0 2px 0 0 #dddddd; -webkit-box-shadow: 0 2px 0 0 #dddddd; box-shadow: 0 2px 0 0 #dddddd; font-weight: bold; max-width: 250px; &:before { bottom: 5px; left: 0; margin: 0 0 0 -4px; } &:after { top: 5px; left: 0; margin: 0 0 0 -4px; } span.outside { float: left; padding: 0 4px; color: #21759A; &:before { bottom: 5px; right: 0; margin: 0 -4px 0 0; } &:after { content: ""; top: 5px; right: 0; margin: 0 -4px 0 0; } span.inside { border: 1px dashed #ccc; padding: 15px 10px; -webkit-border-radius:2px; -moz-border-radius:2px; -o-border-radius:2px; border-radius:2px; float: left; text-align: center; .coupon-title { font-size: 20px; padding-bottom: 15px; font-weight: 500; text-align: center; } .coupon-body { font-size: 14px; font-weight: 500; } .coupon-details { display: block; color: #666; line-height: 20px; margin-bottom: 10px; } .expiring-in { font-size: 13px; font-style: italic; display: block; color: #999; margin-top: 5px; } &:before { top: 50%; left: 0; margin: -2px 0 0 -4px; } &:after { top: 50%; right: 0; margin: -2px -4px 0 0; } } } } } }
[+]
..
[-] reviews.less
[edit]
[-] orders.less
[edit]
[-] extra.less
[edit]
[-] settings.less
[edit]
[-] dashboard.less
[edit]
[-] coupons.less
[edit]
[-] progressbar.less
[edit]
[-] inline-editable-table.less
[edit]
[-] reports.less
[edit]
[-] style.less
[edit]
[-] store.less
[edit]
[-] shipping.less
[edit]
[-] admin.less
[edit]
[-] mixins.less
[edit]