package:ase:example_manual
Differences
This shows you the differences between two versions of the page.
| package:ase:example_manual [2023/01/25 13:43] – created pkaiser | package:ase:example_manual [2023/01/25 14:01] (current) – pkaiser | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| < | < | ||
| + | < | ||
| + | |||
| < | < | ||
| Line 1585: | Line 1587: | ||
| } | } | ||
| .container { | .container { | ||
| - | margin-right: | + | |
| margin-left: | margin-left: | ||
| padding-left: | padding-left: | ||
| Line 1592: | Line 1594: | ||
| @media (min-width: 768px) { | @media (min-width: 768px) { | ||
| .container { | .container { | ||
| - | width: | + | width: |
| } | } | ||
| } | } | ||
| @media (min-width: 992px) { | @media (min-width: 992px) { | ||
| .container { | .container { | ||
| - | width: | + | width: |
| } | } | ||
| } | } | ||
| @media (min-width: 1200px) { | @media (min-width: 1200px) { | ||
| .container { | .container { | ||
| - | width: | + | width: |
| } | } | ||
| } | } | ||
| Line 9129: | Line 9131: | ||
| /* Flexible box model classes */ | /* Flexible box model classes */ | ||
| /* Taken from Alex Russell http:// | /* Taken from Alex Russell http:// | ||
| - | /* This file is a compatability layer. | + | /* This file is a compatability layer. |
| model layouts accross multiple browsers, including older browsers. | model layouts accross multiple browsers, including older browsers. | ||
| universal implementation of the flexible box model is used when available (see | universal implementation of the flexible box model is used when available (see | ||
| - | `Modern browsers` comments below). | + | `Modern browsers` comments below). |
| new spec completely include: | new spec completely include: | ||
| Firefox 28.0+ | Firefox 28.0+ | ||
| Chrome 29.0+ | Chrome 29.0+ | ||
| - | Internet Explorer 11+ | + | Internet Explorer 11+ |
| Opera 17.0+ | Opera 17.0+ | ||
| Line 10420: | Line 10422: | ||
| border-style: | border-style: | ||
| border-color: | border-color: | ||
| - | width: | + | width: |
| padding: 5px; | padding: 5px; | ||
| /* This acts as a spacer between cells, that is outside the border */ | /* This acts as a spacer between cells, that is outside the border */ | ||
| Line 11431: | Line 11433: | ||
| @media not print { | @media not print { | ||
| # | # | ||
| - | padding: | + | padding: |
| background-color: | background-color: | ||
| min-height: 0; | min-height: 0; | ||
| Line 12519: | Line 12521: | ||
| border-top: 1px solid #cfcfcf; | border-top: 1px solid #cfcfcf; | ||
| border-bottom: | border-bottom: | ||
| - | /* This injects handle bars (a short, wide = symbol) for | + | /* This injects handle bars (a short, wide = symbol) for |
| the resize handle. */ | the resize handle. */ | ||
| } | } | ||
| Line 13033: | Line 13035: | ||
| display: block; | display: block; | ||
| page-break-inside: | page-break-inside: | ||
| - | } | + | } |
| - | div.output_wrapper { | + | div.output_wrapper { |
| display: block; | display: block; | ||
| - | page-break-inside: | + | page-break-inside: |
| } | } | ||
| - | div.output { | + | div.output { |
| display: block; | display: block; | ||
| - | page-break-inside: | + | page-break-inside: |
| } | } | ||
| } | } | ||
| Line 13209: | Line 13211: | ||
| <div class=" | <div class=" | ||
| <div class=" | <div class=" | ||
| - | <div class=" | + | <div class=" |
| </ | </ | ||
| Line 13221: | Line 13223: | ||
| </ | </ | ||
| + | |||
| + | |||
| + | |||
| + | </ | ||
| </ | </ | ||
package/ase/example_manual.1674654228.txt.gz · Last modified: by pkaiser
