Page 1 of 1

Border Style Problem on Browse View

Posted: Wed Aug 29, 2012 8:42 pm
by nevadatex
*Suggestion - Create a separate Styles category on the Forum as this area by itself could have many topics or questions*

Using the style section of the program, I tried to change the Unselected Rows in the Browse view to a thin dotted horizontal line at the top and bottom of the rows. I used CSS script consisting of border-top-width, border-bottom-width, border-style, border-top-color and border-bottom-color. The horizontal lines came out fine, but thick vertical column separators appeared as well in the same border style and color. I tried using border-left-color = transparent and border-right-color = transparent which worked for the most part, but in some browse views you can detect gaps in the horizontal line at the vertical line points. Could be most noticeable when hovering over a selected line. Not a killer, but it is curious why the verticals would be activated by a horizontal script.

Re: Border Style Problem on Browse View

Posted: Fri Aug 31, 2012 12:14 am
by admin
nevadatex,

Maybe you could post a screen grab of your problem.

Steven