You are here

gridstack-extra.css in DXPR GridStack 8

Same filename and directory in other branches
  1. 1.0.x vendor/gridstack/gridstack-extra.css
.grid-stack.grid-stack-1 > .grid-stack-item {
  min-width: 100%;
}

.grid-stack.grid-stack-1 > .grid-stack-item[data-gs-width='1'] {
  width: 100%;
}

.grid-stack.grid-stack-1 > .grid-stack-item[data-gs-x='1'] {
  left: 100%;
}

.grid-stack.grid-stack-1 > .grid-stack-item[data-gs-min-width='1'] {
  min-width: 100%;
}

.grid-stack.grid-stack-1 > .grid-stack-item[data-gs-max-width='1'] {
  max-width: 100%;
}

.grid-stack.grid-stack-2 > .grid-stack-item {
  min-width: 50%;
}

.grid-stack.grid-stack-2 > .grid-stack-item[data-gs-width='1'] {
  width: 50%;
}

.grid-stack.grid-stack-2 > .grid-stack-item[data-gs-x='1'] {
  left: 50%;
}

.grid-stack.grid-stack-2 > .grid-stack-item[data-gs-min-width='1'] {
  min-width: 50%;
}

.grid-stack.grid-stack-2 > .grid-stack-item[data-gs-max-width='1'] {
  max-width: 50%;
}

.grid-stack.grid-stack-2 > .grid-stack-item[data-gs-width='2'] {
  width: 100%;
}

.grid-stack.grid-stack-2 > .grid-stack-item[data-gs-x='2'] {
  left: 100%;
}

.grid-stack.grid-stack-2 > .grid-stack-item[data-gs-min-width='2'] {
  min-width: 100%;
}

.grid-stack.grid-stack-2 > .grid-stack-item[data-gs-max-width='2'] {
  max-width: 100%;
}

.grid-stack.grid-stack-3 > .grid-stack-item {
  min-width: 33.3333333333%;
}

.grid-stack.grid-stack-3 > .grid-stack-item[data-gs-width='1'] {
  width: 33.3333333333%;
}

.grid-stack.grid-stack-3 > .grid-stack-item[data-gs-x='1'] {
  left: 33.3333333333%;
}

.grid-stack.grid-stack-3 > .grid-stack-item[data-gs-min-width='1'] {
  min-width: 33.3333333333%;
}

.grid-stack.grid-stack-3 > .grid-stack-item[data-gs-max-width='1'] {
  max-width: 33.3333333333%;
}

.grid-stack.grid-stack-3 > .grid-stack-item[data-gs-width='2'] {
  width: 66.6666666667%;
}

.grid-stack.grid-stack-3 > .grid-stack-item[data-gs-x='2'] {
  left: 66.6666666667%;
}

.grid-stack.grid-stack-3 > .grid-stack-item[data-gs-min-width='2'] {
  min-width: 66.6666666667%;
}

.grid-stack.grid-stack-3 > .grid-stack-item[data-gs-max-width='2'] {
  max-width: 66.6666666667%;
}

.grid-stack.grid-stack-3 > .grid-stack-item[data-gs-width='3'] {
  width: 100%;
}

.grid-stack.grid-stack-3 > .grid-stack-item[data-gs-x='3'] {
  left: 100%;
}

.grid-stack.grid-stack-3 > .grid-stack-item[data-gs-min-width='3'] {
  min-width: 100%;
}

.grid-stack.grid-stack-3 > .grid-stack-item[data-gs-max-width='3'] {
  max-width: 100%;
}

.grid-stack.grid-stack-4 > .grid-stack-item {
  min-width: 25%;
}

.grid-stack.grid-stack-4 > .grid-stack-item[data-gs-width='1'] {
  width: 25%;
}

.grid-stack.grid-stack-4 > .grid-stack-item[data-gs-x='1'] {
  left: 25%;
}

.grid-stack.grid-stack-4 > .grid-stack-item[data-gs-min-width='1'] {
  min-width: 25%;
}

.grid-stack.grid-stack-4 > .grid-stack-item[data-gs-max-width='1'] {
  max-width: 25%;
}

.grid-stack.grid-stack-4 > .grid-stack-item[data-gs-width='2'] {
  width: 50%;
}

.grid-stack.grid-stack-4 > .grid-stack-item[data-gs-x='2'] {
  left: 50%;
}

.grid-stack.grid-stack-4 > .grid-stack-item[data-gs-min-width='2'] {
  min-width: 50%;
}

.grid-stack.grid-stack-4 > .grid-stack-item[data-gs-max-width='2'] {
  max-width: 50%;
}

.grid-stack.grid-stack-4 > .grid-stack-item[data-gs-width='3'] {
  width: 75%;
}

.grid-stack.grid-stack-4 > .grid-stack-item[data-gs-x='3'] {
  left: 75%;
}

.grid-stack.grid-stack-4 > .grid-stack-item[data-gs-min-width='3'] {
  min-width: 75%;
}

.grid-stack.grid-stack-4 > .grid-stack-item[data-gs-max-width='3'] {
  max-width: 75%;
}

.grid-stack.grid-stack-4 > .grid-stack-item[data-gs-width='4'] {
  width: 100%;
}

.grid-stack.grid-stack-4 > .grid-stack-item[data-gs-x='4'] {
  left: 100%;
}

.grid-stack.grid-stack-4 > .grid-stack-item[data-gs-min-width='4'] {
  min-width: 100%;
}

.grid-stack.grid-stack-4 > .grid-stack-item[data-gs-max-width='4'] {
  max-width: 100%;
}

.grid-stack.grid-stack-5 > .grid-stack-item {
  min-width: 20%;
}

.grid-stack.grid-stack-5 > .grid-stack-item[data-gs-width='1'] {
  width: 20%;
}

.grid-stack.grid-stack-5 > .grid-stack-item[data-gs-x='1'] {
  left: 20%;
}

.grid-stack.grid-stack-5 > .grid-stack-item[data-gs-min-width='1'] {
  min-width: 20%;
}

.grid-stack.grid-stack-5 > .grid-stack-item[data-gs-max-width='1'] {
  max-width: 20%;
}

.grid-stack.grid-stack-5 > .grid-stack-item[data-gs-width='2'] {
  width: 40%;
}

.grid-stack.grid-stack-5 > .grid-stack-item[data-gs-x='2'] {
  left: 40%;
}

.grid-stack.grid-stack-5 > .grid-stack-item[data-gs-min-width='2'] {
  min-width: 40%;
}

.grid-stack.grid-stack-5 > .grid-stack-item[data-gs-max-width='2'] {
  max-width: 40%;
}

.grid-stack.grid-stack-5 > .grid-stack-item[data-gs-width='3'] {
  width: 60%;
}

.grid-stack.grid-stack-5 > .grid-stack-item[data-gs-x='3'] {
  left: 60%;
}

.grid-stack.grid-stack-5 > .grid-stack-item[data-gs-min-width='3'] {
  min-width: 60%;
}

.grid-stack.grid-stack-5 > .grid-stack-item[data-gs-max-width='3'] {
  max-width: 60%;
}

.grid-stack.grid-stack-5 > .grid-stack-item[data-gs-width='4'] {
  width: 80%;
}

.grid-stack.grid-stack-5 > .grid-stack-item[data-gs-x='4'] {
  left: 80%;
}

.grid-stack.grid-stack-5 > .grid-stack-item[data-gs-min-width='4'] {
  min-width: 80%;
}

.grid-stack.grid-stack-5 > .grid-stack-item[data-gs-max-width='4'] {
  max-width: 80%;
}

.grid-stack.grid-stack-5 > .grid-stack-item[data-gs-width='5'] {
  width: 100%;
}

.grid-stack.grid-stack-5 > .grid-stack-item[data-gs-x='5'] {
  left: 100%;
}

.grid-stack.grid-stack-5 > .grid-stack-item[data-gs-min-width='5'] {
  min-width: 100%;
}

.grid-stack.grid-stack-5 > .grid-stack-item[data-gs-max-width='5'] {
  max-width: 100%;
}

.grid-stack.grid-stack-6 > .grid-stack-item {
  min-width: 16.6666666667%;
}

.grid-stack.grid-stack-6 > .grid-stack-item[data-gs-width='1'] {
  width: 16.6666666667%;
}

.grid-stack.grid-stack-6 > .grid-stack-item[data-gs-x='1'] {
  left: 16.6666666667%;
}

.grid-stack.grid-stack-6 > .grid-stack-item[data-gs-min-width='1'] {
  min-width: 16.6666666667%;
}

.grid-stack.grid-stack-6 > .grid-stack-item[data-gs-max-width='1'] {
  max-width: 16.6666666667%;
}

.grid-stack.grid-stack-6 > .grid-stack-item[data-gs-width='2'] {
  width: 33.3333333333%;
}

.grid-stack.grid-stack-6 > .grid-stack-item[data-gs-x='2'] {
  left: 33.3333333333%;
}

.grid-stack.grid-stack-6 > .grid-stack-item[data-gs-min-width='2'] {
  min-width: 33.3333333333%;
}

.grid-stack.grid-stack-6 > .grid-stack-item[data-gs-max-width='2'] {
  max-width: 33.3333333333%;
}

.grid-stack.grid-stack-6 > .grid-stack-item[data-gs-width='3'] {
  width: 50%;
}

.grid-stack.grid-stack-6 > .grid-stack-item[data-gs-x='3'] {
  left: 50%;
}

.grid-stack.grid-stack-6 > .grid-stack-item[data-gs-min-width='3'] {
  min-width: 50%;
}

.grid-stack.grid-stack-6 > .grid-stack-item[data-gs-max-width='3'] {
  max-width: 50%;
}

.grid-stack.grid-stack-6 > .grid-stack-item[data-gs-width='4'] {
  width: 66.6666666667%;
}

.grid-stack.grid-stack-6 > .grid-stack-item[data-gs-x='4'] {
  left: 66.6666666667%;
}

