Home › Forums › CSS › What method would you use? (Dissecting CSS) › Re: What method would you use? (Dissecting CSS)
June 21, 2013 at 8:34 pm
#139835
Participant
I had no idea Chrome’s inspector even had that function! That’s pretty cool. Not in Safari’s inspector though I notice. (I actually prefer Safari over Chrome myself purely for UI reasons.)
Sidenote: This [question on stackoverflow…](http://stackoverflow.com/questions/754607/can-jquery-get-all-css-styles-associated-with-an-element “question on stackoverflow”) makes me wonder if it’d be possible for someone to create some kind of bookmarklet that when clicked will let you select an element on the current page and then copy all of it’s styles to the clipboard.