aboutsummaryrefslogtreecommitdiffhomepage
path: root/demo/more/out/grid.css
blob: 22cfaa0652a5611250844161909d388eaa9b83d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.Grid1_tabl {
        border-style: solid
}

.Grid1_th {
        border-style: solid
}

.Grid1_tr {
        border-style: solid
}

.Grid1_td {
        border-style: solid
}