.grid-stack.grid-stack-6 > .grid-stack-item[data-gs-min-width='4'] {
  min-width: 66.6666666667%;
}

.grid-stack.grid-stack-6 > .grid-stack-item[data-gs-max-width='4'] {
  max-width: 66.6666666667%;
}

.grid-stack.grid-stack-6 > .grid-stack-item[data-gs-width='5'] {
  width: 83.3333333333%;
}

.grid-stack.grid-stack-6 > .grid-stack-item[data-gs-x='5'] {
  left: 83.3333333333%;
}

.grid-stack.grid-stack-6 > .grid-stack-item[data-gs-min-width='5'] {
  min-width: 83.3333333333%;
}

.grid-stack.grid-stack-6 > .grid-stack-item[data-gs-max-width='5'] {
  max-width: 83.3333333333%;
}

.grid-stack.grid-stack-6 > .grid-stack-item[data-gs-width='6'] {
  width: 100%;
}

.grid-stack.grid-stack-6 > .grid-stack-item[data-gs-x='6'] {
  left: 100%;
}

.grid-stack.grid-stack-6 > .grid-stack-item[data-gs-min-width='6'] {
  min-width: 100%;
}

.grid-stack.grid-stack-6 > .grid-stack-item[data-gs-max-width='6'] {
  max-width: 100%;
}

.grid-stack.grid-stack-7 > .grid-stack-item {
  min-width: 14.2857142857%;
}

.grid-stack.grid-stack-7 > .grid-stack-item[data-gs-width='1'] {
  width: 14.2857142857%;
}

.grid-stack.grid-stack-7 > .grid-stack-item[data-gs-x='1'] {
  left: 14.2857142857%;
}

.grid-stack.grid-stack-7 > .grid-stack-item[data-gs-min-width='1'] {
  min-width: 14.2857142857%;
}

.grid-stack.grid-stack-7 > .grid-stack-item[data-gs-max-width='1'] {
  max-width: 14.2857142857%;
}

.grid-stack.grid-stack-7 > .grid-stack-item[data-gs-width='2'] {
  width: 28.5714285714%;
}

.grid-stack.grid-stack-7 > .grid-stack-item[data-gs-x='2'] {
  left: 28.5714285714%;
}

.grid-stack.grid-stack-7 > .grid-stack-item[data-gs-min-width='2'] {
  min-width: 28.5714285714%;
}

.grid-stack.grid-stack-7 > .grid-stack-item[data-gs-max-width='2'] {
  max-width: 28.5714285714%;
}

.grid-stack.grid-stack-7 > .grid-stack-item[data-gs-width='3'] {
  width: 42.8571428571%;
}

.grid-stack.grid-stack-7 > .grid-stack-item[data-gs-x='3'] {
  left: 42.8571428571%;
}

.grid-stack.grid-stack-7 > .grid-stack-item[data-gs-min-width='3'] {
  min-width: 42.8571428571%;
}

.grid-stack.grid-stack-7 > .grid-stack-item[data-gs-max-width='3'] {
  max-width: 42.8571428571%;
}

.grid-stack.grid-stack-7 > .grid-stack-item[data-gs-width='4'] {
  width: 57.1428571429%;
}

.grid-stack.grid-stack-7 > .grid-stack-item[data-gs-x='4'] {
  left: 57.1428571429%;
}

.grid-stack.grid-stack-7 > .grid-stack-item[data-gs-min-width='4'] {
  min-width: 57.1428571429%;
}

.grid-stack.grid-stack-7 > .grid-stack-item[data-gs-max-width='4'] {
  max-width: 57.1428571429%;
}

.grid-stack.grid-stack-7 > .grid-stack-item[data-gs-width='5'] {
  width: 71.4285714286%;
}

.grid-stack.grid-stack-7 > .grid-stack-item[data-gs-x='5'] {
  left: 71.4285714286%;
}

.grid-stack.grid-stack-7 > .grid-stack-item[data-gs-min-width='5'] {
  min-width: 71.4285714286%;
}

.grid-stack.grid-stack-7 > .grid-stack-item[data-gs-max-width='5'] {
  max-width: 71.4285714286%;
}

.grid-stack.grid-stack-7 > .grid-stack-item[data-gs-width='6'] {
  width: 85.7142857143%;
}

.grid-stack.grid-stack-7 > .grid-stack-item[data-gs-x='6'] {
  left: 85.7142857143%;
}

.grid-stack.grid-stack-7 > .grid-stack-item[data-gs-min-width='6'] {
  min-width: 85.7142857143%;
}

.grid-stack.grid-stack-7 > .grid-stack-item[data-gs-max-width='6'] {
  max-width: 85.7142857143%;
}

.grid-stack.grid-stack-7 > .grid-stack-item[data-gs-width='7'] {
  width: 100%;
}

.grid-stack.grid-stack-7 > .grid-stack-item[data-gs-x='7'] {
  left: 100%;
}

.grid-stack.grid-stack-7 > .grid-stack-item[data-gs-min-width='7'] {
  min-width: 100%;
}

.grid-stack.grid-stack-7 > .grid-stack-item[data-gs-max-width='7'] {
  max-width: 100%;
}

.grid-stack.grid-stack-8 > .grid-stack-item {
  min-width: 12.5%;
}

.grid-stack.grid-stack-8 > .grid-stack-item[data-gs-width='1'] {
  width: 12.5%;
}

.grid-stack.grid-stack-8 > .grid-stack-item[data-gs-x='1'] {
  left: 12.5%;
}

.grid-stack.grid-stack-8 > .grid-stack-item[data-gs-min-width='1'] {
  min-width: 12.5%;
}

.grid-stack.grid-stack-8 > .grid-stack-item[data-gs-max-width='1'] {
  max-width: 12.5%;
}

.grid-stack.grid-stack-8 > .grid-stack-item[data-gs-width='2'] {
  width: 25%;
}

.grid-stack.grid-stack-8 > .grid-stack-item[data-gs-x='2'] {
  left: 25%;
}

.grid-stack.grid-stack-8 > .grid-stack-item[data-gs-min-width='2'] {
  min-width: 25%;
}

.grid-stack.grid-stack-8 > .grid-stack-item[data-gs-max-width='2'] {
  max-width: 25%;
}

.grid-stack.grid-stack-8 > .grid-stack-item[data-gs-width='3'] {
  width: 37.5%;
}

.grid-stack.grid-stack-8 > .grid-stack-item[data-gs-x='3'] {
  left: 37.5%;
}

.grid-stack.grid-stack-8 > .grid-stack-item[data-gs-min-width='3'] {
  min-width: 37.5%;
}

.grid-stack.grid-stack-8 > .grid-stack-item[data-gs-max-width='3'] {
  max-width: 37.5%;
}

.grid-stack.grid-stack-8 > .grid-stack-item[data-gs-width='4'] {
  width: 50%;
}

.grid-stack.grid-stack-8 > .grid-stack-item[data-gs-x='4'] {
  left: 50%;
}

.grid-stack.grid-stack-8 > .grid-stack-item[data-gs-min-width='4'] {
  min-width: 50%;
}

.grid-stack.grid-stack-8 > .grid-stack-item[data-gs-max-width='4'] {
  max-width: 50%;
}

.grid-stack.grid-stack-8 > .grid-stack-item[data-gs-width='5'] {
  width: 62.5%;
}

.grid-stack.grid-stack-8 > .grid-stack-item[data-gs-x='5'] {
  left: 62.5%;
}

.grid-stack.grid-stack-8 > .grid-stack-item[data-gs-min-width='5'] {
  min-width: 62.5%;
}

.grid-stack.grid-stack-8 > .grid-stack-item[data-gs-max-width='5'] {
  max-width: 62.5%;
}

.grid-stack.grid-stack-8 > .grid-stack-item[data-gs-width='6'] {
  width: 75%;
}

.grid-stack.grid-stack-8 > .grid-stack-item[data-gs-x='6'] {
  left: 75%;
}

.grid-stack.grid-stack-8 > .grid-stack-item[data-gs-min-width='6'] {
  min-width: 75%;
}

.grid-stack.grid-stack-8 > .grid-stack-item[data-gs-max-width='6'] {
  max-width: 75%;
}

.grid-stack.grid-stack-8 > .grid-stack-item[data-gs-width='7'] {
  width: 87.5%;
}

.grid-stack.grid-stack-8 > .grid-stack-item[data-gs-x='7'] {
  left: 87.5%;
}

.grid-stack.grid-stack-8 > .grid-stack-item[data-gs-min-width='7'] {
  min-width: 87.5%;
}

.grid-stack.grid-stack-8 > .grid-stack-item[data-gs-max-width='7'] {
  max-width: 87.5%;
}

.grid-stack.grid-stack-8 > .grid-stack-item[data-gs-width='8'] {
  width: 100%;
}

.grid-stack.grid-stack-8 > .grid-stack-item[data-gs-x='8'] {
  left: 100%;
}

.grid-stack.grid-stack-8 > .grid-stack-item[data-gs-min-width='8'] {
  min-width: 100%;
}

.grid-stack.grid-stack-8 > .grid-stack-item[data-gs-max-width='8'] {
  max-width: 100%;
}

.grid-stack.grid-stack-9 > .grid-stack-item {
  min-width: 11.1111111111%;
}

.grid-stack.grid-stack-9 > .grid-stack-item[data-gs-width='1'] {
  width: 11.1111111111%;
}

.grid-stack.grid-stack-9 > .grid-stack-item[data-gs-x='1'] {
  left: 11.1111111111%;
}

.grid-stack.grid-stack-9 > .grid-stack-item[data-gs-min-width='1'] {
  min-width: 11.1111111111%;
}

.grid-stack.grid-stack-9 > .grid-stack-item[data-gs-max-width='1'] {
  max-width: 11.1111111111%;
}

.grid-stack.grid-stack-9 > .grid-stack-item[data-gs-width='2'] {
  width: 22.2222222222%;
}

.grid-stack.grid-stack-9 > .grid-stack-item[data-gs-x='2'] {
  left: 22.2222222222%;
}

