Skip to content

Commit

Permalink
Merge pull request #20 from piatkowski/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
piatkowski authored Aug 12, 2022
2 parents e37a53e + 09058d5 commit 695388a
Show file tree
Hide file tree
Showing 113 changed files with 1,541 additions and 332 deletions.
4 changes: 4 additions & 0 deletions assets/css/admin.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion assets/css/admin.css.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion assets/css/admin.min.css

Large diffs are not rendered by default.

32 changes: 32 additions & 0 deletions assets/css/admin.nav.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions assets/css/admin.nav.css.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions assets/css/admin.nav.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

29 changes: 29 additions & 0 deletions assets/css/admin.nav.sass
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
3 changes: 3 additions & 0 deletions assets/css/admin.sass
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@

&.action-add-attachment
margin-bottom: 10px
.lh-5
line-height: 5

ul#f-field-list
width: 100%
Expand Down Expand Up @@ -471,6 +473,7 @@
width: 360px
vertical-align: middle
text-align: justify
z-index: 999999

.button
margin-bottom: 6px
Expand Down
5 changes: 0 additions & 5 deletions assets/css/price.css
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;
}
2 changes: 1 addition & 1 deletion assets/css/price.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions assets/css/product.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion assets/css/product.css.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 695388a

Please sign in to comment.