No, I since realised that this only really works well with the 'Shadow
boxes & Rounded Corners' skin.
With the Shadow skin, and the following addition to the CSS:
.timelineTable .divider {
position: absolute;
border-top: 1px solid #aaa;
padding-right: 5em;
margin-left: -10em;
margin-top: 2px;
}
I get something that looks OK in Firefox, chrome, and IE 8.
I'd previously assumed that browsers would handle relative positioning on
table elements correctly..
Thanks
Steve
On Fri, Oct 18, 2013 at 11:21 AM, j. van den hoff <[email protected]
> wrote:
> On Fri, 18 Oct 2013 11:57:13 +0200, Stestagg <[email protected]> wrote:
>
> This is slightly more hackish, and only tested in Chrome, but should work
>> with modern browsers.
>>
>> Try adding:
>>
>> .timelineTable td{
>> position:relative;
>> }
>> .timelineTable .divider{
>> position:absolute;
>> left: -8em;
>> }
>>
>> this eliminates the date completely (opera 12.12). is that the intention?
>
>
> to the end of the CSS (updating to use the new CSS classes if needed)
>>
>> Thanks
>>
>> Steve
>>
>>
>> On Fri, Oct 18, 2013 at 10:53 AM, Stephan Beal <[email protected]
>> >wrote:
>>
>>
>>> On Fri, Oct 18, 2013 at 11:48 AM, Stestagg <[email protected]> wrote:
>>>
>>> /* The "Date" that occurs on the left hand side of timelines */
>>>> div.divider {
>>>>
>>>>
>>> As of a few moments ago you can also use .timelineDate instead (which has
>>> a clearer meaning). That's assuming, of course, that you use the trunk
>>> version as opposed to waiting on a release.
>>>
>>>
>>> font-family: Georgia, serif;
>>>> font-weight: bold;
>>>> white-space: nowrap;
>>>> }
>>>>
>>>>
>>> @Joerg: i just set up libfossil's CSS to use that example, so you can see
>>> it here:
>>>
>>> http://fossil.wanderinghorse.**net/repos/libfossil/index.cgi/**timeline<http://fossil.wanderinghorse.net/repos/libfossil/index.cgi/timeline>
>>>
>>> my eyes can't tell if it's more compact or not, but it doesn't look bad.
>>>
>>> --
>>> ----- stephan beal
>>> http://wanderinghorse.net/**home/stephan/<http://wanderinghorse.net/home/stephan/>
>>> http://gplus.to/sgbeal
>>> "Since tyranny's the only guaranteed byproduct of those who insist on a
>>> perfect world, freedom will have to do." -- Bigby Wolf
>>>
>>> ______________________________**_________________
>>> fossil-users mailing list
>>> [email protected].**org <[email protected]>
>>> http://lists.fossil-scm.org:**8080/cgi-bin/mailman/listinfo/**
>>> fossil-users<http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users>
>>>
>>>
>>>
>
> --
> Using Opera's revolutionary email client: http://www.opera.com/mail/
> ______________________________**_________________
> fossil-users mailing list
> [email protected].**org <[email protected]>
> http://lists.fossil-scm.org:**8080/cgi-bin/mailman/listinfo/**fossil-users<http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users>
>
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users