Checkbox class

merge-requests/30/head
Bob Mottram 2022-02-28 09:50:02 +00:00
parent b4a64a46aa
commit b639aaca0f
1 changed files with 3 additions and 3 deletions

View File

@ -1744,7 +1744,7 @@ div.container {
font-family: 'NimbusSanL';
opacity: 0.7;
}
input[type=checkbox]
input[type=checkbox], .profilecheckbox
{
-ms-transform: scale(2);
-moz-transform: scale(2);
@ -2486,7 +2486,7 @@ div.container {
font-family: 'NimbusSanL';
opacity: 0.7;
}
input[type=checkbox]
input[type=checkbox], .profilecheckbox
{
-ms-transform: scale(4);
-moz-transform: scale(4);
@ -3225,7 +3225,7 @@ div.container {
font-family: 'NimbusSanL';
opacity: 0.7;
}
input[type=checkbox]
input[type=checkbox], .profilecheckbox
{
-ms-transform: scale(4);
-moz-transform: scale(4);