Ref Gruntfile. Removes foundation dependencies
This commit is contained in:
parent
5357f30a0e
commit
ed9531fa46
17 changed files with 19 additions and 3887 deletions
|
|
@ -1,316 +0,0 @@
|
|||
@font-face {
|
||||
font-family: 'icomoon';
|
||||
src:url("../font/icomoon.eot");
|
||||
src:url("../font/icomoon.eot?#iefix") format('embedded-opentype'),
|
||||
url("../font/icomoon.woff") format('woff'),
|
||||
url("../font/icomoon.ttf") format('truetype'),
|
||||
url("../font/icomoon.svg#icomoon") format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
[class^="icon-"], [class*=" icon-"] {
|
||||
font-family: 'icomoon' !important;
|
||||
speak: none;
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
font-variant: normal;
|
||||
text-transform: none;
|
||||
line-height: 1;
|
||||
vertical-align: middle;
|
||||
|
||||
/* Better Font Rendering =========== */
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
.icon-activity-active:before {
|
||||
content: "\e904";
|
||||
}
|
||||
.icon-receive-active:before {
|
||||
content: "\e905";
|
||||
}
|
||||
.icon-send-active:before {
|
||||
content: "\e906";
|
||||
}
|
||||
.icon-wallet:before {
|
||||
content: "\e903";
|
||||
}
|
||||
.icon-activity:before {
|
||||
content: "\e900";
|
||||
}
|
||||
.icon-receive:before {
|
||||
content: "\e901";
|
||||
}
|
||||
.icon-sold .path1:before {
|
||||
content: "\e631";
|
||||
color: rgb(255, 255, 255);
|
||||
}
|
||||
.icon-sold .path2:before {
|
||||
content: "\e632";
|
||||
margin-left: -1.0537109375em;
|
||||
color: rgb(246, 166, 35);
|
||||
}
|
||||
.icon-sold .path3:before {
|
||||
content: "\e633";
|
||||
margin-left: -1.0537109375em;
|
||||
color: rgb(246, 166, 35);
|
||||
}
|
||||
.icon-sold .path4:before {
|
||||
content: "\e634";
|
||||
margin-left: -1.0537109375em;
|
||||
color: rgb(44, 62, 80);
|
||||
}
|
||||
.icon-sold .path5:before {
|
||||
content: "\e635";
|
||||
margin-left: -1.0537109375em;
|
||||
color: rgb(255, 255, 255);
|
||||
}
|
||||
.icon-sold .path6:before {
|
||||
content: "\e636";
|
||||
margin-left: -1.0537109375em;
|
||||
color: rgb(255, 255, 255);
|
||||
}
|
||||
.icon-bought .path1:before {
|
||||
content: "\e637";
|
||||
color: rgb(255, 255, 255);
|
||||
}
|
||||
.icon-bought .path2:before {
|
||||
content: "\e638";
|
||||
margin-left: -1.0537109375em;
|
||||
color: rgb(26, 188, 156);
|
||||
}
|
||||
.icon-bought .path3:before {
|
||||
content: "\e639";
|
||||
margin-left: -1.0537109375em;
|
||||
color: rgb(26, 188, 156);
|
||||
}
|
||||
.icon-bought .path4:before {
|
||||
content: "\e63a";
|
||||
margin-left: -1.0537109375em;
|
||||
color: rgb(44, 62, 80);
|
||||
}
|
||||
.icon-bought .path5:before {
|
||||
content: "\e63b";
|
||||
margin-left: -1.0537109375em;
|
||||
color: rgb(255, 255, 255);
|
||||
}
|
||||
.icon-bought .path6:before {
|
||||
content: "\e63c";
|
||||
margin-left: -1.0537109375em;
|
||||
color: rgb(255, 255, 255);
|
||||
}
|
||||
.icon-sold-pending:before {
|
||||
content: "\e63d";
|
||||
}
|
||||
.icon-bought-pending:before {
|
||||
content: "\e63e";
|
||||
}
|
||||
.icon-sell-bitcoin .path1:before {
|
||||
content: "\e63f";
|
||||
color: rgb(44, 62, 80);
|
||||
}
|
||||
.icon-sell-bitcoin .path2:before {
|
||||
content: "\e640";
|
||||
margin-left: -1.2119140625em;
|
||||
color: rgb(44, 62, 80);
|
||||
}
|
||||
.icon-sell-bitcoin .path3:before {
|
||||
content: "\e641";
|
||||
margin-left: -1.2119140625em;
|
||||
color: rgb(44, 62, 80);
|
||||
}
|
||||
.icon-sell-bitcoin .path4:before {
|
||||
content: "\e642";
|
||||
margin-left: -1.2119140625em;
|
||||
color: rgb(246, 166, 35);
|
||||
}
|
||||
.icon-sell-bitcoin .path5:before {
|
||||
content: "\e643";
|
||||
margin-left: -1.2119140625em;
|
||||
color: rgb(255, 255, 255);
|
||||
}
|
||||
.icon-sell-bitcoin .path6:before {
|
||||
content: "\e644";
|
||||
margin-left: -1.2119140625em;
|
||||
color: rgb(255, 255, 255);
|
||||
}
|
||||
.icon-buy-bitcoin .path1:before {
|
||||
content: "\e645";
|
||||
color: rgb(44, 62, 80);
|
||||
}
|
||||
.icon-buy-bitcoin .path2:before {
|
||||
content: "\e646";
|
||||
margin-left: -1.2119140625em;
|
||||
color: rgb(44, 62, 80);
|
||||
}
|
||||
.icon-buy-bitcoin .path3:before {
|
||||
content: "\e647";
|
||||
margin-left: -1.2119140625em;
|
||||
color: rgb(44, 62, 80);
|
||||
}
|
||||
.icon-buy-bitcoin .path4:before {
|
||||
content: "\e648";
|
||||
margin-left: -1.2119140625em;
|
||||
color: rgb(26, 188, 156);
|
||||
}
|
||||
.icon-buy-bitcoin .path5:before {
|
||||
content: "\e649";
|
||||
margin-left: -1.2119140625em;
|
||||
color: rgb(255, 255, 255);
|
||||
}
|
||||
.icon-buy-bitcoin .path6:before {
|
||||
content: "\e64a";
|
||||
margin-left: -1.2119140625em;
|
||||
color: rgb(255, 255, 255);
|
||||
}
|
||||
.icon-bank:before {
|
||||
content: "\e630";
|
||||
}
|
||||
.icon-minus-circle:before {
|
||||
content: "\e62c";
|
||||
}
|
||||
.icon-plus-circle:before {
|
||||
content: "\e62d";
|
||||
}
|
||||
.icon-close-circle:before {
|
||||
content: "\e62e";
|
||||
}
|
||||
.icon-checkmark-circle:before {
|
||||
content: "\e62b";
|
||||
}
|
||||
.icon-circle:before {
|
||||
content: "\e629";
|
||||
}
|
||||
.icon-circle-active:before {
|
||||
content: "\e627";
|
||||
}
|
||||
.icon-send:before {
|
||||
content: "\e902";
|
||||
}
|
||||
.icon-trash:before {
|
||||
content: "\e626";
|
||||
}
|
||||
.icon-wallet2:before {
|
||||
content: "\e622";
|
||||
}
|
||||
.icon-history:before {
|
||||
content: "\e623";
|
||||
}
|
||||
.icon-reference:before {
|
||||
content: "\e621";
|
||||
}
|
||||
.icon-bell:before {
|
||||
content: "\e61c";
|
||||
}
|
||||
.icon-wrench:before {
|
||||
content: "\e61d";
|
||||
}
|
||||
.icon-download:before {
|
||||
content: "\e61e";
|
||||
}
|
||||
.icon-upload:before {
|
||||
content: "\e61f";
|
||||
}
|
||||
.icon-power:before {
|
||||
content: "\e620";
|
||||
}
|
||||
.icon-forward:before {
|
||||
content: "\e624";
|
||||
}
|
||||
.icon-compose:before {
|
||||
content: "\e610";
|
||||
}
|
||||
.icon-contact:before {
|
||||
content: "\e611";
|
||||
}
|
||||
.icon-email:before {
|
||||
content: "\e612";
|
||||
}
|
||||
.icon-gear:before {
|
||||
content: "\e613";
|
||||
}
|
||||
.icon-home:before {
|
||||
content: "\e614";
|
||||
}
|
||||
.icon-locked:before {
|
||||
content: "\e615";
|
||||
}
|
||||
.icon-paperplane:before {
|
||||
content: "\e617";
|
||||
}
|
||||
.icon-people:before {
|
||||
content: "\e618";
|
||||
}
|
||||
.icon-person:before {
|
||||
content: "\e619";
|
||||
}
|
||||
.icon-pricetag:before {
|
||||
content: "\e61a";
|
||||
}
|
||||
.icon-pricetags:before {
|
||||
content: "\e61b";
|
||||
}
|
||||
.icon-bitcoin:before {
|
||||
content: "\e60f";
|
||||
}
|
||||
.icon-usd:before {
|
||||
content: "\e616";
|
||||
}
|
||||
.icon-scan:before {
|
||||
content: "\e62a";
|
||||
}
|
||||
.icon-scan:before {
|
||||
content: "\e62a";
|
||||
}
|
||||
.icon-erase:before {
|
||||
content: "\e628";
|
||||
}
|
||||
.icon-receive2:before {
|
||||
content: "\e62f";
|
||||
}
|
||||
.icon-arrow-left:before {
|
||||
content: "\e600";
|
||||
}
|
||||
.icon-arrow-down:before {
|
||||
content: "\e601";
|
||||
}
|
||||
.icon-arrow-up:before {
|
||||
content: "\e602";
|
||||
}
|
||||
.icon-arrow-right:before {
|
||||
content: "\e603";
|
||||
}
|
||||
.icon-arrow-left2:before {
|
||||
content: "\e604";
|
||||
}
|
||||
.icon-arrow-down2:before {
|
||||
content: "\e605";
|
||||
}
|
||||
.icon-arrow-up2:before {
|
||||
content: "\e606";
|
||||
}
|
||||
.icon-arrow-right2:before {
|
||||
content: "\e607";
|
||||
}
|
||||
.icon-arrow-left3:before {
|
||||
content: "\e608";
|
||||
}
|
||||
.icon-arrow-down3:before {
|
||||
content: "\e609";
|
||||
}
|
||||
.icon-arrow-up3:before {
|
||||
content: "\e60a";
|
||||
}
|
||||
.icon-arrow-right3:before {
|
||||
content: "\e60b";
|
||||
}
|
||||
.icon-arrow-left4:before {
|
||||
content: "\e60c";
|
||||
}
|
||||
.icon-arrow-down4:before {
|
||||
content: "\e60d";
|
||||
}
|
||||
.icon-arrow-up4:before {
|
||||
content: "\e60e";
|
||||
}
|
||||
|
|
@ -1,134 +0,0 @@
|
|||
/*
|
||||
*
|
||||
* Ionic migration CSS
|
||||
* These styles reapply foundation.css styles AFTER iconic.css has been applied.
|
||||
* This has the effect of allowing all foundation styles be available at the same time as all Ionic styles being available.
|
||||
* Where there are conflicts between foundation and css, this file resolves the conflict with a compromise which the developer must manage.
|
||||
* This stylesheet is merged into copay.css.
|
||||
*/
|
||||
|
||||
/* Foundation.css styles re-applied. These styles are exactly as described in foundation.css */
|
||||
|
||||
|
||||
/* Conflicting styles that are customized as a compromise. These styles are a merge or compromise of foundation.css and ionic.css. */
|
||||
|
||||
.behind {
|
||||
z-index: -1;
|
||||
}
|
||||
|
||||
.bar {
|
||||
border-bottom: none;
|
||||
}
|
||||
|
||||
.ng-hide.ng-hide-animate {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.swiper-container-horizontal>.swiper-pagination{
|
||||
display: none;
|
||||
}
|
||||
|
||||
.bar .title {
|
||||
font-size: 14px;
|
||||
line-height: 48px;
|
||||
}
|
||||
|
||||
.radio-label {
|
||||
text-transform: none;
|
||||
font-weight: 400;
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
.item-radio .radio-icon {
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
.popover, .popover .bar-header {
|
||||
border-radius: 10px;
|
||||
}
|
||||
|
||||
.popover {
|
||||
height: auto;
|
||||
width: 200px;
|
||||
}
|
||||
|
||||
.popup-container.active .popup {
|
||||
border-radius: 10px;
|
||||
}
|
||||
|
||||
.popup-container .popup {
|
||||
width: 300px;
|
||||
}
|
||||
|
||||
.popup-head {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.popup-body {
|
||||
padding: 0px;
|
||||
}
|
||||
|
||||
.bct {
|
||||
background-color: transparent !important;
|
||||
margin-bottom: 15px !important;
|
||||
}
|
||||
|
||||
.r0 {
|
||||
right: 0px !important;
|
||||
}
|
||||
|
||||
.item {
|
||||
margin: 0;
|
||||
border: none;
|
||||
border-bottom: 1px solid #E9E9EC;
|
||||
}
|
||||
|
||||
.toggle-label {
|
||||
color: rgb(41, 55, 68);
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
button, .button {
|
||||
min-width: inherit;
|
||||
min-height: inherit;
|
||||
text-overflow: inherit;
|
||||
}
|
||||
|
||||
.modal-open {
|
||||
pointer-events: inherit;
|
||||
}
|
||||
|
||||
/* Defeat Ionic .row+.row in transaction history */
|
||||
.last-transactions-content+.last-transactions-content, .row+.last-transactions-content {
|
||||
padding: 0.8rem 1rem;
|
||||
cursor: pointer;
|
||||
margin: inherit;
|
||||
}
|
||||
|
||||
/* Add margins to the session log */
|
||||
.row.columns.large-centered.medium-centered {
|
||||
padding-left: 0.9375rem;
|
||||
padding-right: 0.9375rem;
|
||||
}
|
||||
|
||||
/* Defeat Ionic .row+.row in backup failed view */
|
||||
.backup .row {
|
||||
margin-top: 10px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.create-tab .row {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
/* Override the default modal size for large devices */
|
||||
@media (min-width: 680px) {
|
||||
.modal {
|
||||
top: 10%;
|
||||
right: 20%;
|
||||
bottom: 10%;
|
||||
left: 20%;
|
||||
min-height: 240px;
|
||||
width: 60%;
|
||||
}
|
||||
}
|
||||
|
|
@ -1,123 +0,0 @@
|
|||
|
||||
/*
|
||||
*
|
||||
* Copay mobile CSS
|
||||
*
|
||||
*/
|
||||
|
||||
/* disabling text selection */
|
||||
body {
|
||||
-webkit-user-select: none;
|
||||
-khtml-user-select: none;
|
||||
-ms-user-select: none;
|
||||
user-select: none;
|
||||
-webkit-touch-callout: none !important;
|
||||
}
|
||||
|
||||
input {
|
||||
-webkit-user-select: auto !important;
|
||||
-khtml-user-select: auto !important;
|
||||
-ms-user-select: auto !important;
|
||||
user-select: auto !important;
|
||||
}
|
||||
|
||||
* {
|
||||
-webkit-user-drag: none;
|
||||
-ms-user-drag: none;
|
||||
user-drag: none;
|
||||
-webkit-tap-highlight-color:rgba(0,0,0,0);
|
||||
}
|
||||
|
||||
.fix-modals-touch {
|
||||
-webkit-overflow-scrolling: auto;
|
||||
}
|
||||
|
||||
.enable_text_select {
|
||||
-webkit-user-select: text;
|
||||
-khtml-user-select: text;
|
||||
-ms-user-select: text;
|
||||
user-select: text;
|
||||
}
|
||||
/* END disabling text selection */
|
||||
|
||||
.inner-wrap {
|
||||
-webkit-transition-duration: 200ms;
|
||||
transition-duration: 200ms;
|
||||
-webkit-transition-delay: 0;
|
||||
transition-delay: 0;
|
||||
}
|
||||
|
||||
body {
|
||||
overflow: hidden;
|
||||
-ms-content-zooming: none;
|
||||
/* removes 300ms in IE */
|
||||
-ms-touch-action: manipulation; /* IE10 */
|
||||
touch-action: manipulation; /* IE11+ */
|
||||
}
|
||||
|
||||
/* Fix IE 10 */
|
||||
.extra-margin-bottom {
|
||||
display: block
|
||||
height: 75px
|
||||
overflow: hidden
|
||||
clear: both
|
||||
}
|
||||
|
||||
.main {
|
||||
height: 99%
|
||||
overflow: auto
|
||||
}
|
||||
|
||||
/* Fix IE 11 */
|
||||
_:-ms-fullscreen, :root .extra-margin-bottom {
|
||||
display: block;
|
||||
height: 75px;
|
||||
overflow: hidden;
|
||||
clear: both;
|
||||
}
|
||||
|
||||
_:-ms-fullscreen, :root .main {
|
||||
height: 99%;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
/* Fix Firefox */
|
||||
@-moz-document url-prefix() {
|
||||
.extra-margin-bottom {
|
||||
display: block;
|
||||
height: 45px;
|
||||
overflow: hidden;
|
||||
clear: both;
|
||||
}
|
||||
}
|
||||
|
||||
@-webkit-keyframes stretchdelay {
|
||||
0%, 40%, 100% { -webkit-transform: scaleY(0.4) }
|
||||
20% { -webkit-transform: scaleY(1.0) }
|
||||
}
|
||||
|
||||
@keyframes stretchdelay {
|
||||
0%, 40%, 100% {
|
||||
transform: scaleY(0.4);
|
||||
-webkit-transform: scaleY(0.4);
|
||||
} 20% {
|
||||
transform: scaleY(1.0);
|
||||
-webkit-transform: scaleY(1.0);
|
||||
}
|
||||
}
|
||||
|
||||
@viewport {
|
||||
width:320px;
|
||||
}
|
||||
|
||||
@-ms-viewport {
|
||||
width:320px;
|
||||
zoom-user:fixed;
|
||||
max-zoom:1;
|
||||
min-zoom:1;
|
||||
}
|
||||
|
||||
.disable-user-behavior {
|
||||
-ms-touch-action: cross-slide-y !important;
|
||||
touch-action: cross-slide-y !important;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue