1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-28 04:11:28 +00:00

dijitcheckbox: don't remove borders, set tiny margin

This commit is contained in:
Andrew Dolgov
2018-12-07 20:50:03 +03:00
parent 9d2caaefe7
commit 1369124fe0
5 changed files with 6 additions and 4 deletions

View File

@@ -41,7 +41,7 @@
}
.dijitCheckBox {
border : 0px;
margin : 1px;
}
.dijitCheckBox:before {