static/wlan.css
author Tero Marttila <terom@paivola.fi>
Wed, 11 Sep 2013 14:06:16 +0300
changeset 251 d250f200dd7e
parent 243 787c5f93f434
permissions -rw-r--r--
fix process_generate for ZoneRecord.build
/*
 * General
 */
a
{
    color: inherit;
}

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

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

.seen
{
}