Changeset 3153
- Timestamp:
- 11/21/06 17:51:50 (7 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
freepbx/trunk/amp_conf/htdocs/admin/common/mainstyle.css
r3111 r3153 227 227 border-bottom:1px dashed #ccc; 228 228 } 229 /* Added to solve the z-order problem of IE */ 230 a.info:hover { 231 z-index:2; 232 } 233 /* End */ 229 234 a.info span{ 230 235 display: none;
