Gitiles
Code Review
Sign In
gerrit.opencord.org
/
xos
/
7efa42d6cd5b8a6a0ec88e847189b5fe1b598c3d
/
.
/
views
/
ngXosViews
/
vpnDashboard
/
src
/
css
/
dev.css
blob: 4c504c9e4e8d3b9a242f00783cfb4943f9661a1e [
file
] [
log
] [
blame
]
#
xosVpnDashboard
{
width
:
70%
;
margin
:
auto
;
}
.
row
{
display
:
table-row
;
}
.
cell
{
display
:
table-cell
;
padding
:
5px
;
}
.
header
{
font-weight
:
bold
;
}