Skip to content

Instantly share code, notes, and snippets.

@zachwill
Created March 20, 2012 18:15
Show Gist options
  • Select an option

  • Save zachwill/2139060 to your computer and use it in GitHub Desktop.

Select an option

Save zachwill/2139060 to your computer and use it in GitHub Desktop.
Best CSS selector ever?
body#PAGEID_551849 input#ctl03_FunctionalBlock1_ctl00_memberApplicationMain_ctl00_stepTemplate_levelListView_membershipLevelsRepeater_ctl01_membershipLevelRadio, body#PAGEID_551849 label#ctl03_FunctionalBlock1_ctl00_memberApplicationMain_ctl00_stepTemplate_levelListView_membershipLevelsRepeater_ctl01_membershipLevelRadioLabel{
display: none;
}
@bregenspan
Copy link
Copy Markdown

Going to use this in my next project, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment