mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
css fixes
git-svn-id: http://www.observium.org/svn/observer/trunk@782 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
@@ -4,10 +4,9 @@
|
|||||||
border-color:#B2B2B2 #525252 #525252 #B2B2B2;
|
border-color:#B2B2B2 #525252 #525252 #B2B2B2;
|
||||||
}
|
}
|
||||||
input,select {
|
input,select {
|
||||||
padding:2px 5px;
|
|
||||||
background:#FFFFFF url('/images/textbg.png') repeat-x scroll 0 0;
|
background:#FFFFFF url('/images/textbg.png') repeat-x scroll 0 0;
|
||||||
font-size:1em;
|
font-size:1em;
|
||||||
wwidth:92%;
|
width:92%;
|
||||||
border:1px solid #B2B2B2
|
border:1px solid #B2B2B2
|
||||||
bbackground-color:cornsilk;
|
bbackground-color:cornsilk;
|
||||||
border:1px solid #B2B2B2;
|
border:1px solid #B2B2B2;
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
<?php print_optionbar_start(52); ?>
|
<?php print_optionbar_start(62); ?>
|
||||||
<table cellpadding="4" cellspacing="0" class="devicetable" width="100%">
|
<table cellpadding="4" cellspacing="0" class="devicetable" width="100%">
|
||||||
<form method="post" action="">
|
<form method="post" action="">
|
||||||
<tr>
|
<tr>
|
||||||
|
|||||||
Reference in New Issue
Block a user