[ Mini Kiebo ]
Server: Windows NT DESKTOP-5B8S0D4 6.2 build 9200 (Windows 8 Professional Edition) i586
Path:
D:
/
xampp182
/
htdocs
/
simpeg
/
zapatec
/
zpautocomplete
/
zpautocomplete
/
themes
/
[
Home
]
File: default.css
/** * Zapatec Auto Complete widget default theme. * * Copyright (c) 2004-2007 by Zapatec, Inc. * http://www.zapatec.com * 1700 MLK Way, Berkeley, California, * 94709, U.S.A. * All rights reserved. */ /* $Id: default.css 7323 2007-06-01 21:05:51Z alex $ */ .zpACDefault { border: 1px solid #000; background: #EEE; } .zpACDefault .zpACTip { } .zpACDefault .zpACTipEven { } .zpACDefault .zpACTipOdd { } .zpACDefault .zpACTipActive { background: #9FD7EF; } .zpACDefault .zpACTipActiveEven { } .zpACDefault .zpACTipActiveOdd { }