.grid-stack.grid-stack-9 > .grid-stack-item[data-gs-min-width='2'] {
  min-width: 22.2222222222%;
}

.grid-stack.grid-stack-9 > .grid-stack-item[data-gs-max-width='2'] {
  max-width: 22.2222222222%;
}

.grid-stack.grid-stack-9 > .grid-stack-item[data-gs-width='3'] {
  width: 33.3333333333%;
}

.grid-stack.grid-stack-9 > .grid-stack-item[data-gs-x='3'] {
  left: 33.3333333333%;
}

.grid-stack.grid-stack-9 > .grid-stack-item[data-gs-min-width='3'] {
  min-width: 33.3333333333%;
}

.grid-stack.grid-stack-9 > .grid-stack-item[data-gs-max-width='3'] {
  max-width: 33.3333333333%;
}

.grid-stack.grid-stack-9 > .grid-stack-item[data-gs-width='4'] {
  width: 44.4444444444%;
}

.grid-stack.grid-stack-9 > .grid-stack-item[data-gs-x='4'] {
  left: 44.4444444444%;
}

.grid-stack.grid-stack-9 > .grid-stack-item[data-gs-min-width='4'] {
  min-width: 44.4444444444%;
}

.grid-stack.grid-stack-9 > .grid-stack-item[data-gs-max-width='4'] {
  max-width: 44.4444444444%;
}

.grid-stack.grid-stack-9 > .grid-stack-item[data-gs-width='5'] {
  width: 55.5555555556%;
}

.grid-stack.grid-stack-9 > .grid-stack-item[data-gs-x='5'] {
  left: 55.5555555556%;
}

.grid-stack.grid-stack-9 > .grid-stack-item[data-gs-min-width='5'] {
  min-width: 55.5555555556%;
}

.grid-stack.grid-stack-9 > .grid-stack-item[data-gs-max-width='5'] {
  max-width: 55.5555555556%;
}

.grid-stack.grid-stack-9 > .grid-stack-item[data-gs-width='6'] {
  width: 66.6666666667%;
}

.grid-stack.grid-stack-9 > .grid-stack-item[data-gs-x='6'] {
  left: 66.6666666667%;
}

.grid-stack.grid-stack-9 > .grid-stack-item[data-gs-min-width='6'] {
  min-width: 66.6666666667%;
}

.grid-stack.grid-stack-9 > .grid-stack-item[data-gs-max-width='6'] {
  max-width: 66.6666666667%;
}

.grid-stack.grid-stack-9 > .grid-stack-item[data-gs-width='7'] {
  width: 77.7777777778%;
}

.grid-stack.grid-stack-9 > .grid-stack-item[data-gs-x='7'] {
  left: 77.7777777778%;
}

.grid-stack.grid-stack-9 > .grid-stack-item[data-gs-min-width='7'] {
  min-width: 77.7777777778%;
}

.grid-stack.grid-stack-9 > .grid-stack-item[data-gs-max-width='7'] {
  max-width: 77.7777777778%;
}

.grid-stack.grid-stack-9 > .grid-stack-item[data-gs-width='8'] {
  width: 88.8888888889%;
}

.grid-stack.grid-stack-9 > .grid-stack-item[data-gs-x='8'] {
  left: 88.8888888889%;
}

.grid-stack.grid-stack-9 > .grid-stack-item[data-gs-min-width='8'] {
  min-width: 88.8888888889%;
}

.grid-stack.grid-stack-9 > .grid-stack-item[data-gs-max-width='8'] {
  max-width: 88.8888888889%;
}

.grid-stack.grid-stack-9 > .grid-stack-item[data-gs-width='9'] {
  width: 100%;
}

.grid-stack.grid-stack-9 > .grid-stack-item[data-gs-x='9'] {
  left: 100%;
}

.grid-stack.grid-stack-9 > .grid-stack-item[data-gs-min-width='9'] {
  min-width: 100%;
}

.grid-stack.grid-stack-9 > .grid-stack-item[data-gs-max-width='9'] {
  max-width: 100%;
}

.grid-stack.grid-stack-10 > .grid-stack-item {
  min-width: 10%;
}

.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-width='1'] {
  width: 10%;
}

.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-x='1'] {
  left: 10%;
}

.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-min-width='1'] {
  min-width: 10%;
}

.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-max-width='1'] {
  max-width: 10%;
}

.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-width='2'] {
  width: 20%;
}

.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-x='2'] {
  left: 20%;
}

.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-min-width='2'] {
  min-width: 20%;
}

.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-max-width='2'] {
  max-width: 20%;
}

.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-width='3'] {
  width: 30%;
}

.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-x='3'] {
  left: 30%;
}

.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-min-width='3'] {
  min-width: 30%;
}

.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-max-width='3'] {
  max-width: 30%;
}

.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-width='4'] {
  width: 40%;
}

.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-x='4'] {
  left: 40%;
}

.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-min-width='4'] {
  min-width: 40%;
}

.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-max-width='4'] {
  max-width: 40%;
}

.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-width='5'] {
  width: 50%;
}

.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-x='5'] {
  left: 50%;
}

.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-min-width='5'] {
  min-width: 50%;
}

.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-max-width='5'] {
  max-width: 50%;
}

.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-width='6'] {
  width: 60%;
}

.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-x='6'] {
  left: 60%;
}

.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-min-width='6'] {
  min-width: 60%;
}

.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-max-width='6'] {
  max-width: 60%;
}

.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-width='7'] {
  width: 70%;
}

.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-x='7'] {
  left: 70%;
}

.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-min-width='7'] {
  min-width: 70%;
}

.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-max-width='7'] {
  max-width: 70%;
}

.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-width='8'] {
  width: 80%;
}

.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-x='8'] {
  left: 80%;
}

.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-min-width='8'] {
  min-width: 80%;
}

.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-max-width='8'] {
  max-width: 80%;
}

.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-width='9'] {
  width: 90%;
}

.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-x='9'] {
  left: 90%;
}

.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-min-width='9'] {
  min-width: 90%;
}

.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-max-width='9'] {
  max-width: 90%;
}

.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-width='10'] {
  width: 100%;
}

.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-x='10'] {
  left: 100%;
}

.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-min-width='10'] {
  min-width: 100%;
}

.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-max-width='10'] {
  max-width: 100%;
}

.grid-stack.grid-stack-11 > .grid-stack-item {
  min-width: 9.0909090909%;
}

.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-width='1'] {
  width: 9.0909090909%;
}

.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-x='1'] {
  left: 9.0909090909%;
}

.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-min-width='1'] {
  min-width: 9.0909090909%;
}

.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-max-width='1'] {
  max-width: 9.0909090909%;
}

.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-width='2'] {
  width: 18.1818181818%;
}

.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-x='2'] {
  left: 18.1818181818%;
}

.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-min-width='2'] {
  min-width: 18.1818181818%;
}

.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-max-width='2'] {
  max-width: 18.1818181818%;
}

.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-width='3'] {
  width: 27.2727272727%;
}

.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-x='3'] {
  left: 27.2727272727%;
}

.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-min-width='3'] {
  min-width: 27.2727272727%;
}

.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-max-width='3'] {
  max-width: 27.2727272727%;
}

.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-width='4'] {
  width: 36.3636363636%;
}

.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-x='4'] {
  left: 36.3636363636%;
}

.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-min-width='4'] {
  min-width: 36.3636363636%;
}

.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-max-width='4'] {
  max-width: 36.3636363636%;
}

.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-width='5'] {
  width: 45.4545454545%;
}

.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-x='5'] {
  left: 45.4545454545%;
}

.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-min-width='5'] {
  min-width: 45.4545454545%;
}

.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-max-width='5'] {
  max-width: 45.4545454545%;
}

.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-width='6'] {
  width: 54.5454545455%;
}

.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-x='6'] {
  left: 54.5454545455%;
}

.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-min-width='6'] {
  min-width: 54.5454545455%;
}

.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-max-width='6'] {
  max-width: 54.5454545455%;
}

.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-width='7'] {
  width: 63.6363636364%;
}

.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-x='7'] {
  left: 63.6363636364%;
}

.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-min-width='7'] {
  min-width: 63.6363636364%;
}

.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-max-width='7'] {
  max-width: 63.6363636364%;
}

.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-width='8'] {
  width: 72.7272727273%;
}

.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-x='8'] {
  left: 72.7272727273%;
}

.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-min-width='8'] {
  min-width: 72.7272727273%;
}

.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-max-width='8'] {
  max-width: 72.7272727273%;
}

.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-width='9'] {
  width: 81.8181818182%;
}

.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-x='9'] {
  left: 81.8181818182%;
}

.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-min-width='9'] {
  min-width: 81.8181818182%;
}

.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-max-width='9'] {
  max-width: 81.8181818182%;
}

.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-width='10'] {
  width: 90.9090909091%;
}

.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-x='10'] {
  left: 90.9090909091%;
}

.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-min-width='10'] {
  min-width: 90.9090909091%;
}

.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-max-width='10'] {
  max-width: 90.9090909091%;
}

.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-width='11'] {
  width: 100%;
}

.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-x='11'] {
  left: 100%;
}

.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-min-width='11'] {
  min-width: 100%;
}

.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-max-width='11'] {
  max-width: 100%;
}

.grid-stack.grid-stack-12 > .grid-stack-item {
  min-width: 8.3333333333%;
}

.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-width='1'] {
  width: 8.3333333333%;
}

.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-x='1'] {
  left: 8.3333333333%;
}

.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-min-width='1'] {
  min-width: 8.3333333333%;
}

.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-max-width='1'] {
  max-width: 8.3333333333%;
}

.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-width='2'] {
  width: 16.6666666667%;
}

.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-x='2'] {
  left: 16.6666666667%;
}

.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-min-width='2'] {
  min-width: 16.6666666667%;
}

.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-max-width='2'] {
  max-width: 16.6666666667%;
}

.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-width='3'] {
  width: 25%;
}

