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:
parent
b0223a49c2
commit
3435493401
|
@ -543,13 +543,12 @@ span.master, span.snmp, span.binary, span.recon {
|
||||||
}
|
}
|
||||||
/* New styles for data box */
|
/* New styles for data box */
|
||||||
.databox, .databox_color, .databox_frame {
|
.databox, .databox_color, .databox_frame {
|
||||||
margin-bottom: 10px;
|
margin-bottom: 15px;
|
||||||
margin-top: 5px;
|
margin-top: 5px;
|
||||||
margin-left: 0px;
|
margin-left: 0px;
|
||||||
border: 1px solid #f2f2f2;
|
border: 1px solid #f2f2f2;
|
||||||
}
|
}
|
||||||
.databox {
|
.databox {
|
||||||
margin: 0px;
|
|
||||||
background-color: #fafafa;
|
background-color: #fafafa;
|
||||||
}
|
}
|
||||||
.databox_color {
|
.databox_color {
|
||||||
|
|
Loading…
Reference in New Issue