static/wlan.css
author Tero Marttila <terom@paivola.fi>
Sun, 07 Sep 2014 14:33:02 +0300
changeset 427 7dd5a33aa145
parent 243 787c5f93f434
permissions -rw-r--r--
version 0.7.1

more flexible pvl.rrd-interfaces for cross-domain collect hosts vs rrd nodes
/*
 * General
 */
a
{
    color: inherit;
}

/*
 * Hosts
 */
.id
{
    font-weight: bold;
    text-align: right;
}

.ap,
.sta
{
    font-family: monospace;
}

.seen
{
}