.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-x='3'] {
  left: 25%;
}

.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-min-width='3'] {
  min-width: 25%;
}

.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-max-width='3'] {
  max-width: 25%;
}

.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-width='4'] {
  width: 33.3333333333%;
}

.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-x='4'] {
  left: 33.3333333333%;
}

.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-min-width='4'] {
  min-width: 33.3333333333%;
}

.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-max-width='4'] {
  max-width: 33.3333333333%;
}

.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-width='5'] {
  width: 41.6666666667%;
}

.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-x='5'] {
  left: 41.6666666667%;
}

.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-min-width='5'] {
  min-width: 41.6666666667%;
}

.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-max-width='5'] {
  max-width: 41.6666666667%;
}

.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-width='6'] {
  width: 50%;
}

.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-x='6'] {
  left: 50%;
}

.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-min-width='6'] {
  min-width: 50%;
}

.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-max-width='6'] {
  max-width: 50%;
}

.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-width='7'] {
  width: 58.3333333333%;
}

.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-x='7'] {
  left: 58.3333333333%;
}

.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-min-width='7'] {
  min-width: 58.3333333333%;
}

.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-max-width='7'] {
  max-width: 58.3333333333%;
}

.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-width='8'] {
  width: 66.6666666667%;
}

.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-x='8'] {
  left: 66.6666666667%;
}

.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-min-width='8'] {
  min-width: 66.6666666667%;
}

.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-max-width='8'] {
  max-width: 66.6666666667%;
}

.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-width='9'] {
  width: 75%;
}

.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-x='9'] {
  left: 75%;
}

.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-min-width='9'] {
  min-width: 75%;
}

.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-max-width='9'] {
  max-width: 75%;
}

.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-width='10'] {
  width: 83.3333333333%;
}

.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-x='10'] {
  left: 83.3333333333%;
}

.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-min-width='10'] {
  min-width: 83.3333333333%;
}

.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-max-width='10'] {
  max-width: 83.3333333333%;
}

.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-width='11'] {
  width: 91.6666666667%;
}

.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-x='11'] {
  left: 91.6666666667%;
}

.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-min-width='11'] {
  min-width: 91.6666666667%;
}

.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-max-width='11'] {
  max-width: 91.6666666667%;
}

.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-width='12'] {
  width: 100%;
}

.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-x='12'] {
  left: 100%;
}

.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-min-width='12'] {
  min-width: 100%;
}

.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-max-width='12'] {
  max-width: 100%;
}

File

