mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-28 08:02:41 +02:00
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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user