prettyifying some things, fixing yellow border on vrf page boxes

git-svn-id: http://www.observium.org/svn/observer/trunk@772 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Adam Amstrong
2010-02-06 00:51:49 +00:00
parent 615ca1d5f6
commit f442cf97f6
6 changed files with 26 additions and 38 deletions
+20
View File
@@ -1,3 +1,23 @@
.submit {
background-image:url('/images/submitbg.png');
background-position:0 100%;
}
input,select {
padding:2px 5px;
background:#FFFFFF url('/images/textbg.png') repeat-x scroll 0 0;
font-size:1em;
wwidth:92%;
border:1px solid #B2B2B2
bbackground-color:cornsilk;
border:1px solid #B2B2B2;
bborder-color:#B2B2B2 #000000 #000000 #B2B2B2;
border-style:solid;
border-width:1px;
font-family:'Trebuchet MS','Lucida Grande',Verdana,Arial,sans-serif;
margin:1px;
padding:1px;
}
.rounded{display:block}
.rounded *{
display:block;