Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Bug 880567 - [Settings] Airplane mode and geolocation toggles are translucent always #10289

Merged
merged 1 commit into from Jun 10, 2013
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
1 change: 0 additions & 1 deletion shared/style/switches.css
Expand Up @@ -85,5 +85,4 @@ label input[data-type="switch"]:disabled + span {

label input[type="checkbox"][data-type="switch"].uninit + span {
transition: none;
opacity: 0.4;
}