1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-16 03:25:57 +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

@@ -1744,7 +1744,7 @@ body#sharepopup input {
padding: 0px;
}
.flat .dijitCheckBox {
border: 0px;
margin: 1px;
}
.flat .dijitCheckBox:before {
font-family: "flat-icon";

View File

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