pandorafms/pandora_console/include/styles/ie.css

37 lines
1.2 KiB
CSS

/*
Pandora FMS - the Flexible Monitoring System
============================================
Copyright (c) 2004-2009 Sancho Lerena, slerena@openideas.info
Copyright (c) 2005-2009 Artica Soluciones Tecnologicas
Copyright (c) 2004-2009 Raul Mateos Martin, raulofpandora@gmail.com
Copyright (c) 2008-2009 Evi Vanoost, vanooste@rcbi.rochester.edu
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation version 2
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
.title .toggle {
background: none;
}
.title .toggle {
background: transparent url(images/toggle.png) no-repeat scroll !important;
}
.title a {
clear: none;
zoom: 100%;
padding: 1;
}
* html .timeEntry_control { /* IE only */
margin-top: -4px;
}