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;
|
||||
}
|
||||
|
|
@ -6,7 +6,6 @@ var modules = [
|
|||
'gettext',
|
||||
'ionic',
|
||||
'ngLodash',
|
||||
'ngSanitize',
|
||||
'ngCsv',
|
||||
'bwcModule',
|
||||
'pbkdf2Module',
|
||||
|
|
|
|||
|
|
@ -1,339 +0,0 @@
|
|||
|
||||
.button, button {
|
||||
padding: 1rem 1.2rem 1.0625rem;
|
||||
border: 1px solid transparent;
|
||||
font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
|
||||
}
|
||||
|
||||
.button.outline {
|
||||
background: transparent;
|
||||
&:hover, &:focus {
|
||||
background: transparent;
|
||||
}
|
||||
}
|
||||
|
||||
button.outline {
|
||||
background: transparent;
|
||||
&:hover, &:focus {
|
||||
background: transparent;
|
||||
}
|
||||
}
|
||||
|
||||
.button.outline.tiny {
|
||||
background: transparent;
|
||||
&:hover, &:focus {
|
||||
background: transparent;
|
||||
}
|
||||
}
|
||||
|
||||
button.outline.tiny {
|
||||
background: transparent;
|
||||
&:hover, &:focus {
|
||||
background: transparent;
|
||||
}
|
||||
}
|
||||
|
||||
.button.outline.dark-gray {
|
||||
background-color: transparent;
|
||||
border: 1px solid #A5B2BF;
|
||||
color: #A5B2BF;
|
||||
&:hover, &:focus {
|
||||
background-color: transparent;
|
||||
border: 1px solid #A5B2BF;
|
||||
color: #A5B2BF;
|
||||
}
|
||||
}
|
||||
|
||||
button.outline.dark-gray {
|
||||
background-color: transparent;
|
||||
border: 1px solid #A5B2BF;
|
||||
color: #A5B2BF;
|
||||
&:hover, &:focus {
|
||||
background-color: transparent;
|
||||
border: 1px solid #A5B2BF;
|
||||
color: #A5B2BF;
|
||||
}
|
||||
}
|
||||
|
||||
.button.outline.light-gray {
|
||||
background-color: transparent;
|
||||
border: 1px solid #CED5DC;
|
||||
color: #7A8C9E;
|
||||
font-size: 12px;
|
||||
&:hover, &:focus {
|
||||
background-color: transparent;
|
||||
border: 1px solid #CED5DC;
|
||||
color: #7A8C9E;
|
||||
}
|
||||
}
|
||||
|
||||
button.outline.light-gray {
|
||||
background-color: transparent;
|
||||
border: 1px solid #CED5DC;
|
||||
color: #7A8C9E;
|
||||
&:hover, &:focus {
|
||||
background-color: transparent;
|
||||
border: 1px solid #CED5DC;
|
||||
color: #7A8C9E;
|
||||
}
|
||||
}
|
||||
|
||||
.button.outline.white {
|
||||
background-color: transparent;
|
||||
border: 1px solid #fff;
|
||||
color: #fff;
|
||||
&:hover, &:focus {
|
||||
background-color: transparent;
|
||||
border: 1px solid #fff;
|
||||
color: #fff;
|
||||
}
|
||||
}
|
||||
|
||||
button {
|
||||
&.outline.white {
|
||||
background-color: transparent;
|
||||
border: 1px solid #fff;
|
||||
color: #fff;
|
||||
&:hover, &:focus {
|
||||
background-color: transparent;
|
||||
border: 1px solid #fff;
|
||||
color: #fff;
|
||||
}
|
||||
}
|
||||
&.secondary {
|
||||
background-color: #008CC1;
|
||||
color: #fff;
|
||||
&:hover, &:focus {
|
||||
background-color: #008CC1;
|
||||
color: #fff;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
/* SECONDARY */
|
||||
|
||||
.button.secondary {
|
||||
background-color: #008CC1;
|
||||
color: #fff;
|
||||
&:hover, &:focus {
|
||||
background-color: #008CC1;
|
||||
color: #fff;
|
||||
}
|
||||
}
|
||||
|
||||
/* PRIMARY */
|
||||
|
||||
button.primary {
|
||||
background-color: #1ABC9C;
|
||||
color: #fff;
|
||||
&:hover, &:focus {
|
||||
background-color: #1ABC9C;
|
||||
color: #fff;
|
||||
}
|
||||
}
|
||||
|
||||
.button.primary {
|
||||
background-color: #1ABC9C;
|
||||
color: #fff;
|
||||
&:hover, &:focus {
|
||||
background-color: #1ABC9C;
|
||||
color: #fff;
|
||||
}
|
||||
}
|
||||
|
||||
/* WARNING */
|
||||
|
||||
button.warning, .button.warning {
|
||||
background-color: #ED4A43;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
button.warning {
|
||||
&:hover, &:focus {
|
||||
background-color: #ED4A43;
|
||||
color: #fff;
|
||||
}
|
||||
}
|
||||
|
||||
.button.warning {
|
||||
&:hover, &:focus {
|
||||
background-color: #ED4A43;
|
||||
color: #fff;
|
||||
}
|
||||
}
|
||||
|
||||
/* WHITE */
|
||||
|
||||
button.white {
|
||||
background-color: #fff;
|
||||
color: #2C3E50;
|
||||
&:hover, &:focus {
|
||||
background-color: #fff;
|
||||
color: #2C3E50;
|
||||
}
|
||||
}
|
||||
|
||||
.button.white {
|
||||
background-color: #fff;
|
||||
color: #2C3E50;
|
||||
&:hover, &:focus {
|
||||
background-color: #fff;
|
||||
color: #2C3E50;
|
||||
}
|
||||
}
|
||||
|
||||
/* BLACK */
|
||||
|
||||
button.black {
|
||||
background-color: #2C3E50;
|
||||
color: #fff;
|
||||
&:hover, &:focus {
|
||||
background-color: #2C3E50;
|
||||
color: #fff;
|
||||
}
|
||||
}
|
||||
|
||||
.button.black {
|
||||
background-color: #2C3E50;
|
||||
color: #fff;
|
||||
&:hover, &:focus {
|
||||
background-color: #2C3E50;
|
||||
color: #fff;
|
||||
}
|
||||
}
|
||||
|
||||
/* GRAY */
|
||||
|
||||
button.gray {
|
||||
background-color: #A9B2B8;
|
||||
color: #2C3E50;
|
||||
&:hover, &:focus {
|
||||
background-color: #A9B2B8;
|
||||
color: #2C3E50;
|
||||
}
|
||||
}
|
||||
|
||||
.button.gray {
|
||||
background-color: #A9B2B8;
|
||||
color: #2C3E50;
|
||||
&:hover, &:focus {
|
||||
background-color: #A9B2B8;
|
||||
color: #2C3E50;
|
||||
}
|
||||
}
|
||||
|
||||
button {
|
||||
&.disabled, &[disabled] {
|
||||
border-color: transparent !important;
|
||||
background-color: #A5B2BF !important;
|
||||
color: #fff !important;
|
||||
}
|
||||
}
|
||||
|
||||
.button {
|
||||
&.disabled, &[disabled] {
|
||||
border-color: transparent !important;
|
||||
background-color: #A5B2BF !important;
|
||||
color: #fff !important;
|
||||
}
|
||||
text-transform: uppercase;
|
||||
transition: none !important;
|
||||
}
|
||||
|
||||
button {
|
||||
text-transform: uppercase;
|
||||
transition: none !important;
|
||||
}
|
||||
|
||||
.button:focus, button:focus {
|
||||
outline: 0;
|
||||
}
|
||||
|
||||
.postfix.button, .prefix.button {
|
||||
position: absolute;
|
||||
width: 35px;
|
||||
height: 22px;
|
||||
right: 7px;
|
||||
top: 5px;
|
||||
-moz-box-shadow: none;
|
||||
box-shadow: none;
|
||||
font-size: 12px;
|
||||
border-radius: 2px;
|
||||
line-height: 2;
|
||||
padding: 0;
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
.postfix.button i, .prefix.button i {
|
||||
left: 12px;
|
||||
top: 0;
|
||||
border: none;
|
||||
-moz-box-shadow: none;
|
||||
box-shadow: none;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
a {
|
||||
&.postfix {
|
||||
height: 34px;
|
||||
border: none;
|
||||
font-weight: 700;
|
||||
font-size: 14px;
|
||||
color: #7A8C9E;
|
||||
text-transform: uppercase;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
right: 0;
|
||||
width: 50px;
|
||||
padding-top: 7px;
|
||||
}
|
||||
&.button.postfix {
|
||||
color: #fff;
|
||||
}
|
||||
}
|
||||
|
||||
.backup {
|
||||
.panel {
|
||||
padding: 0.5rem;
|
||||
}
|
||||
button {
|
||||
&.words {
|
||||
background: #FFFFFF;
|
||||
box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.3);
|
||||
color: #4B6178;
|
||||
text-transform: lowercase;
|
||||
font-size: 0.8rem;
|
||||
margin: 5px;
|
||||
padding: 0.5rem;
|
||||
}
|
||||
&[disabled] {
|
||||
box-shadow: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
button.radius, .button.radius {
|
||||
-webkit-border-radius: 3px;
|
||||
border-radius: 3px;
|
||||
}
|
||||
|
||||
.button.small.side-bar {
|
||||
padding: 0rem 0.4rem;
|
||||
}
|
||||
|
||||
.button-box {
|
||||
position: fixed;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
padding: 0.8rem;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
.backup .button-box {
|
||||
background: #F6F7F9;
|
||||
}
|
||||
|
||||
.splash .button-box {
|
||||
background: #2C3E50;
|
||||
}
|
||||
|
|
@ -1,569 +0,0 @@
|
|||
// Forms
|
||||
|
||||
input {
|
||||
border-radius: 2px;
|
||||
background: #EDEDED;
|
||||
color: #2C3E42;
|
||||
padding: 1.2rem 0.7rem;
|
||||
margin-bottom: 1.5rem;
|
||||
border: 0;
|
||||
&[type="color"], &[type="date"], &[type="datetime-local"], &[type="datetime"], &[type="email"], &[type="month"], &[type="number"], &[type="password"], &[type="search"], &[type="tel"], &[type="text"], &[type="time"], &[type="url"], &[type="week"] {
|
||||
color: #B7C2CD;
|
||||
margin-bottom: 1.5rem;
|
||||
height: 35px;
|
||||
background: transparent;
|
||||
border: none;
|
||||
padding-left: 0.1rem;
|
||||
font-size: 13px;
|
||||
border-bottom: 1px solid #E9EDF0;
|
||||
}
|
||||
}
|
||||
|
||||
textarea {
|
||||
color: #B7C2CD;
|
||||
margin-bottom: 1.5rem;
|
||||
height: 35px;
|
||||
background: transparent;
|
||||
border: none;
|
||||
padding-left: 0.1rem;
|
||||
font-size: 13px;
|
||||
border-bottom: 1px solid #E9EDF0;
|
||||
}
|
||||
|
||||
input {
|
||||
&[type="text"]:focus, &[type="password"]:focus, &[type="date"]:focus, &[type="datetime"]:focus, &[type="datetime-local"]:focus, &[type="month"]:focus, &[type="week"]:focus, &[type="email"]:focus, &[type="number"]:focus, &[type="search"]:focus, &[type="tel"]:focus, &[type="time"]:focus, &[type="url"]:focus, &[type="color"]:focus {
|
||||
color: #4B6178;
|
||||
border-color: #CED5DC;
|
||||
background: transparent;
|
||||
}
|
||||
}
|
||||
|
||||
textarea:focus {
|
||||
color: #4B6178;
|
||||
border-color: #CED5DC;
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
input[type="text"] {
|
||||
&[disabled], &[readonly] {
|
||||
background-color: #E4E8EC;
|
||||
color: #2C3E50;
|
||||
padding-left: 0.5rem;
|
||||
opacity: 1;
|
||||
}
|
||||
}
|
||||
|
||||
fieldset[disabled] input[type="text"] {
|
||||
background-color: #E4E8EC;
|
||||
color: #2C3E50;
|
||||
padding-left: 0.5rem;
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
input[type="password"] {
|
||||
&[disabled], &[readonly] {
|
||||
background-color: #E4E8EC;
|
||||
color: #2C3E50;
|
||||
padding-left: 0.5rem;
|
||||
opacity: 1;
|
||||
}
|
||||
}
|
||||
|
||||
fieldset[disabled] input[type="password"] {
|
||||
background-color: #E4E8EC;
|
||||
color: #2C3E50;
|
||||
padding-left: 0.5rem;
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
input[type="date"] {
|
||||
&[disabled], &[readonly] {
|
||||
background-color: #E4E8EC;
|
||||
color: #2C3E50;
|
||||
padding-left: 0.5rem;
|
||||
opacity: 1;
|
||||
}
|
||||
}
|
||||
|
||||
fieldset[disabled] input[type="date"] {
|
||||
background-color: #E4E8EC;
|
||||
color: #2C3E50;
|
||||
padding-left: 0.5rem;
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
input[type="datetime"] {
|
||||
&[disabled], &[readonly] {
|
||||
background-color: #E4E8EC;
|
||||
color: #2C3E50;
|
||||
padding-left: 0.5rem;
|
||||
opacity: 1;
|
||||
}
|
||||
}
|
||||
|
||||
fieldset[disabled] input[type="datetime"] {
|
||||
background-color: #E4E8EC;
|
||||
color: #2C3E50;
|
||||
padding-left: 0.5rem;
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
input[type="datetime-local"] {
|
||||
&[disabled], &[readonly] {
|
||||
background-color: #E4E8EC;
|
||||
color: #2C3E50;
|
||||
padding-left: 0.5rem;
|
||||
opacity: 1;
|
||||
}
|
||||
}
|
||||
|
||||
fieldset[disabled] input[type="datetime-local"] {
|
||||
background-color: #E4E8EC;
|
||||
color: #2C3E50;
|
||||
padding-left: 0.5rem;
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
input[type="month"] {
|
||||
&[disabled], &[readonly] {
|
||||
background-color: #E4E8EC;
|
||||
color: #2C3E50;
|
||||
padding-left: 0.5rem;
|
||||
opacity: 1;
|
||||
}
|
||||
}
|
||||
|
||||
fieldset[disabled] input[type="month"] {
|
||||
background-color: #E4E8EC;
|
||||
color: #2C3E50;
|
||||
padding-left: 0.5rem;
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
input[type="week"] {
|
||||
&[disabled], &[readonly] {
|
||||
background-color: #E4E8EC;
|
||||
color: #2C3E50;
|
||||
padding-left: 0.5rem;
|
||||
opacity: 1;
|
||||
}
|
||||
}
|
||||
|
||||
fieldset[disabled] input[type="week"] {
|
||||
background-color: #E4E8EC;
|
||||
color: #2C3E50;
|
||||
padding-left: 0.5rem;
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
input[type="email"] {
|
||||
&[disabled], &[readonly] {
|
||||
background-color: #E4E8EC;
|
||||
color: #2C3E50;
|
||||
padding-left: 0.5rem;
|
||||
opacity: 1;
|
||||
}
|
||||
}
|
||||
|
||||
fieldset[disabled] input[type="email"] {
|
||||
background-color: #E4E8EC;
|
||||
color: #2C3E50;
|
||||
padding-left: 0.5rem;
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
input[type="number"] {
|
||||
&[disabled], &[readonly] {
|
||||
background-color: #E4E8EC;
|
||||
color: #2C3E50;
|
||||
padding-left: 0.5rem;
|
||||
opacity: 1;
|
||||
}
|
||||
}
|
||||
|
||||
fieldset[disabled] input[type="number"] {
|
||||
background-color: #E4E8EC;
|
||||
color: #2C3E50;
|
||||
padding-left: 0.5rem;
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
input[type="search"] {
|
||||
&[disabled], &[readonly] {
|
||||
background-color: #E4E8EC;
|
||||
color: #2C3E50;
|
||||
padding-left: 0.5rem;
|
||||
opacity: 1;
|
||||
}
|
||||
}
|
||||
|
||||
fieldset[disabled] input[type="search"] {
|
||||
background-color: #E4E8EC;
|
||||
color: #2C3E50;
|
||||
padding-left: 0.5rem;
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
input[type="tel"] {
|
||||
&[disabled], &[readonly] {
|
||||
background-color: #E4E8EC;
|
||||
color: #2C3E50;
|
||||
padding-left: 0.5rem;
|
||||
opacity: 1;
|
||||
}
|
||||
}
|
||||
|
||||
fieldset[disabled] input[type="tel"] {
|
||||
background-color: #E4E8EC;
|
||||
color: #2C3E50;
|
||||
padding-left: 0.5rem;
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
input[type="time"] {
|
||||
&[disabled], &[readonly] {
|
||||
background-color: #E4E8EC;
|
||||
color: #2C3E50;
|
||||
padding-left: 0.5rem;
|
||||
opacity: 1;
|
||||
}
|
||||
}
|
||||
|
||||
fieldset[disabled] input[type="time"] {
|
||||
background-color: #E4E8EC;
|
||||
color: #2C3E50;
|
||||
padding-left: 0.5rem;
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
input[type="url"] {
|
||||
&[disabled], &[readonly] {
|
||||
background-color: #E4E8EC;
|
||||
color: #2C3E50;
|
||||
padding-left: 0.5rem;
|
||||
opacity: 1;
|
||||
}
|
||||
}
|
||||
|
||||
fieldset[disabled] input[type="url"] {
|
||||
background-color: #E4E8EC;
|
||||
color: #2C3E50;
|
||||
padding-left: 0.5rem;
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
input[type="color"] {
|
||||
&[disabled], &[readonly] {
|
||||
background-color: #E4E8EC;
|
||||
color: #2C3E50;
|
||||
padding-left: 0.5rem;
|
||||
opacity: 1;
|
||||
}
|
||||
}
|
||||
|
||||
fieldset[disabled] input[type="color"] {
|
||||
background-color: #E4E8EC;
|
||||
color: #2C3E50;
|
||||
padding-left: 0.5rem;
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
textarea {
|
||||
&[disabled], &[readonly] {
|
||||
background-color: #E4E8EC;
|
||||
color: #2C3E50;
|
||||
padding-left: 0.5rem;
|
||||
opacity: 1;
|
||||
}
|
||||
}
|
||||
|
||||
fieldset[disabled] textarea {
|
||||
background-color: #E4E8EC;
|
||||
color: #2C3E50;
|
||||
padding-left: 0.5rem;
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
select {
|
||||
background-color: transparent;
|
||||
color: #7A8C9E;
|
||||
border-color: #A5B2BF;
|
||||
}
|
||||
|
||||
label {
|
||||
text-transform: uppercase;
|
||||
font-weight: 700;
|
||||
font-size: 11px;
|
||||
color: #34495E;
|
||||
margin-bottom: 3px;
|
||||
}
|
||||
|
||||
label small {
|
||||
font-size: 10px;
|
||||
color: #999;
|
||||
text-transform: none;
|
||||
&.has-error {
|
||||
font-size: 11px;
|
||||
}
|
||||
}
|
||||
|
||||
input {
|
||||
&[type="color"], &[type="date"], &[type="datetime-local"], &[type="datetime"], &[type="email"], &[type="month"], &[type="number"], &[type="password"], &[type="search"], &[type="tel"], &[type="text"], &[type="time"], &[type="url"], &[type="week"] {
|
||||
outline: 0;
|
||||
opacity: 1;
|
||||
/*CSS transitions*/
|
||||
-o-transition-property: none !important;
|
||||
-moz-transition-property: none !important;
|
||||
-ms-transition-property: none !important;
|
||||
-webkit-transition-property: none !important;
|
||||
transition-property: none !important;
|
||||
/*CSS transforms*/
|
||||
-o-transform: none !important;
|
||||
-moz-transform: none !important;
|
||||
-ms-transform: none !important;
|
||||
-webkit-transform: none !important;
|
||||
transform: none !important;
|
||||
/*CSS animations*/
|
||||
-webkit-animation: none !important;
|
||||
-moz-animation: none !important;
|
||||
-o-animation: none !important;
|
||||
-ms-animation: none !important;
|
||||
animation: none !important;
|
||||
/*CSS box-shadow*/
|
||||
-webkit-box-shadow: none !important;
|
||||
-moz-box-shadow: none !important;
|
||||
box-shadow: none !important;
|
||||
}
|
||||
outline: 0;
|
||||
opacity: 1;
|
||||
/*CSS transitions*/
|
||||
-o-transition-property: none !important;
|
||||
-moz-transition-property: none !important;
|
||||
-ms-transition-property: none !important;
|
||||
-webkit-transition-property: none !important;
|
||||
transition-property: none !important;
|
||||
/*CSS transforms*/
|
||||
-o-transform: none !important;
|
||||
-moz-transform: none !important;
|
||||
-ms-transform: none !important;
|
||||
-webkit-transform: none !important;
|
||||
transform: none !important;
|
||||
/*CSS animations*/
|
||||
-webkit-animation: none !important;
|
||||
-moz-animation: none !important;
|
||||
-o-animation: none !important;
|
||||
-ms-animation: none !important;
|
||||
animation: none !important;
|
||||
/*CSS box-shadow*/
|
||||
-webkit-box-shadow: none !important;
|
||||
-moz-box-shadow: none !important;
|
||||
box-shadow: none !important;
|
||||
}
|
||||
|
||||
select, textarea {
|
||||
outline: 0;
|
||||
opacity: 1;
|
||||
/*CSS transitions*/
|
||||
-o-transition-property: none !important;
|
||||
-moz-transition-property: none !important;
|
||||
-ms-transition-property: none !important;
|
||||
-webkit-transition-property: none !important;
|
||||
transition-property: none !important;
|
||||
/*CSS transforms*/
|
||||
-o-transform: none !important;
|
||||
-moz-transform: none !important;
|
||||
-ms-transform: none !important;
|
||||
-webkit-transform: none !important;
|
||||
transform: none !important;
|
||||
/*CSS animations*/
|
||||
-webkit-animation: none !important;
|
||||
-moz-animation: none !important;
|
||||
-o-animation: none !important;
|
||||
-ms-animation: none !important;
|
||||
animation: none !important;
|
||||
/*CSS box-shadow*/
|
||||
-webkit-box-shadow: none !important;
|
||||
-moz-box-shadow: none !important;
|
||||
box-shadow: none !important;
|
||||
}
|
||||
|
||||
input {
|
||||
&[type="text"]:focus, &[type="password"]:focus, &[type="date"]:focus, &[type="datetime"]:focus, &[type="datetime-local"]:focus, &[type="month"]:focus, &[type="week"]:focus, &[type="email"]:focus, &[type="number"]:focus, &[type="search"]:focus, &[type="tel"]:focus, &[type="time"]:focus, &[type="url"]:focus, &[type="color"]:focus, &:focus {
|
||||
outline: 0;
|
||||
opacity: 1;
|
||||
/*CSS transitions*/
|
||||
-o-transition-property: none !important;
|
||||
-moz-transition-property: none !important;
|
||||
-ms-transition-property: none !important;
|
||||
-webkit-transition-property: none !important;
|
||||
transition-property: none !important;
|
||||
/*CSS transforms*/
|
||||
-o-transform: none !important;
|
||||
-moz-transform: none !important;
|
||||
-ms-transform: none !important;
|
||||
-webkit-transform: none !important;
|
||||
transform: none !important;
|
||||
/*CSS animations*/
|
||||
-webkit-animation: none !important;
|
||||
-moz-animation: none !important;
|
||||
-o-animation: none !important;
|
||||
-ms-animation: none !important;
|
||||
animation: none !important;
|
||||
/*CSS box-shadow*/
|
||||
-webkit-box-shadow: none !important;
|
||||
-moz-box-shadow: none !important;
|
||||
box-shadow: none !important;
|
||||
}
|
||||
}
|
||||
|
||||
select:focus, textarea:focus {
|
||||
outline: 0;
|
||||
opacity: 1;
|
||||
/*CSS transitions*/
|
||||
-o-transition-property: none !important;
|
||||
-moz-transition-property: none !important;
|
||||
-ms-transition-property: none !important;
|
||||
-webkit-transition-property: none !important;
|
||||
transition-property: none !important;
|
||||
/*CSS transforms*/
|
||||
-o-transform: none !important;
|
||||
-moz-transform: none !important;
|
||||
-ms-transform: none !important;
|
||||
-webkit-transform: none !important;
|
||||
transform: none !important;
|
||||
/*CSS animations*/
|
||||
-webkit-animation: none !important;
|
||||
-moz-animation: none !important;
|
||||
-o-animation: none !important;
|
||||
-ms-animation: none !important;
|
||||
animation: none !important;
|
||||
/*CSS box-shadow*/
|
||||
-webkit-box-shadow: none !important;
|
||||
-moz-box-shadow: none !important;
|
||||
box-shadow: none !important;
|
||||
}
|
||||
|
||||
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill, input:-webkit-autofill:focus, textarea:-webkit-autofill:focus, select:-webkit-autofill:focus {
|
||||
-webkit-box-shadow: 0 0 0px 1000px white inset;
|
||||
}
|
||||
|
||||
/* Turn Off Number Input Spinners */
|
||||
|
||||
input[type=number] {
|
||||
&::-webkit-inner-spin-button, &::-webkit-outer-spin-button {
|
||||
-webkit-appearance: none;
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.backup input[type="text"] {
|
||||
border-bottom: 1px solid #CAD4DB;
|
||||
&:focus {
|
||||
border-bottom: 1px solid #A5B2BF;
|
||||
}
|
||||
}
|
||||
|
||||
.label {
|
||||
font-weight: 500;
|
||||
padding: 0.3rem 0.4rem;
|
||||
vertical-align: text-bottom;
|
||||
&.outline {
|
||||
background: transparent;
|
||||
border: 1px solid #4B6178;
|
||||
&.gray {
|
||||
font-size: 90%;
|
||||
background: transparent;
|
||||
border: 1px solid #A9B6C2;
|
||||
}
|
||||
}
|
||||
&.success {
|
||||
background-color: #1ABC9C;
|
||||
}
|
||||
&.alert {
|
||||
background-color: #ED4A43;
|
||||
}
|
||||
&.gray {
|
||||
background-color: #4B6178;
|
||||
}
|
||||
}
|
||||
|
||||
label.postfix {
|
||||
height: 34px;
|
||||
border: none;
|
||||
font-weight: 700;
|
||||
font-size: 14px;
|
||||
color: #7A8C9E;
|
||||
text-transform: uppercase;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
right: 0;
|
||||
width: 50px;
|
||||
padding-top: 7px;
|
||||
}
|
||||
|
||||
.input {
|
||||
&.block i {
|
||||
position: absolute;
|
||||
top: 2px;
|
||||
left: 15px;
|
||||
font-size: 20px;
|
||||
color: #7A8C9E;
|
||||
border-right: 1px solid #ccc;
|
||||
padding-right: 8px;
|
||||
border-right: 1px solid #E5E8EB;
|
||||
display: block;
|
||||
cursor: pointer;
|
||||
}
|
||||
position: relative;
|
||||
label {
|
||||
line-height: 0;
|
||||
padding: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.label {
|
||||
font-size: 70%;
|
||||
padding: 0.2rem 0.2rem;
|
||||
}
|
||||
|
||||
.settings {
|
||||
fieldset {
|
||||
border: 1px solid #425467;
|
||||
legend {
|
||||
background: transparent;
|
||||
color: #A5B2BF;
|
||||
}
|
||||
}
|
||||
label {
|
||||
color: #A5B2BF;
|
||||
font-weight: normal;
|
||||
}
|
||||
}
|
||||
|
||||
.bottombar-item a {
|
||||
color: #A5B2BF;
|
||||
padding: 0.5rem 0;
|
||||
display: block;
|
||||
&.active .label {
|
||||
text-shadow: none;
|
||||
}
|
||||
}
|
||||
|
||||
::-webkit-input-placeholder {
|
||||
color: #B7C2CD;
|
||||
}
|
||||
|
||||
:-moz-placeholder {
|
||||
/* Firefox 18- */
|
||||
color: #B7C2CD;
|
||||
}
|
||||
|
||||
::-moz-placeholder {
|
||||
/* Firefox 19+ */
|
||||
color: #B7C2CD;
|
||||
}
|
||||
|
||||
:-ms-input-placeholder {
|
||||
color: #B7C2CD;
|
||||
}
|
||||
|
||||
2208
src/sass/main.scss
2208
src/sass/main.scss
File diff suppressed because it is too large
Load diff
|
|
@ -1,42 +0,0 @@
|
|||
/*//////////////////////////// SEARCH INPUT ////////////////////////////*/
|
||||
|
||||
.searchBar {
|
||||
display: table;
|
||||
.columns {
|
||||
display: table-cell;
|
||||
vertical-align: middle;
|
||||
float: none;
|
||||
}
|
||||
[class*="column"] + [class*="column"]:last-child {
|
||||
float: none;
|
||||
}
|
||||
form {
|
||||
margin-left: 20px;
|
||||
}
|
||||
input {
|
||||
margin-bottom: auto;
|
||||
border-bottom: 0px solid #E9EDF0;
|
||||
padding-left: 8px;
|
||||
}
|
||||
i {
|
||||
position: absolute;
|
||||
padding: 8px 0 8px 8px;
|
||||
}
|
||||
.small-11 {
|
||||
padding-right: 5px;
|
||||
padding-left: 5px;
|
||||
}
|
||||
.small-1 {
|
||||
padding-left: 2px;
|
||||
padding-right: 8px;
|
||||
}
|
||||
}
|
||||
|
||||
.searchLabel {
|
||||
margin-top: 10px;
|
||||
margin-bottom: 10px;
|
||||
background-color: rgba(0, 0, 0, 0.02);
|
||||
border-radius: 10px;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue