:: Forum >> Version 2 >>

column border

how to border column?

.aw-grid-column {border-right: 1px solid threedlightshadow;}

it does not work in 2.02
Thierry
Saturday, April 14, 2007

I found a solution
I have to repeat each column style


.aw-column-{width15px;border-right1px solid threedlightshadow;}


.
aw-column-{width70px;border-right1px solid threedlightshadow;}

..... 
But it seams slowing performance when number of columns is high
Thierry
Saturday, April 14, 2007
You can also use .aw-grid-cell -

.aw-grid-cell {border-right: 1px solid red;}
Alex (ActiveWidgets)
Monday, April 16, 2007



This topic is archived.

Back to support forum

Forum search