On Mon, 22 Dec 2014 22:36:05 +0100, Daniel Carl <[email protected]>
wrote:
> I like the way of doing style changes
> via style.css file. Long story short: I can't imagine that a user
> want to add something like following to the config file.
> 
>     set
> hint-label-css=z-index:100000;font-family:monospace;font-size:10px;font-weight:bold;color:white;background-color:red;padding:0px
> 1px;position:absolute;
> 
> According to the initial issue, I'd suggest to rework the hinting to
> add and remove only classes and avoid to set inline styles (except of
> the position of the labels)

Agreed, making this an easily referenced class is the way to go.

> and to add a stylesheet with the default
> styling of the hint elements. 

This, however, I'm not so keen on. It has been the browser's policy so
far never to create files, but only to populate them if the user
creates them first. I.e. the browser can be run on any system without
leaving any traces. I still like this. Opinions?

Hannes


------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
Vimprobable-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/vimprobable-users

Reply via email to