Home
last modified time | relevance | path

Searched refs:bold (Results 1 – 25 of 810) sorted by relevance

12345678910>>...33

/plugin/bureaucracy-au/_test/
H A Dinput.txt12 fieldset "HTML Checks <bold>bang</bold>" "<bold>bang</bold>" "<bold>bang</bold>"
13 textbox "HTML check 1 <bold>bang</bold>" "=<bold>bang</bold>"
14 password "HTML check 2 <bold>bang</bold>" "=<bold>bang</bold>"
15 textarea "HTML check 3 <bold>bang</bold>" "=<bold>bang</bold>"
16 static "HTML check 4 <bold>bang</bold>"
17 wiki "HTML check 5 <bold>bang</bold>"
/plugin/bureaucracyau/_test/
H A Dinput.txt12 fieldset "HTML Checks <bold>bang</bold>" "<bold>bang</bold>" "<bold>bang</bold>"
13 textbox "HTML check 1 <bold>bang</bold>" "=<bold>bang</bold>"
14 password "HTML check 2 <bold>bang</bold>" "=<bold>bang</bold>"
15 textarea "HTML check 3 <bold>bang</bold>" "=<bold>bang</bold>"
16 static "HTML check 4 <bold>bang</bold>"
17 wiki "HTML check 5 <bold>bang</bold>"
/plugin/abc2/
H A Dall.css46bold;color:white}.hs-item li.hs-chord,.hs-item li.hs-signature{display:table-header-group;color:bl…
/plugin/abc2/abc-libraries/abc-ui/
H A Dmusic.min.css7bold;color:white}.hs-item li.hs-chord,.hs-item li.hs-signature{display:table-header-group;color:bl…
/plugin/gcalendar/user/
H A Devents.css8 font-weight: bold;
17 font-weight: bold;
25 font-weight: bold;
38 font-weight: bold;
47 font-weight: bold;
60 font-weight: bold;
67 font-weight: bold;
77 font-weight: bold;
85 font-weight: bold;
/plugin/hcalendar/
H A Dstyle.css16 font-weight:bold;
20 font-weight:bold;
24 font-weight:bold;
28 font-weight:bold;
32 font-weight:bold;
50 font-weight:bold;
58 font-weight:bold;
/plugin/selfmeasurement/
H A Dstyle.css3 font-weight: bold;
9 font-weight: bold;
15 font-weight: bold;
20 font-weight: bold;
26 font-weight: bold;
32 font-weight: bold;
38 font-weight: bold;
/plugin/mediasyntax/syntax/
H A Dbold.php37 GLOBAL $bold;
40 if (!$bold) $renderer->doc .= "<b>";
42 if ($bold) $bold=false;
43 else $bold=true;
/plugin/floatdiv/
H A Dstyle.css13 font-weight: bold;
18 font-weight: bold;
25 font-weight: bold;
32 font-weight: bold;
40 font-weight: bold;
49 font-weight: bold;
/plugin/apidoc/
H A Dstyle.css2 span.apidoc_classname {color: lightyellow;font-size: 28px;font-weight: bold;}
18 span.apidoc_bold {font-weight: bold;}
19 p.apidoc_right_head {font-size: 16px; color: #333;font-weight: bold;margin: 0px; margin-bottom: 10p…
32 span.apidoc_highlight_birdbracket {font-weight: bold; background-color: lightyellow; color: green;}
33 span.apidoc_highlight_bracket {font-weight: bold; color: green;}
34 span.apidoc_highlight_digit {font-weight: bold; color: black;}
36 span.apidoc_highlight_squarebracket {font-weight: bold; color: brown;}
38 span.apidoc_highlight_type {font-weight: bold;}
39 span.apidoc_highlight_variable {font-weight: bold; color: purple;}
/plugin/passpolicy/
H A Dstyle.css8 font-weight: bold;
15 font-weight: bold;
22 font-weight: bold;
29 font-weight: bold;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DTextFormat.php25 public $bold; variable in Google\\Service\\Sheets\\TextFormat
56 public function setBold($bold) argument
58 $this->bold = $bold;
65 return $this->bold;
/plugin/syntaxhighlightjs/static/lib/highlightjs/styles/
H A Dgithub.min.css1bold}.hljs-number,.hljs-literal,.hljs-variable,.hljs-template-variable,.hljs-tag .hljs-attr{color:…
H A Dgrayscale.min.css1bold}.hljs-number,.hljs-literal{color:#777}.hljs-string,.hljs-doctag,.hljs-formula{color:#333;back…
/plugin/codehighlight/cp/languages/
H A Druby.css5 b {color:#7F0055;font-weight:bold;} /* reserved words */
8 a {color:#006700;font-weight:bold;} /* variables */
9 em {color:darkblue;font-weight:bold;} /* functions */
10 u {font-weight:bold;} /* special chars */
H A Dperl.css6 b {color:#7F0055;font-weight:bold;} /* reserved words */
9 a {color:#006700;font-weight:bold;} /* variables */
10 em {color:darkblue;font-weight:bold;} /* functions */
11 u {font-weight:bold;} /* special chars */
H A Dvbscript.css32 font-weight:bold;
42 font-weight:bold;
51 font-weight:bold;
64 font-weight:bold;
70 font-weight:bold;
H A Dasp.css32 font-weight:bold;
42 font-weight:bold;
51 font-weight:bold;
64 font-weight:bold;
70 font-weight:bold;
/plugin/highlightjs/highlight/styles/
H A Dgithub.css20 font-weight: bold
33 font-weight: bold
42 font-weight: bold
60 font-weight: bold
73 font-weight: bold
/plugin/skipentity/
H A DREADME3 formatting markup will work here. For instance,``**bold**`` will be rendered as **bold**.
4 If you want bold, then the bold has to be placed outside the skip-entity markup:
5 **``bold``**
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DTextStyle.php31 public $bold; variable in Google\\Service\\Docs\\TextStyle
88 public function setBold($bold) argument
90 $this->bold = $bold;
97 return $this->bold;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DTextStyle.php31 public $bold; variable in Google\\Service\\Slides\\TextStyle
92 public function setBold($bold) argument
94 $this->bold = $bold;
101 return $this->bold;
/plugin/codeprettify/code-prettify/styles/
H A Ddesert.css5 pre .kwd { color: #f0e68c; font-weight: bold }
11 pre .tag { color: #f0e68c; font-weight: bold } /* html/xml tag - lightyellow */
12 pre .atn { color: #bdb76b; font-weight: bold } /* attribute name - khaki */
25 pre .kwd, code .kwd { color: #006; font-weight: bold }
27 pre .typ, code .typ { color: #404; font-weight: bold }
31 pre .tag, code .tag { color: #006; font-weight: bold }
/plugin/jplayer/vendor/james-heinrich/getid3/demos/
H A Dgetid3.css16 font: bold 18px Verdana, sans-serif;
29 font: bold 13px Verdana, sans-serif;
71 font-weight: bold;
99 font-weight: bold;
106 font-weight: bold;
111 font-weight: bold;
116 font-weight: bold;
/plugin/code3/styles/schemes/
H A Didea_alloy.css7 font-weight: bold;
17 font-weight: bold;
27 font-weight: bold;
34 font-weight: bold;

12345678910>>...33