kopia lustrzana https://github.com/wagtail/wagtail
Improve checkbox keyboard focus styles without changing page layout
rodzic
e17647e466
commit
c46001604b
|
|
@ -214,9 +214,9 @@ input[type=radio]:checked:before {
|
|||
|
||||
input[type=checkbox] {
|
||||
height: 12px;
|
||||
width: auto;
|
||||
width: 22px;
|
||||
position: relative;
|
||||
margin-right: 27px;
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
||||
input[type=checkbox]:before {
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue