[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ossec-cvs] ossec-hids: ossec.css (HEAD) [davelowe]
- To: ossec-cvs@xxxxxxxxx
- Subject: [ossec-cvs] ossec-hids: ossec.css (HEAD) [davelowe]
- From: OSSEC CVS <cvs-commit@xxxxxxxxx>
- Date: Wed, 25 Jul 2007 19:44:36 -0300 (ADT)
- Content-transfer-encoding: 8bit
Module name: ossec-hids
Changes by: davelowe 07/07/25 19:44:34
Modified files:
ossec.css
Log message:
Removed border and white bg color from the host info div
Index: ossec.css
===================================================================
RCS file: /usr/cvsroot/ossec-ui/ossec/Styles/ossec.css,v
diff -u -r1.13 -r1.14
--- ossec.css 25 Jul 2007 08:05:52 -0000 1.13
+++ ossec.css 25 Jul 2007 22:44:33 -0000 1.14
@@ -18,7 +18,7 @@
z-index:2;
background-color: #FFFFFF;
visibility: visible;
- overflow: hidden;
+ overflow: auto;
border-color: #000000;
border-style:solid;
border-width:thin;
@@ -31,12 +31,10 @@
width:425px;
height:129px;
z-index:2;
- background-color: #FFFFFF;
+ background-color: #ECE7E7;
visibility: visible;
- overflow: hidden;
- border-color: #000000;
- border-style:solid;
- border-width:thin;
+ overflow: auto;
+ vertical-align: middle;
}
#layerGraph {
position:absolute;
@@ -234,4 +232,4 @@
a:active {
text-decoration: none;
color:#666660;
-}
\ No newline at end of file
+}
OSSEC home |
Main Index |
Thread Index
OSSEC project: www.ossec.net.
Mailling list information: http://www.ossec.net/en/mailing_lists.html.