Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-atmos
/
a1ac69d2d4d9ca1f1f0562399b827431325b1328
/
.
/
client
/
query
/
query2.css
blob: d5e28d3aa10d38966a4f9a38fd38720ec96462f4 [
file
] [
log
] [
blame
]
html
,
body
{
width
:
100%
;
height
:
100%
;
margin
:
0
;
}
.
sidebar
{
height
:
100%
;
max-height
:
100%
;
overflow
:
auto
;
}
.
fail
{
color
:
red
;
}
.
sucess
{
color
:
green
;
}