Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-atmos
/
f08ab96ed1a9ff44745dffbdf9ac142b4c3a9b53
/
.
/
client
/
query
/
query2.css
blob: 23dbe1d4f418c8165eb368eaa7dd984621abf0c9 [
file
] [
log
] [
blame
]
html
,
body
{
width
:
100%
;
height
:
100%
;
margin
:
0
;
}
.
full-width
{
width
:
100%
;
}
.
sidebar
{
height
:
100%
;
max-height
:
100%
;
overflow
:
auto
;
}
.
resultTable
tr
:
nth-child
(
even
)
{
background-color
:
lightgray
;
}