MediaWiki:Common.css: Różnice pomiędzy wersjami

brak opisu edycji
Nie podano opisu zmian
Nie podano opisu zmian
Linia 185: Linia 185:
}
}


/*Hide checkbox*/
.menucheck {
input[type=checkbox]{
     display: none;
     display: none;
}
}
Linia 251: Linia 250:
     }
     }


/*Hide checkbox*/
input[type=checkbox]{
    display: none;
}


/*Show menu when invisible checkbox is checked*/
/*Show menu when invisible checkbox is checked*/