Przeglądaj źródła

Add some padding to checkboxes

tags/v0.1.0
Fen Dweller 6 lat temu
rodzic
commit
52cba7675a
1 zmienionych plików z 2 dodań i 0 usunięć
  1. +2
    -0
      macrovision.css

+ 2
- 0
macrovision.css Wyświetl plik

@@ -447,6 +447,8 @@ a.corner-ribbon {

input[type=checkbox] {
transform: scale(2);
margin-left: 10px;
margin-right: 10px;
}

input ~ label {


Ładowanie…
Anuluj
Zapisz