Index: lams_central/web/qb/search.jsp =================================================================== diff -u -r6cbd849584c40532c6be292f9f009c88cde9439c -rd064905749470c0f9d9ffd8b7d8614529d533a88 --- lams_central/web/qb/search.jsp (.../search.jsp) (revision 6cbd849584c40532c6be292f9f009c88cde9439c) +++ lams_central/web/qb/search.jsp (.../search.jsp) (revision d064905749470c0f9d9ffd8b7d8614529d533a88) @@ -4,68 +4,252 @@ <%@ taglib uri="tags-fmt" prefix="fmt"%> <%@ taglib uri="tags-core" prefix="c"%> - - - Question Bank Search + + - - - + } + + #question-detail-area table { + margin-top: 15px; + } + + /* hide "View 1 out of 10" label */ + #questions-grid-pager_left, #questions-grid-pager_right { + display: none; + } + + .highlight { + background-color: #FFFF88; + } + + .disabled-span { + -moz-user-select: none; -webkit-user-select: none; -ms-user-select:none; user-select:none;-o-user-select:none; + } + + .dropdown-menu { + min-width: 90px; + } + + /* jqGrid header */ + .ui-jqgrid .ui-jqgrid-htable .ui-jqgrid-labels th div { + font-size: 14px; + margin: 6px; + } + + /* question imported growl */ + div.growlUI h1, div.growlUI h2 { + color: white; + margin: 5px 5px 5px 0px; + text-align: center; + font-size: 18px; + } + + #question-type { + display: inline-flex; + } + - - - - -
-
- + + + + + + +
+ + + +
+ +
- -
- <%@ include file="searchWidget.jsp"%> -
+
+
+ +
+
+
+
- - - - + +
+