mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-12 16:06:25 +02:00
fix alternating row colours for collectd
git-svn-id: http://www.observium.org/svn/observer/trunk@784 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
@@ -3,6 +3,10 @@
|
||||
background-position:0 100%;
|
||||
border-color:#B2B2B2 #525252 #525252 #B2B2B2;
|
||||
}
|
||||
.submit#hover {
|
||||
border-color:#000;
|
||||
}
|
||||
|
||||
input,select {
|
||||
background:#FFFFFF url('/images/textbg.png') repeat-x scroll 0 0;
|
||||
font-size:1em;
|
||||
|
||||
Reference in New Issue
Block a user