.v-responsive__content {
transition: 0.3s;
}
.v-dialog>.v-card>.v-card__title {
display: flex;
justify-content: start;
}
.theme--dark.v-btn-toggle:not(.v-btn-toggle--group) {
display: block;
}
.v-form .col-12 {
background-color: #fff;
}
.v-application--is-ltr .v-btn-toggle>.v-btn.v-btn:not(:first-child), .v-application--is-rtl .v-btn-toggle>.v-btn.v-btn:not(:last-child) {
color: #fff;
}
.v-application--is-ltr .v-btn-toggle>.v-btn.v-btn:first-child {
color: #fff;
}
.paymentprovider-button {
margin: 5px;
background: #ffc34d;
}
.v-dialog {
max-width: 1000px !important;
}
.v-sheet.v-card:not(.v-sheet--outlined) {
box-shadow: 0 0px 0px !important;
}
.product-select-card {
width: 350px;
border-radius: 7px;
}
.v-sheet.v-app-bar.v-toolbar:not(.v-sheet--outlined) {
box-shadow: 0 0px 0px !important;
}
.v-sheet.v-toolbar:not(.v-sheet--outlined) {
box-shadow: 0 0px 0px !important;
}
.row .mt-5 .mb-12 .no-gutters {
background-color:rgba(7,7,7,0.75) !important;
}
.products-card {
display: flex !important;
justify-conter: center;
width: 100%;
margin-top: 40px;
}
.product-select-card {
transition: .3s;
border-color: #fff;
border-style: double;
}
.v-btn--block {
flex: 0 0 auto !important;
}
.product-select-card .pt-2 .v-avatar {
transform: translateY(70px);
}
.product-select-card .v-card__title {
transform: translateY(-200px);
}
.product-select-card .v-card__text {
transform: translateY(-200px);
}
.product-select-card:hover {
border-color: #ffb017;
border-style: double;
transition: .3s;
transform: translateY(-10px);
}
/* Main wrap */
.v-application{
background: white center center !important;
background-repeat: no-repeat !important;
background-size: cover !important;
background-attachment: fixed !important;
}
/* Footer */
.v-application--wrap .v-main .v-main__wrap .v-application--wrap .v-main .v-main__wrap .container footer{
background-color:rgba(7,7,7,0.75) !important;
}
/* Sheet */
.v-application--wrap .v-main .v-main__wrap .v-application--wrap .v-main .v-main__wrap .container .justify-center .products-card .row .col-xl-4 .v-sheet{
background-color:#fff6e5 !important;
}
.v-toolbar__content {
height: 100px !important;
background-color: rgb(255, 255, 255, 1);
}
.shop-navbar[data-v-f1bd88c6] {
background-color: #0082ff;
border-radius: 0px!important;
}
a[data-v-f1bd88c6] {
text-decoration: none;
color: #2e2e2e!important;
}
.navbar-with-logo {
display: flex;
align-items: center;
margin-top: 30px;
}
v-toolbar__content {
height: 100px !important;
}
.my-8 {
display: none;
visibility: hidden;
position:absolute;
border-radius: 0px;
}
a span.v-btn__content {
color: var(--v-anchor-base) !important;
}
.v-footer {
border-radius: 0px;
}
.v-toolbar {
position:absolute;
}
/* Sheet */
.products-card .v-sheet{
border-top-left-radius:24px;
border-top-right-radius:24px;
border-bottom-left-radius:24px;
border-bottom-right-radius:24px;
}
/* Column 12/12 */
.justify-center .server-widget .shop-latest-payments{
border-bottom-left-radius:15px;
border-bottom-right-radius:15px;
border-top-right-radius:15px;
border-top-left-radius:15px;
}
/* Heading */
div h1{
text-shadow:rgba(0, 0, 0, 0.3) 2px 2px 4px;
}
/* Header */
div header{
height: 100px !important;
}
/* Gui kupowania */
/* Sheet */
.v-dialog__content--active .v-dialog--active > .v-sheet{
background-color:rgba(255,255,255) !important;
}
/* Sheet */
.v-dialog--active > .v-sheet{
border-top-left-radius:12px;
border-top-right-radius:12px;
border-bottom-left-radius:12px;
border-bottom-right-radius:12px;
}
/* Sheet */
.v-dialog__content--active .v-dialog--active .v-sheet .v-card__text .container .row .col-md-3 .v-sheet{
background-color:rgba(255,255,255) !important;
}
/* Sheet */
.v-dialog__content--active .v-dialog--active .v-sheet .v-card__text .container .row .col-md-9 .v-sheet{
background-color:rgba(255,255,255) !important;
}
/* Sheet */
.v-dialog__content--active .v-dialog--active .v-sheet .v-card__text .container .justify-center .v-sheet{
background-color:rgba(7,7,7,0) !important;
}
::-webkit-scrollbar {
display: none;
}
/* Navigation drawer temporary */
.v-application--wrap .v-main .v-main__wrap .v-application--wrap .v-main .v-main__wrap .container div .v-navigation-drawer--temporary{
background-color:rgba(7,7,7,0.8) !important;
}
/* Alert */
.cookie-banner div .v-alert{
background-color:rgba(7,7,7,0.8);
}
/* Widget */
.v-main .widget{
border-top-left-radius:12px;
border-top-right-radius:12px;
border-bottom-left-radius:12px;
border-bottom-right-radius:12px;
}
.v-alert.mt-1.v-sheet.theme--dark.elevation-2.v-alert--border.v-alert--border-top {
background-color: rgba(7,7,7,0.8) !important;
border-top-left-radius: 15px;
border-top-right-radius: 15px;
border-bottom-left-radius: 15px;
border-bottom-right-radius: 15px;
}
.v-card__text .container .row .col .v-sheet {
background: #fff !important;
}
.v-card__text .container .row .col .v-sheet{
background-color:rgba(7,7,7,0.4);
border-top-left-radius:12px;
border-top-right-radius:12px;
border-bottom-left-radius:12px;
border-bottom-right-radius:12px;
}
button, .select-server-button {
flex: 0 0 auto !important;
height: 30px !important;
color: #fff !important;
display: flex;
padding: 0.875em 2em;
background: linear-gradient(90deg, #ffb017, transparent) #ffd177;
text-decoration: none;
transition: background-color 1s;
place-content: center;
}
span.v-btn__content, .select-server-button span.v-btn__content {
color: #fff !important;
}
.v-ripple__container {
display:none !important;
}
.v-card__actions.d-flex.justify-end.pt-0.mt-auto, .v-card__actions.d-flex.justify-end {
width: 50%;
display: flex;
align-self: center;
}
.row.mt-5.mb-12.no-gutters.justify-center {
flex-direction: column;
align-items: center;
}
@media (min-width: 600px){
.container.col-md-4.pt-0.pl-2.server-widget {
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}}
ID: ec8a69fe-f278-44be-9cf2-91fcadcf734b
Głosy: +4
Autor: szymon.piotr.polrolniczak
Utworzony: 23:42:09 16.07.2023
Kolor główny: #FFB300
#FFB300
Wspierane motywy: jasny
Motyw najlepiej wygląda bez widgetów. Zmodyfikowane przez ivall