Newer
Older
cursor: pointer;
padding: 10px;
background-color: #4285f4;
color: white;
border-radius: 25px;
-moz-box-shadow: 0px 0px 10px 0px #656565;
-webkit-box-shadow: 0px 0px 10px 0px #656565;
-o-box-shadow: 0px 0px 10px 0px #656565;
box-shadow: 0px 0px 10px 0px #656565;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=NaN, Strength=10);
}
margin: auto;
font-size: 10px;
cursor: pointer;
padding: 10px;
background-color: #d14836;
color: white;
border-radius: 25px;
-moz-box-shadow: 0px 0px 10px 0px #656565;
-webkit-box-shadow: 0px 0px 10px 0px #656565;
-o-box-shadow: 0px 0px 10px 0px #656565;
box-shadow: 0px 0px 10px 0px #656565;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=NaN, Strength=10);
}
border: dashed;
font-weight: bold;
opacity: 0.5;
white-space: normal;
font-size: 40px;

Florian Azizian
committed
text-align: center;

Florian Azizian
committed
height: 97%;
font-size: 40px;
border: dashed;
font-weight: bold;
opacity: 0.5;
white-space: normal;
margin-top: 10px;
}
height: 80vh;
font-size: 40px;
border: dashed;
font-weight: bold;
opacity: 0.5;
white-space: normal;
margin-top: 10px;
}
cursor: inherit;
opacity: 0.3;
}
.chosen-container-single .chosen-default {
color: black !important;
}
font-size: 11px;
}
background: #666;
color: white;
padding: 3px;
border-radius: 7px;
}

Florian Azizian
committed
background: $secondary;
color: white;
padding: 3px;
border-radius: 7px;

Florian Azizian
committed
}
.haveContent {
font-size: 9px !important;
color: $secondary;
margin-left: 2px;
}
.button-form-primary-filled {
background: $primary;
border: solid 1px white;
color: white;
border-radius: 30px;
padding-left: 20px;
padding-right: 20px;
-webkit-transition: all 0.1s;
transition: all 0.1s;
margin-left: 5px;
}

Florian Azizian
committed
height: 22px;
margin-top: 2px;
color: black;
font-weight: normal;
}
.tool-disabled {
cursor: not-allowed !important;
i {
opacity: 0.3;
}