Gitiles
Code Review
Sign In
gerrit.opencord.org
/
xos
/
00b936cc7bf2cd7cb3fd6ee7ea5ecff5a207f3d6
/
.
/
views
/
ngXosViews
/
openVPNDashboard
/
src
/
css
/
main.css
blob: 554a43a9e9d4950db378fdaa29e4ea3bc7c789a8 [
file
] [
log
] [
blame
]
#
xosOpenVPNDashboard
{
width
:
70%
;
margin
:
auto
;
}
#
xosOpenVPNDashboard
.
vpn-row
{
display
:
table-row
;
}
#
xosOpenVPNDashboard
.
vpn-cell
{
display
:
table-cell
;
padding
:
5px
;
}
#
xosOpenVPNDashboard
.
vpn-header
{
font-weight
:
bold
;
}