-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
Dev
- Loading branch information
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Large diffs are not rendered by default.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
.wck-admin-navigation | ||
background: #fff | ||
border-bottom: 1px solid #ccc | ||
padding-top: 10px | ||
margin-left: -20px | ||
padding-left: 20px | ||
|
||
h2 | ||
font-size: 14px | ||
line-height: 2.5 | ||
display: inline-block | ||
padding: 5px 0 | ||
margin: 0 10px 0 0 | ||
|
||
.wck-item | ||
display: inline-block | ||
font-size: 14px | ||
line-height: 2.5 | ||
padding: 4px | ||
margin: 0 10px | ||
text-decoration: none | ||
color: inherit | ||
|
||
&.is-active | ||
border-bottom: #2271b1 solid 2px | ||
padding-bottom: 8px | ||
|
||
&:focus | ||
box-shadow: none |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,3 @@ | ||
p.wckalkulator-price { | ||
font-size: 20px; | ||
padding-top: 20px | ||
} | ||
|
||
.summary p.price, .summary span.price, .summary .woocommerce-Price-amount, .summary .reset_variations, .woocommerce-variation-price { | ||
display: none !important; | ||
} |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.