2007-05-24 Sancho Lerena <slerena@artica.es>

* pandora.css: tiny update.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@469 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
slerena 2007-05-24 21:31:12 +00:00
parent b0223a49c2
commit 3435493401
1 changed files with 1 additions and 2 deletions

View File

@ -543,13 +543,12 @@ span.master, span.snmp, span.binary, span.recon {
}
/* New styles for data box */
.databox, .databox_color, .databox_frame {
margin-bottom: 10px;
margin-bottom: 15px;
margin-top: 5px;
margin-left: 0px;
border: 1px solid #f2f2f2;
}
.databox {
margin: 0px;
background-color: #fafafa;
}
.databox_color {