Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- .sheet {
- border: 1px solid rgb(255, 255, 255);
- page-break-after: always;
- margin: 0 !important;
- }
- div.sheet {
- margin: 0 !important;
- }
- .sheet > .aui-group {
- border-top: 1px solid #000;
- }
- .sheet > .aui-group:last-child {
- border-top: 0px transparent;
- }
- .sheet > .aui-group:nth-child(1) {
- padding-bottom: 5px;
- }
- .sheet > .aui-group .aui-item {
- text-align: center;
- }
- .sheet > .aui-group:nth-child(1) .aui-item:nth-child(2) div:nth-child(1) {
- font-size: 25px !important;
- }
- .sheet > .aui-group:nth-child(1) .aui-item:nth-child(2) div:nth-child(2) {
- font-size: 14px !important;
- }
- .sheet > .aui-group:nth-child(1) .aui-item:nth-child(1) {
- vertical-align: middle;
- padding-left: 5px;
- padding-top: 5px;
- }
- .sheet > .aui-group:nth-child(2) > div {
- float: left;
- text-align: center;
- width: 50%;
- }
- /*gio giao*/
- .sheet > .aui-group:nth-child(2) .aui-item:nth-child(1) {
- vertical-align: middle;
- width: 40%;
- font-size: 30px;
- height: 105px;
- }
- .sheet > .aui-group:nth-child(2) .aui-item:nth-child(1) h1 {
- font-size: 30px;
- padding: 20px 0px;
- }
- .sheet > .aui-group:nth-child(2) .aui-item:nth-child(2) {
- vertical-align: mirgb(194, 204, 194);
- width: 60%;
- padding-top: 5px;
- vertical-align: middle;
- }
- .sheet > .aui-group:nth-child(3) * {
- font-size: 15px;
- text-align: left;
- }
- .sheet > .aui-group:nth-child(3) .aui-item {
- padding-left: 5px;
- }
- .sheet > .aui-group:nth-child(4) * {
- padding: 5px 0px;
- }
- .sheet > .aui-group:nth-child(4) .aui-item:nth-child(1) {
- width: 35%;
- border-right: 1px solid #000;
- }
- .sheet > .aui-group:nth-child(6) * {
- display: none;
- }
- .sheet > .aui-group:nth-child(5) .aui-item {
- float: left;
- }
- .sheet > .aui-group:nth-child(5) .aui-item:nth-child(1),
- .sheet > .aui-group:nth-child(5) .aui-item:nth-child(2) {
- width: 50%;
- }
- .sheet > .aui-group:nth-child(5) .aui-item:nth-child(3) {
- border-top: 1px solid #000;
- padding-left: 0;
- }
- pick-money {
- margin: 0;
- font-size: 19px;
- }
- .aui-item.aui-border-r {
- font-size: 14px;
- }
- .product-info .pick-money {
- font-size: 20px;
- }
- .aui-group > .aui-item + .aui-item {
- padding-left: 10px;
- }
- .label-note {
- min-height: 111px !important;
- }
- .product-info {
- height: auto !important;
- }
- .label-row {
- border: 0px transparent;
- }
- .aui-border-b .aui-border-r:nth-child(1) {
- width: 80% !important;
- }
- .aui-border-b .aui-border-r:nth-child(2) {
- width: 20% !important;
- }
- .sheet > .aui-group:nth-child(3) .aui-item:nth-child(1) {
- width: 40%;
- }
- .sheet > .aui-group:nth-child(3) .aui-item:nth-child(2) {
- padding-left: 5px;
- }
- .label-h1 {
- font-size: 12px;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement