11 lines
560 B
CSS
11 lines
560 B
CSS
|
/* exfoliation: a nagios makeover */
|
||
|
/* Copyright 2010 Matthew Wall, all rights reserved */
|
||
|
/* */
|
||
|
/* Permission to use, copy, modify, and distribute this software for any */
|
||
|
/* purpose with or without fee is hereby granted, provided that the above */
|
||
|
/* copyright notice and this permission notice appear in all copies. */
|
||
|
|
||
|
.histogram { }
|
||
|
|
||
|
.helpfulHints { font-size: 10pt; font-style: italic; text-align: center; }
|