vendor/gridstack/gridstack-extra.css
View source
  1. .grid-stack.grid-stack-1 > .grid-stack-item {
  2. min-width: 100%;
  3. }
  4. .grid-stack.grid-stack-1 > .grid-stack-item[data-gs-width='1'] {
  5. width: 100%;
  6. }
  7. .grid-stack.grid-stack-1 > .grid-stack-item[data-gs-x='1'] {
  8. left: 100%;
  9. }
  10. .grid-stack.grid-stack-1 > .grid-stack-item[data-gs-min-width='1'] {
  11. min-width: 100%;
  12. }
  13. .grid-stack.grid-stack-1 > .grid-stack-item[data-gs-max-width='1'] {
  14. max-width: 100%;
  15. }
  16. .grid-stack.grid-stack-2 > .grid-stack-item {
  17. min-width: 50%;
  18. }
  19. .grid-stack.grid-stack-2 > .grid-stack-item[data-gs-width='1'] {
  20. width: 50%;
  21. }
  22. .grid-stack.grid-stack-2 > .grid-stack-item[data-gs-x='1'] {
  23. left: 50%;
  24. }
  25. .grid-stack.grid-stack-2 > .grid-stack-item[data-gs-min-width='1'] {
  26. min-width: 50%;
  27. }
  28. .grid-stack.grid-stack-2 > .grid-stack-item[data-gs-max-width='1'] {
  29. max-width: 50%;
  30. }
  31. .grid-stack.grid-stack-2 > .grid-stack-item[data-gs-width='2'] {
  32. width: 100%;
  33. }
  34. .grid-stack.grid-stack-2 > .grid-stack-item[data-gs-x='2'] {
  35. left: 100%;
  36. }
  37. .grid-stack.grid-stack-2 > .grid-stack-item[data-gs-min-width='2'] {
  38. min-width: 100%;
  39. }
  40. .grid-stack.grid-stack-2 > .grid-stack-item[data-gs-max-width='2'] {
  41. max-width: 100%;
  42. }
  43. .grid-stack.grid-stack-3 > .grid-stack-item {
  44. min-width: 33.3333333333%;
  45. }
  46. .grid-stack.grid-stack-3 > .grid-stack-item[data-gs-width='1'] {
  47. width: 33.3333333333%;
  48. }
  49. .grid-stack.grid-stack-3 > .grid-stack-item[data-gs-x='1'] {
  50. left: 33.3333333333%;
  51. }
  52. .grid-stack.grid-stack-3 > .grid-stack-item[data-gs-min-width='1'] {
  53. min-width: 33.3333333333%;
  54. }
  55. .grid-stack.grid-stack-3 > .grid-stack-item[data-gs-max-width='1'] {
  56. max-width: 33.3333333333%;
  57. }
  58. .grid-stack.grid-stack-3 > .grid-stack-item[data-gs-width='2'] {
  59. width: 66.6666666667%;
  60. }
  61. .grid-stack.grid-stack-3 > .grid-stack-item[data-gs-x='2'] {
  62. left: 66.6666666667%;
  63. }
  64. .grid-stack.grid-stack-3 > .grid-stack-item[data-gs-min-width='2'] {
  65. min-width: 66.6666666667%;
  66. }
  67. .grid-stack.grid-stack-3 > .grid-stack-item[data-gs-max-width='2'] {
  68. max-width: 66.6666666667%;
  69. }
  70. .grid-stack.grid-stack-3 > .grid-stack-item[data-gs-width='3'] {
  71. width: 100%;
  72. }
  73. .grid-stack.grid-stack-3 > .grid-stack-item[data-gs-x='3'] {
  74. left: 100%;
  75. }
  76. .grid-stack.grid-stack-3 > .grid-stack-item[data-gs-min-width='3'] {
  77. min-width: 100%;
  78. }
  79. .grid-stack.grid-stack-3 > .grid-stack-item[data-gs-max-width='3'] {
  80. max-width: 100%;
  81. }
  82. .grid-stack.grid-stack-4 > .grid-stack-item {
  83. min-width: 25%;
  84. }
  85. .grid-stack.grid-stack-4 > .grid-stack-item[data-gs-width='1'] {
  86. width: 25%;
  87. }
  88. .grid-stack.grid-stack-4 > .grid-stack-item[data-gs-x='1'] {
  89. left: 25%;
  90. }
  91. .grid-stack.grid-stack-4 > .grid-stack-item[data-gs-min-width='1'] {
  92. min-width: 25%;
  93. }
  94. .grid-stack.grid-stack-4 > .grid-stack-item[data-gs-max-width='1'] {
  95. max-width: 25%;
  96. }
  97. .grid-stack.grid-stack-4 > .grid-stack-item[data-gs-width='2'] {
  98. width: 50%;
  99. }
  100. .grid-stack.grid-stack-4 > .grid-stack-item[data-gs-x='2'] {
  101. left: 50%;
  102. }
  103. .grid-stack.grid-stack-4 > .grid-stack-item[data-gs-min-width='2'] {
  104. min-width: 50%;
  105. }
  106. .grid-stack.grid-stack-4 > .grid-stack-item[data-gs-max-width='2'] {
  107. max-width: 50%;
  108. }
  109. .grid-stack.grid-stack-4 > .grid-stack-item[data-gs-width='3'] {
  110. width: 75%;
  111. }
  112. .grid-stack.grid-stack-4 > .grid-stack-item[data-gs-x='3'] {
  113. left: 75%;
  114. }
  115. .grid-stack.grid-stack-4 > .grid-stack-item[data-gs-min-width='3'] {
  116. min-width: 75%;
  117. }
  118. .grid-stack.grid-stack-4 > .grid-stack-item[data-gs-max-width='3'] {
  119. max-width: 75%;
  120. }
  121. .grid-stack.grid-stack-4 > .grid-stack-item[data-gs-width='4'] {
  122. width: 100%;
  123. }
  124. .grid-stack.grid-stack-4 > .grid-stack-item[data-gs-x='4'] {
  125. left: 100%;
  126. }
  127. .grid-stack.grid-stack-4 > .grid-stack-item[data-gs-min-width='4'] {
  128. min-width: 100%;
  129. }
  130. .grid-stack.grid-stack-4 > .grid-stack-item[data-gs-max-width='4'] {
  131. max-width: 100%;
  132. }
  133. .grid-stack.grid-stack-5 > .grid-stack-item {
  134. min-width: 20%;
  135. }
  136. .grid-stack.grid-stack-5 > .grid-stack-item[data-gs-width='1'] {
  137. width: 20%;
  138. }
  139. .grid-stack.grid-stack-5 > .grid-stack-item[data-gs-x='1'] {
  140. left: 20%;
  141. }
  142. .grid-stack.grid-stack-5 > .grid-stack-item[data-gs-min-width='1'] {
  143. min-width: 20%;
  144. }
  145. .grid-stack.grid-stack-5 > .grid-stack-item[data-gs-max-width='1'] {
  146. max-width: 20%;
  147. }
  148. .grid-stack.grid-stack-5 > .grid-stack-item[data-gs-width='2'] {
  149. width: 40%;
  150. }
  151. .grid-stack.grid-stack-5 > .grid-stack-item[data-gs-x='2'] {
  152. left: 40%;
  153. }
  154. .grid-stack.grid-stack-5 > .grid-stack-item[data-gs-min-width='2'] {
  155. min-width: 40%;
  156. }
  157. .grid-stack.grid-stack-5 > .grid-stack-item[data-gs-max-width='2'] {
  158. max-width: 40%;
  159. }
  160. .grid-stack.grid-stack-5 > .grid-stack-item[data-gs-width='3'] {
  161. width: 60%;
  162. }
  163. .grid-stack.grid-stack-5 > .grid-stack-item[data-gs-x='3'] {
  164. left: 60%;
  165. }
  166. .grid-stack.grid-stack-5 > .grid-stack-item[data-gs-min-width='3'] {
  167. min-width: 60%;
  168. }
  169. .grid-stack.grid-stack-5 > .grid-stack-item[data-gs-max-width='3'] {
  170. max-width: 60%;
  171. }
  172. .grid-stack.grid-stack-5 > .grid-stack-item[data-gs-width='4'] {
  173. width: 80%;
  174. }
  175. .grid-stack.grid-stack-5 > .grid-stack-item[data-gs-x='4'] {
  176. left: 80%;
  177. }
  178. .grid-stack.grid-stack-5 > .grid-stack-item[data-gs-min-width='4'] {
  179. min-width: 80%;
  180. }
  181. .grid-stack.grid-stack-5 > .grid-stack-item[data-gs-max-width='4'] {
  182. max-width: 80%;
  183. }
  184. .grid-stack.grid-stack-5 > .grid-stack-item[data-gs-width='5'] {
  185. width: 100%;
  186. }
  187. .grid-stack.grid-stack-5 > .grid-stack-item[data-gs-x='5'] {
  188. left: 100%;
  189. }
  190. .grid-stack.grid-stack-5 > .grid-stack-item[data-gs-min-width='5'] {
  191. min-width: 100%;
  192. }
  193. .grid-stack.grid-stack-5 > .grid-stack-item[data-gs-max-width='5'] {
  194. max-width: 100%;
  195. }
  196. .grid-stack.grid-stack-6 > .grid-stack-item {
  197. min-width: 16.6666666667%;
  198. }
  199. .grid-stack.grid-stack-6 > .grid-stack-item[data-gs-width='1'] {
  200. width: 16.6666666667%;
  201. }
  202. .grid-stack.grid-stack-6 > .grid-stack-item[data-gs-x='1'] {
  203. left: 16.6666666667%;
  204. }
  205. .grid-stack.grid-stack-6 > .grid-stack-item[data-gs-min-width='1'] {
  206. min-width: 16.6666666667%;
  207. }
  208. .grid-stack.grid-stack-6 > .grid-stack-item[data-gs-max-width='1'] {
  209. max-width: 16.6666666667%;
  210. }
  211. .grid-stack.grid-stack-6 > .grid-stack-item[data-gs-width='2'] {
  212. width: 33.3333333333%;
  213. }
  214. .grid-stack.grid-stack-6 > .grid-stack-item[data-gs-x='2'] {
  215. left: 33.3333333333%;
  216. }
  217. .grid-stack.grid-stack-6 > .grid-stack-item[data-gs-min-width='2'] {
  218. min-width: 33.3333333333%;
  219. }
  220. .grid-stack.grid-stack-6 > .grid-stack-item[data-gs-max-width='2'] {
  221. max-width: 33.3333333333%;
  222. }
  223. .grid-stack.grid-stack-6 > .grid-stack-item[data-gs-width='3'] {
  224. width: 50%;
  225. }
  226. .grid-stack.grid-stack-6 > .grid-stack-item[data-gs-x='3'] {
  227. left: 50%;
  228. }
  229. .grid-stack.grid-stack-6 > .grid-stack-item[data-gs-min-width='3'] {
  230. min-width: 50%;
  231. }
  232. .grid-stack.grid-stack-6 > .grid-stack-item[data-gs-max-width='3'] {
  233. max-width: 50%;
  234. }
  235. .grid-stack.grid-stack-6 > .grid-stack-item[data-gs-width='4'] {
  236. width: 66.6666666667%;
  237. }
  238. .grid-stack.grid-stack-6 > .grid-stack-item[data-gs-x='4'] {
  239. left: 66.6666666667%;
  240. }
  241. .grid-stack.grid-stack-6 > .grid-stack-item[data-gs-min-width='4'] {
  242. min-width: 66.6666666667%;
  243. }
  244. .grid-stack.grid-stack-6 > .grid-stack-item[data-gs-max-width='4'] {
  245. max-width: 66.6666666667%;
  246. }
  247. .grid-stack.grid-stack-6 > .grid-stack-item[data-gs-width='5'] {
  248. width: 83.3333333333%;
  249. }
  250. .grid-stack.grid-stack-6 > .grid-stack-item[data-gs-x='5'] {
  251. left: 83.3333333333%;
  252. }
  253. .grid-stack.grid-stack-6 > .grid-stack-item[data-gs-min-width='5'] {
  254. min-width: 83.3333333333%;
  255. }
  256. .grid-stack.grid-stack-6 > .grid-stack-item[data-gs-max-width='5'] {
  257. max-width: 83.3333333333%;
  258. }
  259. .grid-stack.grid-stack-6 > .grid-stack-item[data-gs-width='6'] {
  260. width: 100%;
  261. }
  262. .grid-stack.grid-stack-6 > .grid-stack-item[data-gs-x='6'] {
  263. left: 100%;
  264. }
  265. .grid-stack.grid-stack-6 > .grid-stack-item[data-gs-min-width='6'] {
  266. min-width: 100%;
  267. }
  268. .grid-stack.grid-stack-6 > .grid-stack-item[data-gs-max-width='6'] {
  269. max-width: 100%;
  270. }
  271. .grid-stack.grid-stack-7 > .grid-stack-item {
  272. min-width: 14.2857142857%;
  273. }
  274. .grid-stack.grid-stack-7 > .grid-stack-item[data-gs-width='1'] {
  275. width: 14.2857142857%;
  276. }
  277. .grid-stack.grid-stack-7 > .grid-stack-item[data-gs-x='1'] {
  278. left: 14.2857142857%;
  279. }
  280. .grid-stack.grid-stack-7 > .grid-stack-item[data-gs-min-width='1'] {
  281. min-width: 14.2857142857%;
  282. }
  283. .grid-stack.grid-stack-7 > .grid-stack-item[data-gs-max-width='1'] {
  284. max-width: 14.2857142857%;
  285. }
  286. .grid-stack.grid-stack-7 > .grid-stack-item[data-gs-width='2'] {
  287. width: 28.5714285714%;
  288. }
  289. .grid-stack.grid-stack-7 > .grid-stack-item[data-gs-x='2'] {
  290. left: 28.5714285714%;
  291. }
  292. .grid-stack.grid-stack-7 > .grid-stack-item[data-gs-min-width='2'] {
  293. min-width: 28.5714285714%;
  294. }
  295. .grid-stack.grid-stack-7 > .grid-stack-item[data-gs-max-width='2'] {
  296. max-width: 28.5714285714%;
  297. }
  298. .grid-stack.grid-stack-7 > .grid-stack-item[data-gs-width='3'] {
  299. width: 42.8571428571%;
  300. }
  301. .grid-stack.grid-stack-7 > .grid-stack-item[data-gs-x='3'] {
  302. left: 42.8571428571%;
  303. }
  304. .grid-stack.grid-stack-7 > .grid-stack-item[data-gs-min-width='3'] {
  305. min-width: 42.8571428571%;
  306. }
  307. .grid-stack.grid-stack-7 > .grid-stack-item[data-gs-max-width='3'] {
  308. max-width: 42.8571428571%;
  309. }
  310. .grid-stack.grid-stack-7 > .grid-stack-item[data-gs-width='4'] {
  311. width: 57.1428571429%;
  312. }
  313. .grid-stack.grid-stack-7 > .grid-stack-item[data-gs-x='4'] {
  314. left: 57.1428571429%;
  315. }
  316. .grid-stack.grid-stack-7 > .grid-stack-item[data-gs-min-width='4'] {
  317. min-width: 57.1428571429%;
  318. }
  319. .grid-stack.grid-stack-7 > .grid-stack-item[data-gs-max-width='4'] {
  320. max-width: 57.1428571429%;
  321. }
  322. .grid-stack.grid-stack-7 > .grid-stack-item[data-gs-width='5'] {
  323. width: 71.4285714286%;
  324. }
  325. .grid-stack.grid-stack-7 > .grid-stack-item[data-gs-x='5'] {
  326. left: 71.4285714286%;
  327. }
  328. .grid-stack.grid-stack-7 > .grid-stack-item[data-gs-min-width='5'] {
  329. min-width: 71.4285714286%;
  330. }
  331. .grid-stack.grid-stack-7 > .grid-stack-item[data-gs-max-width='5'] {
  332. max-width: 71.4285714286%;
  333. }
  334. .grid-stack.grid-stack-7 > .grid-stack-item[data-gs-width='6'] {
  335. width: 85.7142857143%;
  336. }
  337. .grid-stack.grid-stack-7 > .grid-stack-item[data-gs-x='6'] {
  338. left: 85.7142857143%;
  339. }
  340. .grid-stack.grid-stack-7 > .grid-stack-item[data-gs-min-width='6'] {
  341. min-width: 85.7142857143%;
  342. }
  343. .grid-stack.grid-stack-7 > .grid-stack-item[data-gs-max-width='6'] {
  344. max-width: 85.7142857143%;
  345. }
  346. .grid-stack.grid-stack-7 > .grid-stack-item[data-gs-width='7'] {
  347. width: 100%;
  348. }
  349. .grid-stack.grid-stack-7 > .grid-stack-item[data-gs-x='7'] {
  350. left: 100%;
  351. }
  352. .grid-stack.grid-stack-7 > .grid-stack-item[data-gs-min-width='7'] {
  353. min-width: 100%;
  354. }
  355. .grid-stack.grid-stack-7 > .grid-stack-item[data-gs-max-width='7'] {
  356. max-width: 100%;
  357. }
  358. .grid-stack.grid-stack-8 > .grid-stack-item {
  359. min-width: 12.5%;
  360. }
  361. .grid-stack.grid-stack-8 > .grid-stack-item[data-gs-width='1'] {
  362. width: 12.5%;
  363. }
  364. .grid-stack.grid-stack-8 > .grid-stack-item[data-gs-x='1'] {
  365. left: 12.5%;
  366. }
  367. .grid-stack.grid-stack-8 > .grid-stack-item[data-gs-min-width='1'] {
  368. min-width: 12.5%;
  369. }
  370. .grid-stack.grid-stack-8 > .grid-stack-item[data-gs-max-width='1'] {
  371. max-width: 12.5%;
  372. }
  373. .grid-stack.grid-stack-8 > .grid-stack-item[data-gs-width='2'] {
  374. width: 25%;
  375. }
  376. .grid-stack.grid-stack-8 > .grid-stack-item[data-gs-x='2'] {
  377. left: 25%;
  378. }
  379. .grid-stack.grid-stack-8 > .grid-stack-item[data-gs-min-width='2'] {
  380. min-width: 25%;
  381. }
  382. .grid-stack.grid-stack-8 > .grid-stack-item[data-gs-max-width='2'] {
  383. max-width: 25%;
  384. }
  385. .grid-stack.grid-stack-8 > .grid-stack-item[data-gs-width='3'] {
  386. width: 37.5%;
  387. }
  388. .grid-stack.grid-stack-8 > .grid-stack-item[data-gs-x='3'] {
  389. left: 37.5%;
  390. }
  391. .grid-stack.grid-stack-8 > .grid-stack-item[data-gs-min-width='3'] {
  392. min-width: 37.5%;
  393. }
  394. .grid-stack.grid-stack-8 > .grid-stack-item[data-gs-max-width='3'] {
  395. max-width: 37.5%;
  396. }
  397. .grid-stack.grid-stack-8 > .grid-stack-item[data-gs-width='4'] {
  398. width: 50%;
  399. }
  400. .grid-stack.grid-stack-8 > .grid-stack-item[data-gs-x='4'] {
  401. left: 50%;
  402. }
  403. .grid-stack.grid-stack-8 > .grid-stack-item[data-gs-min-width='4'] {
  404. min-width: 50%;
  405. }
  406. .grid-stack.grid-stack-8 > .grid-stack-item[data-gs-max-width='4'] {
  407. max-width: 50%;
  408. }
  409. .grid-stack.grid-stack-8 > .grid-stack-item[data-gs-width='5'] {
  410. width: 62.5%;
  411. }
  412. .grid-stack.grid-stack-8 > .grid-stack-item[data-gs-x='5'] {
  413. left: 62.5%;
  414. }
  415. .grid-stack.grid-stack-8 > .grid-stack-item[data-gs-min-width='5'] {
  416. min-width: 62.5%;
  417. }
  418. .grid-stack.grid-stack-8 > .grid-stack-item[data-gs-max-width='5'] {
  419. max-width: 62.5%;
  420. }
  421. .grid-stack.grid-stack-8 > .grid-stack-item[data-gs-width='6'] {
  422. width: 75%;
  423. }
  424. .grid-stack.grid-stack-8 > .grid-stack-item[data-gs-x='6'] {
  425. left: 75%;
  426. }
  427. .grid-stack.grid-stack-8 > .grid-stack-item[data-gs-min-width='6'] {
  428. min-width: 75%;
  429. }
  430. .grid-stack.grid-stack-8 > .grid-stack-item[data-gs-max-width='6'] {
  431. max-width: 75%;
  432. }
  433. .grid-stack.grid-stack-8 > .grid-stack-item[data-gs-width='7'] {
  434. width: 87.5%;
  435. }
  436. .grid-stack.grid-stack-8 > .grid-stack-item[data-gs-x='7'] {
  437. left: 87.5%;
  438. }
  439. .grid-stack.grid-stack-8 > .grid-stack-item[data-gs-min-width='7'] {
  440. min-width: 87.5%;
  441. }
  442. .grid-stack.grid-stack-8 > .grid-stack-item[data-gs-max-width='7'] {
  443. max-width: 87.5%;
  444. }
  445. .grid-stack.grid-stack-8 > .grid-stack-item[data-gs-width='8'] {
  446. width: 100%;
  447. }
  448. .grid-stack.grid-stack-8 > .grid-stack-item[data-gs-x='8'] {
  449. left: 100%;
  450. }
  451. .grid-stack.grid-stack-8 > .grid-stack-item[data-gs-min-width='8'] {
  452. min-width: 100%;
  453. }
  454. .grid-stack.grid-stack-8 > .grid-stack-item[data-gs-max-width='8'] {
  455. max-width: 100%;
  456. }
  457. .grid-stack.grid-stack-9 > .grid-stack-item {
  458. min-width: 11.1111111111%;
  459. }
  460. .grid-stack.grid-stack-9 > .grid-stack-item[data-gs-width='1'] {
  461. width: 11.1111111111%;
  462. }
  463. .grid-stack.grid-stack-9 > .grid-stack-item[data-gs-x='1'] {
  464. left: 11.1111111111%;
  465. }
  466. .grid-stack.grid-stack-9 > .grid-stack-item[data-gs-min-width='1'] {
  467. min-width: 11.1111111111%;
  468. }
  469. .grid-stack.grid-stack-9 > .grid-stack-item[data-gs-max-width='1'] {
  470. max-width: 11.1111111111%;
  471. }
  472. .grid-stack.grid-stack-9 > .grid-stack-item[data-gs-width='2'] {
  473. width: 22.2222222222%;
  474. }
  475. .grid-stack.grid-stack-9 > .grid-stack-item[data-gs-x='2'] {
  476. left: 22.2222222222%;
  477. }
  478. .grid-stack.grid-stack-9 > .grid-stack-item[data-gs-min-width='2'] {
  479. min-width: 22.2222222222%;
  480. }
  481. .grid-stack.grid-stack-9 > .grid-stack-item[data-gs-max-width='2'] {
  482. max-width: 22.2222222222%;
  483. }
  484. .grid-stack.grid-stack-9 > .grid-stack-item[data-gs-width='3'] {
  485. width: 33.3333333333%;
  486. }
  487. .grid-stack.grid-stack-9 > .grid-stack-item[data-gs-x='3'] {
  488. left: 33.3333333333%;
  489. }
  490. .grid-stack.grid-stack-9 > .grid-stack-item[data-gs-min-width='3'] {
  491. min-width: 33.3333333333%;
  492. }
  493. .grid-stack.grid-stack-9 > .grid-stack-item[data-gs-max-width='3'] {
  494. max-width: 33.3333333333%;
  495. }
  496. .grid-stack.grid-stack-9 > .grid-stack-item[data-gs-width='4'] {
  497. width: 44.4444444444%;
  498. }
  499. .grid-stack.grid-stack-9 > .grid-stack-item[data-gs-x='4'] {
  500. left: 44.4444444444%;
  501. }
  502. .grid-stack.grid-stack-9 > .grid-stack-item[data-gs-min-width='4'] {
  503. min-width: 44.4444444444%;
  504. }
  505. .grid-stack.grid-stack-9 > .grid-stack-item[data-gs-max-width='4'] {
  506. max-width: 44.4444444444%;
  507. }
  508. .grid-stack.grid-stack-9 > .grid-stack-item[data-gs-width='5'] {
  509. width: 55.5555555556%;
  510. }
  511. .grid-stack.grid-stack-9 > .grid-stack-item[data-gs-x='5'] {
  512. left: 55.5555555556%;
  513. }
  514. .grid-stack.grid-stack-9 > .grid-stack-item[data-gs-min-width='5'] {
  515. min-width: 55.5555555556%;
  516. }
  517. .grid-stack.grid-stack-9 > .grid-stack-item[data-gs-max-width='5'] {
  518. max-width: 55.5555555556%;
  519. }
  520. .grid-stack.grid-stack-9 > .grid-stack-item[data-gs-width='6'] {
  521. width: 66.6666666667%;
  522. }
  523. .grid-stack.grid-stack-9 > .grid-stack-item[data-gs-x='6'] {
  524. left: 66.6666666667%;
  525. }
  526. .grid-stack.grid-stack-9 > .grid-stack-item[data-gs-min-width='6'] {
  527. min-width: 66.6666666667%;
  528. }
  529. .grid-stack.grid-stack-9 > .grid-stack-item[data-gs-max-width='6'] {
  530. max-width: 66.6666666667%;
  531. }
  532. .grid-stack.grid-stack-9 > .grid-stack-item[data-gs-width='7'] {
  533. width: 77.7777777778%;
  534. }
  535. .grid-stack.grid-stack-9 > .grid-stack-item[data-gs-x='7'] {
  536. left: 77.7777777778%;
  537. }
  538. .grid-stack.grid-stack-9 > .grid-stack-item[data-gs-min-width='7'] {
  539. min-width: 77.7777777778%;
  540. }
  541. .grid-stack.grid-stack-9 > .grid-stack-item[data-gs-max-width='7'] {
  542. max-width: 77.7777777778%;
  543. }
  544. .grid-stack.grid-stack-9 > .grid-stack-item[data-gs-width='8'] {
  545. width: 88.8888888889%;
  546. }
  547. .grid-stack.grid-stack-9 > .grid-stack-item[data-gs-x='8'] {
  548. left: 88.8888888889%;
  549. }
  550. .grid-stack.grid-stack-9 > .grid-stack-item[data-gs-min-width='8'] {
  551. min-width: 88.8888888889%;
  552. }
  553. .grid-stack.grid-stack-9 > .grid-stack-item[data-gs-max-width='8'] {
  554. max-width: 88.8888888889%;
  555. }
  556. .grid-stack.grid-stack-9 > .grid-stack-item[data-gs-width='9'] {
  557. width: 100%;
  558. }
  559. .grid-stack.grid-stack-9 > .grid-stack-item[data-gs-x='9'] {
  560. left: 100%;
  561. }
  562. .grid-stack.grid-stack-9 > .grid-stack-item[data-gs-min-width='9'] {
  563. min-width: 100%;
  564. }
  565. .grid-stack.grid-stack-9 > .grid-stack-item[data-gs-max-width='9'] {
  566. max-width: 100%;
  567. }
  568. .grid-stack.grid-stack-10 > .grid-stack-item {
  569. min-width: 10%;
  570. }
  571. .grid-stack.grid-stack-10 > .grid-stack-item[data-gs-width='1'] {
  572. width: 10%;
  573. }
  574. .grid-stack.grid-stack-10 > .grid-stack-item[data-gs-x='1'] {
  575. left: 10%;
  576. }
  577. .grid-stack.grid-stack-10 > .grid-stack-item[data-gs-min-width='1'] {
  578. min-width: 10%;
  579. }
  580. .grid-stack.grid-stack-10 > .grid-stack-item[data-gs-max-width='1'] {
  581. max-width: 10%;
  582. }
  583. .grid-stack.grid-stack-10 > .grid-stack-item[data-gs-width='2'] {
  584. width: 20%;
  585. }
  586. .grid-stack.grid-stack-10 > .grid-stack-item[data-gs-x='2'] {
  587. left: 20%;
  588. }
  589. .grid-stack.grid-stack-10 > .grid-stack-item[data-gs-min-width='2'] {
  590. min-width: 20%;
  591. }
  592. .grid-stack.grid-stack-10 > .grid-stack-item[data-gs-max-width='2'] {
  593. max-width: 20%;
  594. }
  595. .grid-stack.grid-stack-10 > .grid-stack-item[data-gs-width='3'] {
  596. width: 30%;
  597. }
  598. .grid-stack.grid-stack-10 > .grid-stack-item[data-gs-x='3'] {
  599. left: 30%;
  600. }
  601. .grid-stack.grid-stack-10 > .grid-stack-item[data-gs-min-width='3'] {
  602. min-width: 30%;
  603. }
  604. .grid-stack.grid-stack-10 > .grid-stack-item[data-gs-max-width='3'] {
  605. max-width: 30%;
  606. }
  607. .grid-stack.grid-stack-10 > .grid-stack-item[data-gs-width='4'] {
  608. width: 40%;
  609. }
  610. .grid-stack.grid-stack-10 > .grid-stack-item[data-gs-x='4'] {
  611. left: 40%;
  612. }
  613. .grid-stack.grid-stack-10 > .grid-stack-item[data-gs-min-width='4'] {
  614. min-width: 40%;
  615. }
  616. .grid-stack.grid-stack-10 > .grid-stack-item[data-gs-max-width='4'] {
  617. max-width: 40%;
  618. }
  619. .grid-stack.grid-stack-10 > .grid-stack-item[data-gs-width='5'] {
  620. width: 50%;
  621. }
  622. .grid-stack.grid-stack-10 > .grid-stack-item[data-gs-x='5'] {
  623. left: 50%;
  624. }
  625. .grid-stack.grid-stack-10 > .grid-stack-item[data-gs-min-width='5'] {
  626. min-width: 50%;
  627. }
  628. .grid-stack.grid-stack-10 > .grid-stack-item[data-gs-max-width='5'] {
  629. max-width: 50%;
  630. }
  631. .grid-stack.grid-stack-10 > .grid-stack-item[data-gs-width='6'] {
  632. width: 60%;
  633. }
  634. .grid-stack.grid-stack-10 > .grid-stack-item[data-gs-x='6'] {
  635. left: 60%;
  636. }
  637. .grid-stack.grid-stack-10 > .grid-stack-item[data-gs-min-width='6'] {
  638. min-width: 60%;
  639. }
  640. .grid-stack.grid-stack-10 > .grid-stack-item[data-gs-max-width='6'] {
  641. max-width: 60%;
  642. }
  643. .grid-stack.grid-stack-10 > .grid-stack-item[data-gs-width='7'] {
  644. width: 70%;
  645. }
  646. .grid-stack.grid-stack-10 > .grid-stack-item[data-gs-x='7'] {
  647. left: 70%;
  648. }
  649. .grid-stack.grid-stack-10 > .grid-stack-item[data-gs-min-width='7'] {
  650. min-width: 70%;
  651. }
  652. .grid-stack.grid-stack-10 > .grid-stack-item[data-gs-max-width='7'] {
  653. max-width: 70%;
  654. }
  655. .grid-stack.grid-stack-10 > .grid-stack-item[data-gs-width='8'] {
  656. width: 80%;
  657. }
  658. .grid-stack.grid-stack-10 > .grid-stack-item[data-gs-x='8'] {
  659. left: 80%;
  660. }
  661. .grid-stack.grid-stack-10 > .grid-stack-item[data-gs-min-width='8'] {
  662. min-width: 80%;
  663. }
  664. .grid-stack.grid-stack-10 > .grid-stack-item[data-gs-max-width='8'] {
  665. max-width: 80%;
  666. }
  667. .grid-stack.grid-stack-10 > .grid-stack-item[data-gs-width='9'] {
  668. width: 90%;
  669. }
  670. .grid-stack.grid-stack-10 > .grid-stack-item[data-gs-x='9'] {
  671. left: 90%;
  672. }
  673. .grid-stack.grid-stack-10 > .grid-stack-item[data-gs-min-width='9'] {
  674. min-width: 90%;
  675. }
  676. .grid-stack.grid-stack-10 > .grid-stack-item[data-gs-max-width='9'] {
  677. max-width: 90%;
  678. }
  679. .grid-stack.grid-stack-10 > .grid-stack-item[data-gs-width='10'] {
  680. width: 100%;
  681. }
  682. .grid-stack.grid-stack-10 > .grid-stack-item[data-gs-x='10'] {
  683. left: 100%;
  684. }
  685. .grid-stack.grid-stack-10 > .grid-stack-item[data-gs-min-width='10'] {
  686. min-width: 100%;
  687. }
  688. .grid-stack.grid-stack-10 > .grid-stack-item[data-gs-max-width='10'] {
  689. max-width: 100%;
  690. }
  691. .grid-stack.grid-stack-11 > .grid-stack-item {
  692. min-width: 9.0909090909%;
  693. }
  694. .grid-stack.grid-stack-11 > .grid-stack-item[data-gs-width='1'] {
  695. width: 9.0909090909%;
  696. }
  697. .grid-stack.grid-stack-11 > .grid-stack-item[data-gs-x='1'] {
  698. left: 9.0909090909%;
  699. }
  700. .grid-stack.grid-stack-11 > .grid-stack-item[data-gs-min-width='1'] {
  701. min-width: 9.0909090909%;
  702. }
  703. .grid-stack.grid-stack-11 > .grid-stack-item[data-gs-max-width='1'] {
  704. max-width: 9.0909090909%;
  705. }
  706. .grid-stack.grid-stack-11 > .grid-stack-item[data-gs-width='2'] {
  707. width: 18.1818181818%;
  708. }
  709. .grid-stack.grid-stack-11 > .grid-stack-item[data-gs-x='2'] {
  710. left: 18.1818181818%;
  711. }
  712. .grid-stack.grid-stack-11 > .grid-stack-item[data-gs-min-width='2'] {
  713. min-width: 18.1818181818%;
  714. }
  715. .grid-stack.grid-stack-11 > .grid-stack-item[data-gs-max-width='2'] {
  716. max-width: 18.1818181818%;
  717. }
  718. .grid-stack.grid-stack-11 > .grid-stack-item[data-gs-width='3'] {
  719. width: 27.2727272727%;
  720. }
  721. .grid-stack.grid-stack-11 > .grid-stack-item[data-gs-x='3'] {
  722. left: 27.2727272727%;
  723. }
  724. .grid-stack.grid-stack-11 > .grid-stack-item[data-gs-min-width='3'] {
  725. min-width: 27.2727272727%;
  726. }
  727. .grid-stack.grid-stack-11 > .grid-stack-item[data-gs-max-width='3'] {
  728. max-width: 27.2727272727%;
  729. }
  730. .grid-stack.grid-stack-11 > .grid-stack-item[data-gs-width='4'] {
  731. width: 36.3636363636%;
  732. }
  733. .grid-stack.grid-stack-11 > .grid-stack-item[data-gs-x='4'] {
  734. left: 36.3636363636%;
  735. }
  736. .grid-stack.grid-stack-11 > .grid-stack-item[data-gs-min-width='4'] {
  737. min-width: 36.3636363636%;
  738. }
  739. .grid-stack.grid-stack-11 > .grid-stack-item[data-gs-max-width='4'] {
  740. max-width: 36.3636363636%;
  741. }
  742. .grid-stack.grid-stack-11 > .grid-stack-item[data-gs-width='5'] {
  743. width: 45.4545454545%;
  744. }
  745. .grid-stack.grid-stack-11 > .grid-stack-item[data-gs-x='5'] {
  746. left: 45.4545454545%;
  747. }
  748. .grid-stack.grid-stack-11 > .grid-stack-item[data-gs-min-width='5'] {
  749. min-width: 45.4545454545%;
  750. }
  751. .grid-stack.grid-stack-11 > .grid-stack-item[data-gs-max-width='5'] {
  752. max-width: 45.4545454545%;
  753. }
  754. .grid-stack.grid-stack-11 > .grid-stack-item[data-gs-width='6'] {
  755. width: 54.5454545455%;
  756. }
  757. .grid-stack.grid-stack-11 > .grid-stack-item[data-gs-x='6'] {
  758. left: 54.5454545455%;
  759. }
  760. .grid-stack.grid-stack-11 > .grid-stack-item[data-gs-min-width='6'] {
  761. min-width: 54.5454545455%;
  762. }
  763. .grid-stack.grid-stack-11 > .grid-stack-item[data-gs-max-width='6'] {
  764. max-width: 54.5454545455%;
  765. }
  766. .grid-stack.grid-stack-11 > .grid-stack-item[data-gs-width='7'] {
  767. width: 63.6363636364%;
  768. }
  769. .grid-stack.grid-stack-11 > .grid-stack-item[data-gs-x='7'] {
  770. left: 63.6363636364%;
  771. }
  772. .grid-stack.grid-stack-11 > .grid-stack-item[data-gs-min-width='7'] {
  773. min-width: 63.6363636364%;
  774. }
  775. .grid-stack.grid-stack-11 > .grid-stack-item[data-gs-max-width='7'] {
  776. max-width: 63.6363636364%;
  777. }
  778. .grid-stack.grid-stack-11 > .grid-stack-item[data-gs-width='8'] {
  779. width: 72.7272727273%;
  780. }
  781. .grid-stack.grid-stack-11 > .grid-stack-item[data-gs-x='8'] {
  782. left: 72.7272727273%;
  783. }
  784. .grid-stack.grid-stack-11 > .grid-stack-item[data-gs-min-width='8'] {
  785. min-width: 72.7272727273%;
  786. }
  787. .grid-stack.grid-stack-11 > .grid-stack-item[data-gs-max-width='8'] {
  788. max-width: 72.7272727273%;
  789. }
  790. .grid-stack.grid-stack-11 > .grid-stack-item[data-gs-width='9'] {
  791. width: 81.8181818182%;
  792. }
  793. .grid-stack.grid-stack-11 > .grid-stack-item[data-gs-x='9'] {
  794. left: 81.8181818182%;
  795. }
  796. .grid-stack.grid-stack-11 > .grid-stack-item[data-gs-min-width='9'] {
  797. min-width: 81.8181818182%;
  798. }
  799. .grid-stack.grid-stack-11 > .grid-stack-item[data-gs-max-width='9'] {
  800. max-width: 81.8181818182%;
  801. }
  802. .grid-stack.grid-stack-11 > .grid-stack-item[data-gs-width='10'] {
  803. width: 90.9090909091%;
  804. }
  805. .grid-stack.grid-stack-11 > .grid-stack-item[data-gs-x='10'] {
  806. left: 90.9090909091%;
  807. }
  808. .grid-stack.grid-stack-11 > .grid-stack-item[data-gs-min-width='10'] {
  809. min-width: 90.9090909091%;
  810. }
  811. .grid-stack.grid-stack-11 > .grid-stack-item[data-gs-max-width='10'] {
  812. max-width: 90.9090909091%;
  813. }
  814. .grid-stack.grid-stack-11 > .grid-stack-item[data-gs-width='11'] {
  815. width: 100%;
  816. }
  817. .grid-stack.grid-stack-11 > .grid-stack-item[data-gs-x='11'] {
  818. left: 100%;
  819. }
  820. .grid-stack.grid-stack-11 > .grid-stack-item[data-gs-min-width='11'] {
  821. min-width: 100%;
  822. }
  823. .grid-stack.grid-stack-11 > .grid-stack-item[data-gs-max-width='11'] {
  824. max-width: 100%;
  825. }
  826. .grid-stack.grid-stack-12 > .grid-stack-item {
  827. min-width: 8.3333333333%;
  828. }
  829. .grid-stack.grid-stack-12 > .grid-stack-item[data-gs-width='1'] {
  830. width: 8.3333333333%;
  831. }
  832. .grid-stack.grid-stack-12 > .grid-stack-item[data-gs-x='1'] {
  833. left: 8.3333333333%;
  834. }
  835. .grid-stack.grid-stack-12 > .grid-stack-item[data-gs-min-width='1'] {
  836. min-width: 8.3333333333%;
  837. }
  838. .grid-stack.grid-stack-12 > .grid-stack-item[data-gs-max-width='1'] {
  839. max-width: 8.3333333333%;
  840. }
  841. .grid-stack.grid-stack-12 > .grid-stack-item[data-gs-width='2'] {
  842. width: 16.6666666667%;
  843. }
  844. .grid-stack.grid-stack-12 > .grid-stack-item[data-gs-x='2'] {
  845. left: 16.6666666667%;
  846. }
  847. .grid-stack.grid-stack-12 > .grid-stack-item[data-gs-min-width='2'] {
  848. min-width: 16.6666666667%;
  849. }
  850. .grid-stack.grid-stack-12 > .grid-stack-item[data-gs-max-width='2'] {
  851. max-width: 16.6666666667%;
  852. }
  853. .grid-stack.grid-stack-12 > .grid-stack-item[data-gs-width='3'] {
  854. width: 25%;
  855. }
  856. .grid-stack.grid-stack-12 > .grid-stack-item[data-gs-x='3'] {
  857. left: 25%;
  858. }
  859. .grid-stack.grid-stack-12 > .grid-stack-item[data-gs-min-width='3'] {
  860. min-width: 25%;
  861. }
  862. .grid-stack.grid-stack-12 > .grid-stack-item[data-gs-max-width='3'] {
  863. max-width: 25%;
  864. }
  865. .grid-stack.grid-stack-12 > .grid-stack-item[data-gs-width='4'] {
  866. width: 33.3333333333%;
  867. }
  868. .grid-stack.grid-stack-12 > .grid-stack-item[data-gs-x='4'] {
  869. left: 33.3333333333%;
  870. }
  871. .grid-stack.grid-stack-12 > .grid-stack-item[data-gs-min-width='4'] {
  872. min-width: 33.3333333333%;
  873. }
  874. .grid-stack.grid-stack-12 > .grid-stack-item[data-gs-max-width='4'] {
  875. max-width: 33.3333333333%;
  876. }
  877. .grid-stack.grid-stack-12 > .grid-stack-item[data-gs-width='5'] {
  878. width: 41.6666666667%;
  879. }
  880. .grid-stack.grid-stack-12 > .grid-stack-item[data-gs-x='5'] {
  881. left: 41.6666666667%;
  882. }
  883. .grid-stack.grid-stack-12 > .grid-stack-item[data-gs-min-width='5'] {
  884. min-width: 41.6666666667%;
  885. }
  886. .grid-stack.grid-stack-12 > .grid-stack-item[data-gs-max-width='5'] {
  887. max-width: 41.6666666667%;
  888. }
  889. .grid-stack.grid-stack-12 > .grid-stack-item[data-gs-width='6'] {
  890. width: 50%;
  891. }
  892. .grid-stack.grid-stack-12 > .grid-stack-item[data-gs-x='6'] {
  893. left: 50%;
  894. }
  895. .grid-stack.grid-stack-12 > .grid-stack-item[data-gs-min-width='6'] {
  896. min-width: 50%;
  897. }
  898. .grid-stack.grid-stack-12 > .grid-stack-item[data-gs-max-width='6'] {
  899. max-width: 50%;
  900. }
  901. .grid-stack.grid-stack-12 > .grid-stack-item[data-gs-width='7'] {
  902. width: 58.3333333333%;
  903. }
  904. .grid-stack.grid-stack-12 > .grid-stack-item[data-gs-x='7'] {
  905. left: 58.3333333333%;
  906. }
  907. .grid-stack.grid-stack-12 > .grid-stack-item[data-gs-min-width='7'] {
  908. min-width: 58.3333333333%;
  909. }
  910. .grid-stack.grid-stack-12 > .grid-stack-item[data-gs-max-width='7'] {
  911. max-width: 58.3333333333%;
  912. }
  913. .grid-stack.grid-stack-12 > .grid-stack-item[data-gs-width='8'] {
  914. width: 66.6666666667%;
  915. }
  916. .grid-stack.grid-stack-12 > .grid-stack-item[data-gs-x='8'] {
  917. left: 66.6666666667%;
  918. }
  919. .grid-stack.grid-stack-12 > .grid-stack-item[data-gs-min-width='8'] {
  920. min-width: 66.6666666667%;
  921. }
  922. .grid-stack.grid-stack-12 > .grid-stack-item[data-gs-max-width='8'] {
  923. max-width: 66.6666666667%;
  924. }
  925. .grid-stack.grid-stack-12 > .grid-stack-item[data-gs-width='9'] {
  926. width: 75%;
  927. }
  928. .grid-stack.grid-stack-12 > .grid-stack-item[data-gs-x='9'] {
  929. left: 75%;
  930. }
  931. .grid-stack.grid-stack-12 > .grid-stack-item[data-gs-min-width='9'] {
  932. min-width: 75%;
  933. }
  934. .grid-stack.grid-stack-12 > .grid-stack-item[data-gs-max-width='9'] {
  935. max-width: 75%;
  936. }
  937. .grid-stack.grid-stack-12 > .grid-stack-item[data-gs-width='10'] {
  938. width: 83.3333333333%;
  939. }
  940. .grid-stack.grid-stack-12 > .grid-stack-item[data-gs-x='10'] {
  941. left: 83.3333333333%;
  942. }
  943. .grid-stack.grid-stack-12 > .grid-stack-item[data-gs-min-width='10'] {
  944. min-width: 83.3333333333%;
  945. }
  946. .grid-stack.grid-stack-12 > .grid-stack-item[data-gs-max-width='10'] {
  947. max-width: 83.3333333333%;
  948. }
  949. .grid-stack.grid-stack-12 > .grid-stack-item[data-gs-width='11'] {
  950. width: 91.6666666667%;
  951. }
  952. .grid-stack.grid-stack-12 > .grid-stack-item[data-gs-x='11'] {
  953. left: 91.6666666667%;
  954. }
  955. .grid-stack.grid-stack-12 > .grid-stack-item[data-gs-min-width='11'] {
  956. min-width: 91.6666666667%;
  957. }
  958. .grid-stack.grid-stack-12 > .grid-stack-item[data-gs-max-width='11'] {
  959. max-width: 91.6666666667%;
  960. }
  961. .grid-stack.grid-stack-12 > .grid-stack-item[data-gs-width='12'] {
  962. width: 100%;
  963. }
  964. .grid-stack.grid-stack-12 > .grid-stack-item[data-gs-x='12'] {
  965. left: 100%;
  966. }
  967. .grid-stack.grid-stack-12 > .grid-stack-item[data-gs-min-width='12'] {
  968. min-width: 100%;
  969. }
  970. .grid-stack.grid-stack-12 > .grid-stack-item[data-gs-max-width='12'] {
  971. max-width: 100%;
  972. }