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:
@@ -1744,7 +1744,7 @@ body#sharepopup input {
|
||||
padding: 0px;
|
||||
}
|
||||
.flat .dijitCheckBox {
|
||||
border: 0px;
|
||||
margin: 1px;
|
||||
}
|
||||
.flat .dijitCheckBox:before {
|
||||
font-family: "flat-icon";
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
}
|
||||
|
||||
.dijitCheckBox {
|
||||
border : 0px;
|
||||
margin : 1px;
|
||||
}
|
||||
|
||||
.dijitCheckBox:before {
|
||||
|
||||
Reference in New Issue
Block a user