debug helper class added

This commit is contained in:
Raphael Goetter 2013-09-09 21:33:32 +02:00
parent 5ad9bf9bc1
commit 98bb976a0f
2 changed files with 13 additions and 1 deletions

View file

@ -647,6 +647,12 @@ input[type='submit']::-moz-focus-inner {
}
}
/* debug helper */
.knacss-debug {
background: pink;
outline: 3px solid maroon;
}
/* ----------------------------- */
/* ==own stylesheet */
/* ----------------------------- */