[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: Mon, 6 Aug 2007 05:21:27 -0300 (ADT)
- Content-transfer-encoding: 8bit
Module name: ossec-hids
Changes by: davelowe 07/08/06 05:21:25
Modified files:
ossec.css
Log message:
Set the height of selectHosts to 100% and removed the scroll
Index: ossec.css
===================================================================
RCS file: /usr/cvsroot/ossec-ui/ossec/Styles/ossec.css,v
diff -u -r1.14 -r1.15
--- ossec.css 25 Jul 2007 22:44:33 -0000 1.14
+++ ossec.css 6 Aug 2007 08:21:24 -0000 1.15
@@ -14,11 +14,11 @@
left:34px;
top:35px;
width:210px;
- height:129px;
+ height:100%;
z-index:2;
background-color: #FFFFFF;
visibility: visible;
- overflow: auto;
+ overflow: hidden;
border-color: #000000;
border-style:solid;
border-width:thin;
OSSEC home |
Main Index |
Thread Index
OSSEC project: www.ossec.net.
Mailling list information: http://www.ossec.net/en/mailing_lists.html.