锘?G-search { padding-top: 10px; width: 96%; margin: 0 auto; } .G-search input[type="text"] {/*min-width: 200px;*/ margin-bottom: 5px; padding: 4px; background: #ffffff; border: 1px solid #c9c9c9; -webkit-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.8), inset 0px 1px 2px 0px rgba(0, 0, 0, 0.1); box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.8), inset 0px 1px 2px 0px rgba(0, 0, 0, 0.1); color: #333; font-size: 12px; } .G-search input[type="text"]:active, .ui-tabs-panel input[type="text"]:focus { background: #fff; border: 1px solid rgba(2,139,255,0.5); /* blue */ -webkit-box-shadow: 0px 0px 3px 0px rgba(2, 139, 255, 0.4); box-shadow: 0px 0px 3px 0px rgba(2, 139, 255, 0.4); color: #333; } .search-condition { float: left; } .search-btn { float: left; padding-left: 25px; padding-top: 10px; } .lbl-common { width: 80px; display: inline-block; text-align: right; padding-right: 10px; } .div-item { height: 40px; } .G-result-relative { line-height: 36px; border-bottom: 1px solid #eee; clear: both; } .G-result-relative span{ padding-left:2%;} .G-sResult { clear: both; text-align: left;padding: 3px 5px;border-left: 1px solid #dadbdd;border-right: 1px solid #dadbdd;border-bottom: 1px solid #dadbdd;} .btn-Save { display: inline-block; padding: 5px; margin-top: 5px; cursor: pointer; min-width: 70px; *overflow: visible; border: 1px solid #3d8fcb; background: #3d8fcb; -webkit-border-radius: 3px; border-radius: 3px; color: #fff; font-weight: bold; text-decoration: none; text-align: center; } .btn-Save:hover { background: #3467b1; } .btn-Cancel { display: inline-block; padding: 5px; margin-top: 5px; cursor: pointer; min-width: 70px; *overflow: visible; border: 1px solid #9f9f9f; background: #9f9f9f; -webkit-border-radius: 3px; border-radius: 3px; color: #fff; font-weight: bold; text-decoration: none; text-align: center; } .btn-Cancel:hover { background: #868686; } .btn-Delete { display: inline-block; padding: 5px; margin-top: 5px; cursor: pointer; min-width: 70px; *overflow: visible; border: 1px solid #91b56f; background: #91b56f; -webkit-border-radius: 3px; border-radius: 3px; color: #fff; font-weight: bold; text-decoration: none; text-align: center; } .btn-Delete:hover { background: #738f57; } .s-result-item { border-bottom: 1px dotted #ccc; padding:3px 20px; line-height: 200%;} .s-result-item-title { line-height: 30px; } .result-title { width: 80%; height: 24px; float: left; border: none; font-weight: bold;} .result-date {width: 10%; height: 24px; float: right; border: none;} .s-result-item-content { line-height:200%; clear: both; border: none;} .highlight { color: #d70312; } .setting-txt { width: 100px; display: inline-block; } .result-settings { padding-top: 10px; } .settings-item { margin-bottom: 10px; } .settings-item select { min-width: 60px; } .settings-item textarea { min-width: 600px; _width: 600px; } /*search area seetings*/ .search-area-container { border: dashed 1px black; } /*------------------------------*/ .edit-handle { width: 16px; height: 16px; background: url(/images/edit.gif); display: inline-block; }