Add style for 'half-width' grid
This commit is contained in:
parent
2a53eba564
commit
4c929055e6
|
@ -130,6 +130,10 @@
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.newgrid.half table {
|
||||||
|
width: 50%;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
/******************************
|
/******************************
|
||||||
* thead
|
* thead
|
||||||
|
|
Loading…
Reference in a new issue