package:ase:example_c2
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
package:ase:example_c2 [2022/11/04 10:28] – created pkaiser | package:ase:example_c2 [2022/11/17 11:05] (current) – pkaiser | ||
---|---|---|---|
Line 1585: | 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 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 13519: | Line 13521: | ||
<span class=" | <span class=" | ||
<span class=" | <span class=" | ||
- | <span class=" | + | <span class=" |
<span class=" | <span class=" | ||
<span class=" | <span class=" | ||
Line 14406: | Line 14408: | ||
<div class=" | <div class=" | ||
<div class=" | <div class=" | ||
- | <div class=" | + | <div class=" |
</ | </ | ||
Line 14418: | Line 14420: | ||
</ | </ | ||
- | |||
</ | </ | ||
package/ase/example_c2.1667557726.txt.gz · Last modified: 2022/11/04 10:28 by pkaiser