[ Mini Kiebo ]
Server: Windows NT DESKTOP-5B8S0D4 6.2 build 9200 (Windows 8 Professional Edition) i586
Path:
D:
/
xampp182
/
htdocs
/
simpeg
/
zapatec
/
zptime
/
zptime
/
demo
/
[
Home
]
File: inputformat.css
/* $Id: inputformat.css 7514 2007-07-04 13:13:09Z smaxim $ */ /* demo css file for time inputformat demo */ .theDescription { border:1px solid #919b9c; padding:3px; background:#fcfcfe; } .theInput { width:60px; border:1px solid #ccc; } .theInput:hover, .theInput:active, .theInput:focus { width:60px; border:1px solid #8484a1; background-color:#FFFBCF; } .theDemo { border:1px solid #000; margin-bottom:15px; padding:3px; background:#EFEFE0; } .theTime{ margin-bottom:3px; padding:3px; border:1px solid #919bc9; background-color:#fcfcfe; }