|
- /* line 4, ../../sass/document/download.scss */
- body {
- padding-bottom: 200px;
- }
-
- /* line 8, ../../sass/document/download.scss */
- .document-download {
- font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
- }
- /* line 14, ../../sass/document/download.scss */
- .document-download #block-addresses {
- margin-bottom: 30px;
- }
- /* line 17, ../../sass/document/download.scss */
- .document-download #block-addresses .producer {
- margin-bottom: 15px;
- text-align: left;
- line-height: 21px;
- }
- /* line 22, ../../sass/document/download.scss */
- .document-download #block-addresses .producer .logo {
- float: left;
- padding-right: 25px;
- }
- /* line 27, ../../sass/document/download.scss */
- .document-download #block-addresses .producer .name {
- font-weight: bold;
- font-size: 18px;
- margin-bottom: 8px;
- }
- /* line 34, ../../sass/document/download.scss */
- .document-download #block-addresses .user {
- text-align: right;
- }
- /* line 39, ../../sass/document/download.scss */
- .document-download .block-is-draft {
- padding: 10px;
- margin-bottom: 15px;
- text-transform: uppercase;
- border: solid 1px black;
- }
- /* line 46, ../../sass/document/download.scss */
- .document-download #block-infos-document {
- padding: 10px;
- margin-bottom: 15px;
- font-size: 11px;
- line-height: 18px;
- background-color: #efefef;
- }
- /* line 53, ../../sass/document/download.scss */
- .document-download #block-infos-document .type {
- text-transform: uppercase;
- padding-bottom: 10px;
- }
- /* line 59, ../../sass/document/download.scss */
- .document-download #block-no-product {
- padding: 10px;
- margin-bottom: 15px;
- font-weight: bold;
- border: solid 2px black;
- text-transform: uppercase;
- }
- /* line 67, ../../sass/document/download.scss */
- .document-download #block-products {
- margin-bottom: 15px;
- }
- /* line 70, ../../sass/document/download.scss */
- .document-download #block-products table {
- width: 100%;
- padding: 0px;
- margin: 0px;
- border-bottom: solid 1px #c0c0c0;
- border-right: solid 1px #c0c0c0;
- border-collapse: collapse;
- }
- /* line 78, ../../sass/document/download.scss */
- .document-download #block-products table td, .document-download #block-products table th {
- padding: 2px 5px;
- border-top: solid 1px #c0c0c0;
- border-left: solid 1px #c0c0c0;
- font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
- font-size: 12px;
- }
- /* line 85, ../../sass/document/download.scss */
- .document-download #block-products table td.align-left, .document-download #block-products table th.align-left {
- text-align: left;
- }
- /* line 89, ../../sass/document/download.scss */
- .document-download #block-products table td.align-center, .document-download #block-products table th.align-center {
- text-align: center;
- }
- /* line 93, ../../sass/document/download.scss */
- .document-download #block-products table td.align-right, .document-download #block-products table th.align-right {
- text-align: right;
- }
- /* line 98, ../../sass/document/download.scss */
- .document-download #block-products table td {
- font-size: 11px;
- }
- /* line 103, ../../sass/document/download.scss */
- .document-download #block-products table td.column-unit-price {
- width: 120px;
- }
- /* line 107, ../../sass/document/download.scss */
- .document-download #block-products table td.column-tax-rate, .document-download #block-products table td.column-price {
- width: 70px;
- }
- /* line 112, ../../sass/document/download.scss */
- .document-download #block-products table td.column-quantity {
- width: 80px;
- }
- /* line 119, ../../sass/document/download.scss */
- .document-download .block-infos {
- margin-bottom: 15px;
- border: solid 1px #c0c0c0;
- padding: 10px;
- background-color: transparent;
- font-size: 11px;
- }
- /* line 126, ../../sass/document/download.scss */
- .document-download .block-infos strong {
- font-size: 12px;
- }
-
- /* line 132, ../../sass/document/download.scss */
- #footer {
- font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
- text-align: center;
- padding-top: 10px;
- border-top: solid 1px gray;
- }
- /* line 138, ../../sass/document/download.scss */
- #footer .infos-bottom {
- font-size: 12px;
- line-height: 18px;
- }
|