Index: trunk/themes/inlink2/style.css =================================================================== diff -u -r2868 -r3055 --- trunk/themes/inlink2/style.css (.../style.css) (revision 2868) +++ trunk/themes/inlink2/style.css (.../style.css) (revision 3055) @@ -116,3 +116,5 @@ /* search box */ .searchbox-table {border: #F7F7FF; border-style: solid; border-top-width: 0px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px; background-color: #FFFFFF;} + +.match { background-color: #ffff00; }