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