On Aug 18, 2012, at 11:29 AM, Koen van der Drift <koenvanderdr...@gmail.com> 
wrote:

>> This is a good start. I believe "user stylesheet" is the term of art for a 
>> local override stylesheet. From a quick Google, the relevant APIs are on the 
>> WebPreferences class: -setUserStyleSheetEnabled: and 
>> -setUserStyleSheetLocation:. You could start with one of the common "reset" 
>> stylesheets and customize it from there.
> 
> I tried that, but the settings in my css file are not used.

That will establish default values, but values in page stylesheets will still 
override them. If you want your values to override those on the page, add the 
"!important" modifier to them.

—Jens
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to