[#94,trasnform][s]: show before / after side by side rather than above and below.

This commit is contained in:
Rufus Pollock
2012-06-29 00:38:30 +01:00
parent 0c767212e2
commit 2734f608ba
2 changed files with 29 additions and 26 deletions

View File

@@ -29,3 +29,11 @@
color: red;
}
.recline-transform .before-after .after {
font-style: italic;
}
.recline-transform .before-after .after.different {
font-weight: bold;
}