Skip to content

Commit

Permalink
removed temp solo
Browse files Browse the repository at this point in the history
  • Loading branch information
san-wallet committed Mar 17, 2017
1 parent 528f112 commit 20b2ccf
Show file tree
Hide file tree
Showing 231 changed files with 1,525 additions and 49,853 deletions.
27 changes: 18 additions & 9 deletions css/mystyles.css
Original file line number Diff line number Diff line change
Expand Up @@ -362,9 +362,10 @@ body {
width: 50%;
float: left;
padding-top: 8px;
text-align: center;
}

.btn-add {
.btn-add {
border-right: 1px solid #E1E1E1;
font-weight: bold;
}
Expand Down Expand Up @@ -449,13 +450,21 @@ body {
}

.categories {
background: #ffa500!important;;
height: auto!important;;
padding: 10px 15px!important;;
text-align: center!important;;
font-size: 24px!important;;
border-radius: 5px!important;;
color: white!important;;
border-color: white!important;;
background: #ffa500!important;
;
height: auto!important;
;
padding: 10px 15px!important;
;
text-align: center!important;
;
font-size: 24px!important;
;
border-radius: 5px!important;
;
color: white!important;
;
border-color: white!important;
;
outline: none !important;
}
5 changes: 2 additions & 3 deletions css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -822,7 +822,6 @@ label {
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;

box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
/*transition: box-shadow 200ms cubic-bezier(0.4, 0.0, 0.2, 1);*/
position: absolute;
Expand Down Expand Up @@ -1204,6 +1203,7 @@ label {
margin-bottom: 0;
color: #a3a3a3;
font-size: 12px;
height: 25px;
}

.product-thumb {
Expand Down Expand Up @@ -1302,15 +1302,14 @@ label {
.product-price-list {
font-size: 15px;
margin-bottom: 0;
text-align: center !important;
text-align: center !important;
}

.product-price-list > li > span {
display: block;
line-height: 30px;
text-align: center !important;
height: 30px;

}

.product-price {
Expand Down
1,506 changes: 1,076 additions & 430 deletions index.html

Large diffs are not rendered by default.

1,505 changes: 429 additions & 1,076 deletions index5.html

Large diffs are not rendered by default.

42 changes: 0 additions & 42 deletions solo/index.html

This file was deleted.

Loading

0 comments on commit 20b2ccf

Please sign in to comment.