package:ase:example_c2
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
package:ase:example_c2 [2022/11/04 10:33] – pkaiser | package:ase:example_c2 [2022/11/17 11:05] (current) – pkaiser | ||
---|---|---|---|
Line 1: | Line 1: | ||
< | < | ||
- | < | ||
< | < | ||
Line 1586: | Line 1585: | ||
} | } | ||
.container { | .container { | ||
- | margin-right: | + | |
margin-left: | margin-left: | ||
padding-left: | padding-left: | ||
padding-right: | padding-right: | ||
+ | |||
+ | |||
} | } | ||
@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 9130: | 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 10421: | 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 11432: | Line 11433: | ||
@media not print { | @media not print { | ||
# | # | ||
- | padding: | + | padding: |
background-color: | background-color: | ||
min-height: 0; | min-height: 0; | ||
Line 12520: | 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 13034: | 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 13520: | Line 13521: | ||
<span class=" | <span class=" | ||
<span class=" | <span class=" | ||
- | <span class=" | + | <span class=" |
<span class=" | <span class=" | ||
<span class=" | <span class=" | ||
Line 14407: | Line 14408: | ||
<div class=" | <div class=" | ||
<div class=" | <div class=" | ||
- | <div class=" | + | <div class=" |
</ | </ | ||
Line 14419: | Line 14420: | ||
</ | </ | ||
- | |||
- | </ | + | |
</ | </ | ||
package/ase/example_c2.1667558032.txt.gz · Last modified: 2022/11/04 10:33 by pkaiser