debug helper class added
This commit is contained in:
parent
5ad9bf9bc1
commit
98bb976a0f
2 changed files with 13 additions and 1 deletions
|
@ -647,6 +647,12 @@ input[type='submit']::-moz-focus-inner {
|
|||
}
|
||||
}
|
||||
|
||||
/* debug helper */
|
||||
.knacss-debug {
|
||||
background: pink;
|
||||
outline: 3px solid maroon;
|
||||
}
|
||||
|
||||
/* ----------------------------- */
|
||||
/* ==own stylesheet */
|
||||
/* ----------------------------- */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue