Patch added for stylesheets

I created a patch for the admin UI that alters the layout of the tabs.

http://dev.radiantcms.org/radiant/ticket/520

A long list of tabs on a small screen will overlap, obscuring the
tabs at the top. The patch should prevent that via stylesheet
changes, but a second set of eyes to test it would be nice.

-Jim

Jim G. wrote:

I created a patch for the admin UI that alters the layout of the tabs.

http://dev.radiantcms.org/radiant/ticket/520

A long list of tabs on a small screen will overlap, obscuring the
tabs at the top. The patch should prevent that via stylesheet
changes, but a second set of eyes to test it would be nice.

Jim, there was a lot of cross browser testing that went into the tabs
CSS, is your version compatible with all of the major browsers? (Safari,
IE, Firefox?)


John L.
http://wiseheartdesign.com

On Aug 22, 2007, at 8:06 AM, John W. Long wrote:

Jim, there was a lot of cross browser testing that went into the tabs
CSS, is your version compatible with all of the major browsers?
(Safari,
IE, Firefox?)

I finally got back around to checking this. I started from scratch
and attached a new patch. That was an inadvertent rhyme!
Tested in IE6, IE7, Safari (2 Mac), Firefox (2 Mac)

Detailed comments left on the ticket.

-Jim

On Aug 22, 2007, at 8:06 AM, John W. Long wrote:

Jim, there was a lot of cross browser testing that went into the tabs
CSS, is your version compatible with all of the major browsers?
(Safari,
IE, Firefox?)

I’m doing some more testing now to be sure.