Remove CSS file

curtis - May 14, 2008 - 08:37
Project:Digg this
Version:HEAD
Component:Code
Category:task
Priority:normal
Assigned:yaph
Status:closed
Description

The CSS snippet included with this module defines a width of 150px and a margin of 5 px. The width is way too wide, and there's really no need to define either of these items, especially since they can't be overridden by theme styles. Please remove the CSS file from the distribution, and allow users to define their own styles using the class names you provide.

#1

yaph - May 29, 2008 - 19:42
Version:6.x-1.0-beta1» HEAD
Category:bug report» task

I agree that the CSS file could well be omitted but you can override the rule in your theme simply by choosing a CSS selector that is more specific, e.g.

#content div.diggthis_button { width:...}

#2

curtis - May 29, 2008 - 19:59

Yeah, I don't know why I was thinking it couldn't be overridden. Sorry, this can be closed.

#3

yaph - May 29, 2008 - 21:36
Assigned to:Anonymous» yaph
Status:active» closed

done

 
 

Drupal is a registered trademark of Dries Buytaert.