Home
last modified time | relevance | path

Searched refs:search (Results 276 – 300 of 898) sorted by relevance

1...<<11121314151617181920>>...36

/template/battlehorse/
H A Dstyle_plain.ini49 ; highlighting search snippets
92 ; the background and border for the search box
H A Dstyle_green.ini49 ; highlighting search snippets
92 ; the background and border for the search box
H A Dstyle.ini49 ; highlighting search snippets
92 ; the background and border for the search box
H A Dstyle_blue.ini49 ; highlighting search snippets
92 ; the background and border for the search box
/template/monochrome/
H A Dtpl_functions.php46 search($data,$conf['datadir'],'search_universal',$opts);
/template/wikimagination/
H A Dstyle.ini39 ; highlighting search snippets
/template/lilas/
H A Dsidebar.php123 search($list,$conf['datadir'],'search_index',array('ns' => $ns));
/template/peanutbutter/
H A Dtpl_functions.php46 search($data,$conf['datadir'],'search_universal',$opts);
/template/graphy/css/
H A Dgraphy.css14 .main-navigation .search-form { background: transparent !important; display: inline-block; top: -5p…
290 input[type="search"],
328 input[type="search"],
339 input[type="search"]:focus,
668 .main-navigation .search-form {
676 .main-navigation .search-field {
677 background: url( "images/search-icon.png" ) 5px center no-repeat;
687 .main-navigation .search-field:focus {
695 .main-navigation .search-submit {
1477 .widget_search input[type="search"] {
[all …]
/template/starterbootstrap/
H A Dgenerate_index.php115 search($data, $conf['datadir'], "indexmenu_search_index", $opts, "/".utf8_encodeFN(str_replace(':',…
H A Dsidebar.php173 search($list,$conf['datadir'],'search_index',array('ns' => $ns));
/template/r7throot1/
H A Dstyle_blue.ini48 ; highlighting search snippets
H A Dstyle.ini52 ; highlighting search snippets
/template/h6e-minimal/
H A Dstyle.ini48 ; highlighting search snippets
/template/headstrong/
H A Dstyle.ini50 ; highlighting search snippets
/template/sprintdoc/css/
H A Dbase.less391 &[type="search"] {
395 &::-webkit-search-cancel-button,
396 &::-webkit-search-decoration {
/template/kajukkk/
H A DSnoopy.class.php676 $search = array("'<script[^>]*?>.*?</script>'si", // strip out javascript
725 $text = preg_replace($search,$replace,$document);
749 $search = array( "|^http://".preg_quote($this->host)."|i",
763 $expandedLinks = preg_replace($search,$replace,$links);
/template/a_new_day/
H A Dlayout.css106 /* the search box */
169 /* the left column ( sidebar, search box, action box) */
/template/sxs/
H A Dstyle.ini48 ; highlighting search snippets
/template/monochrome/css/
H A Dmobile.css96 #dokuwiki__header form.search input#qsearch__in {
/template/dokukitv2/
H A Dstyle.ini43 ; highlighting search snippets
/template/pinkberrynight/css/
H A Dmobile.css102 .dokuwiki form.search div.no {
/template/pinkberrynight/css/css/
H A Dmobile.css102 .dokuwiki form.search div.no {
/template/peanutbutter/css/
H A Dmobile.css97 #dokuwiki__header form.search input#qsearch__in {
/template/mikio/
H A Dmikio.php263 'values' => ['none', 'custom', 'search', 'dokuwiki'],
266 'navbarPosMiddle' => 'search',
293 'values' => ['none', 'logged in user', 'search', 'content', 'tags'],
296 'sidebarLeftRow2' => 'search',
401 * @param string $page Page/namespace to search.
843 case 'search':
932 case 'search':
1044 * Print or return the search bar
1047 * @return string contents of the search bar
1054 $html .= '<form class="mikio-search searc
[all...]

1...<<11121314151617181920>>...36