steff wrote:
> Hi everyone,
>
> I just need to find out how to remove the line numbers from the Tile
> View. I just do not need them. I figure this is a CSS-thing since I
> found no parameters to set for the view.
>
> Thanks for your help in advance.
>   
Steff,

Please try

.exhibit-tileView-body {
    list-style-type: none;
}

David

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"SIMILE Widgets" 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/simile-widgets?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to