Also, should this be inline or inline-block or something else?
.span
{ display:span; }
On Nov 5, 11:56 am, RA <[email protected]> wrote:
> Eric,
>
> 1. Is it possible to somehow have CSS load "conditionally", so that
> Firefox users do not get warnings about column-count, column-gap and
> column-width?
>
> 2. Looks like percentage is not a valid unit for -moz-column-width.
>
> I am getting
> --------------------------------------------
> Warning: Error in parsing value for '-moz-column-width'. Declaration
> dropped.
> Source File: file:xxx
> Line: 226
> --------------------------------------------
>
> According tohttps://developer.mozilla.org/en/CSS/length
> --------------------------------------------
> Notes
>
> The syntax for <percentage> (number followed by % sign) is similar to
> the syntax for <length>. However, percentages are not a type of
> length, although some of the properties that take length values also
> take percentage values.
> --------------------------------------------
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/tiddlywiki?hl=en
-~----------~----~----~----~------~----~------~--~---