diff --git a/breadcrumb.scss b/breadcrumb.scss index 470f242..0dd9b63 100644 --- a/breadcrumb.scss +++ b/breadcrumb.scss @@ -21,6 +21,7 @@ @include border-left-radius($breadcrumb-border-radius); } + // todo: maybe replace .last with :last-child &:not(.last):after, &:before { content:" "; display: block; diff --git a/image.scss b/image.scss index 8d789b7..740416d 100644 --- a/image.scss +++ b/image.scss @@ -7,11 +7,15 @@ img { border: $img-border solid $img-border-color; @include box-shadow-out(#ffffff); @include border-radius($img-border-radius); + box-sizing: border-box; + width: 100%; } &.frame-2 { border: $img-border solid $img-border-color; background: $img-background; + box-sizing: border-box; + width: 100%; } &.frame-3 { @@ -20,6 +24,8 @@ img { border: $img-border solid $img-border-color; @include box-shadow-out(#ffffff); @include border-radius($img-border-radius); + box-sizing: border-box; + width: 100%; } } diff --git a/styles.css b/styles.css index c01f007..43e7e49 100644 --- a/styles.css +++ b/styles.css @@ -3565,9 +3565,13 @@ img.frame-1 { -moz-border-radius: 3px; -ms-border-radius: 3px; border-radius: 3px; + width: 100%; + box-sizing: border-box; background-clip: padding-box; } img.frame-2 { border: 1px solid #b7b7b7; + box-sizing: border-box; + width: 100%; background: #f5f5ff; } img.frame-3 { padding: 5px; @@ -3580,6 +3584,8 @@ img.frame-3 { -moz-border-radius: 3px; -ms-border-radius: 3px; border-radius: 3px; + box-sizing: border-box; + width: 100%; background-clip: padding-box; } @keyframes slidy { @@ -4729,7 +4735,7 @@ section > h2 { /* Content box */ /* Navigation */ /* Colors */ -table:not([id]) .sort-asc, table:not([id]) .sort-desc { +table:not([id]) > thead .sort-asc, table:not([id]) > thead .sort-desc { display: none; } table .sort-asc, table .sort-desc { diff --git a/table.scss b/table.scss index ebfc69a..8adc10b 100644 --- a/table.scss +++ b/table.scss @@ -1,6 +1,6 @@ @import "_mixins", "_vars"; -table:not([id]) .sort-asc, table:not([id]) .sort-desc { +table:not([id]) > thead .sort-asc, table:not([id]) > thead .sort-desc { display: none; } diff --git a/tests/StandardElements.htm b/tests/StandardElements.htm index 92aa3dd..c3ba0d3 100644 --- a/tests/StandardElements.htm +++ b/tests/StandardElements.htm @@ -424,23 +424,28 @@
| s | -- | - |
| s | ++ | + |
repeating numbers:
+large numbers:
+mixed markers:
+a code span
this is also a codespan trailing text
and look at this one!
single backtick in a code span: `
backtick-delimited string in a code span: `foo`
sth `` sth
<?php
+
+ $message = 'fenced code block';
+ echo $message;
+ tilde
+ echo 'language identifier';
+ | Col1 Title | +Col2 Title | +Col3 Title | +Col4 Title | +
| Col1 | +Col2 | +Col3 | +Col4 | +
| Col1 | +Col2 | +Col3 | +Col4 | +
| Col1 | +Col2 | +Col3 | +Col4 | +
| Col1 | +Col2 | +Col3 | +Col4 | +
TooltipMy Tooltip asd a sd
asdfsdf adf asd ipsum dolor sit amet,
+ consectetur adipiscing elit. Duis posuere, nulla eu condimentum eleifend, nulla magna viverra risus, ut
+ faucibus libero libero nec est. Nunc quis rhoncus est, ac sodales lorem. Suspendisse convallis, massa eu
+ volutpat posuere, justo dolor porta dui, a ullamcorper ex ipsum eget arcu. Cras quis
+ ante placerat, tempus orci vitae, semper nunc. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere
+ cubilia Curae; Duis at sodales sapien. Morbi dolor risus, finibus ut ipsum non, pellentesque varius ex. Etiam
+ pretium tempus diam at eleifend. Quisque a tortor et nisi commodo pretium ac at erat. Nam non iaculis
+ ipsum, ultrices tempus nisl. Pellentesque ornare tellus vehicula sapien fringilla cursus. Duis sed tellus
+ sagittis elit accumsan placerat et nec ex. In sit amet blandit nunc, a pulvinar nunc. Phasellus vulputate
+ facilisis lorem eget aliquet. Curabitur odio ante, lobortis vitae est at, consequat posuere elit.
LoremMy Tooltip asd a sd asdfsdf adf asd sed nulla et ante + consectetur dictum. Nunc molestie ligula eget felis tincidunt suscipit. Fusce scelerisque diam lectus, non faucibus + ligula sagittis eu. Sed id porttitor purus. Donec in dolor scelerisque, suscipit metus in, molestie sem. + Nulla facilisi. Nunc eu lobortis tellus.
+This is a blockquote+ +
+
+
+
+ Test content 2
asdf
+Test content 2
asdf
+Well, the way they make shows is, they make one show. That show's called a pilot. Then they show + that show to the people who make shows, and on the strength of that one show they decide if + they're going to make more shows.
+Like you, I used to think the world was this great place where everybody lived by the same + standards I did, then some kid with a nail showed me I was living in his world, a world where + chaos rules not order, a world where righteousness is not rewarded. That's Cesar's world, and if + you're not willing to play by his rules, then you're gonna have to pay the price.
+You think water moves fast? You should see ice. It moves like it has a mind. Like it knows it + killed the world once and got a taste for murder. After the avalanche, it took us a week to + climb out. Now, I don't know exactly when we turned on each other, but I know that seven of us + survived the slide... and only five made it out. Now we took an oath, that I'm breaking now. We + said we'd say it was the snow that killed the other two, but it wasn't. Nature is lethal but it + doesn't hold a candle to man.
+ +You think water moves fast? You should see ice. It moves like it has a mind. Like it knows it + killed the world once and got a taste for murder. After the avalanche, it took us a week to + climb out. Now, I don't know exactly when we turned on each other, but I know that seven of us + survived the slide... and only five made it out. Now we took an oath, that I'm breaking now. We + said we'd say it was the snow that killed the other two, but it wasn't. Nature is lethal but it + doesn't hold a candle to man.
+You see? It's curious. Ted did figure it out - time travel. And when we get back, we gonna tell + everyone. How it's possible, how it's done, what the dangers are. But then why fifty years in + the future when the spacecraft encounters a black hole does the computer call it an 'unknown + entry event'? Why don't they know? If they don't know, that means we never told anyone. And if + we never told anyone it means we never made it back. Hence we die down here. Just as a matter of + deductive logic.
+