Searched refs:quote (Results 1 – 25 of 57) sorted by relevance
123
| /template/strap/ComboStrap/ |
| H A D | PageSqlTreeListener.php | 214 $quote = $text[0]; 216 $text = str_replace("$quote$quote", "$quote", $text);
|
| /template/mikio/icons/bootstrap-icons/svg/ |
| H A D | chat-quote-fill.svg | 1 <svg class="bi bi-chat-quote-fill" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor"…
|
| H A D | chat-square-quote-fill.svg | 1 <svg class="bi bi-chat-square-quote-fill" width="1em" height="1em" viewBox="0 0 16 16" fill="curren…
|
| H A D | chat-square-quote.svg | 1 <svg class="bi bi-chat-square-quote" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColo…
|
| H A D | chat-quote.svg | 1 <svg class="bi bi-chat-quote" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmln…
|
| /template/usable/blueprint/plugins/fancy-type/ |
| D | screen.css | 27 /* For great looking quote marks in titles, replace "asdf" with: 29 (That is, when the title starts with a quote mark).
|
| /template/quickjump/blueprint/plugins/fancy-type/ |
| D | screen.css | 27 /* For great looking quote marks in titles, replace "asdf" with: 29 (That is, when the title starts with a quote mark).
|
| /template/usable/blueprint/src/ |
| D | reset.css | 33 /* Remove possible quote marks (") from <q>, <blockquote>. */
|
| /template/quickjump/blueprint/src/ |
| D | reset.css | 33 /* Remove possible quote marks (") from <q>, <blockquote>. */
|
| /template/h6e-minimal/h6e-minimal/ |
| D | h6e-reset.css | 33 /* Remove possible quote marks (") from <q>, <blockquote>. */
|
| /template/boozurk/ |
| D | boozurk.js | 202 …uote_this(); return false" title="' + boozurk_l10n.quote_tip + '" >' + boozurk_l10n.quote + '</a>';
|
| /template/bootstrap3/inc/ |
| D | simple_html_dom.php | 495 case HDOM_QUOTE_DOUBLE: $quote = '"'; break; 496 case HDOM_QUOTE_SINGLE: $quote = '\''; break; 497 default: $quote = ''; 504 . $quote 506 . $quote;
|
| /template/mikio/inc/ |
| H A D | simple_html_dom.php | 492 case HDOM_QUOTE_DOUBLE: $quote = '"'; break; 493 case HDOM_QUOTE_SINGLE: $quote = '\''; break; 494 default: $quote = ''; 501 . $quote 503 . $quote;
|
| /template/mikio/icons/elusive/css/ |
| H A D | elusive-icons.min.css | 4 …estion:before{content:"\f1d1"}.el-quote-alt:before{content:"\f1d2"}.el-quote-right-alt:before{cont…
|
| /template/strap/grammar/ |
| H A D | PageSql.g4 | 102 // A string constant is formed by enclosing the string in single quotes ('). A single quote within …
|
| /template/breeze/bower_components/gumby/sass/var/icons/ |
| D | _entypo-icon-list.scss | 53 icon-quote $entypo-icon-quote,
|
| /template/cutopillar/css/monopillar/ |
| D | speech.css | 744 /* display of quote author (alternatively use a class on the element following the blockquote) */ 832 /* display of quote author (alternatively use a class on the element following the blockquote) */ 982 /* display of quote author (alternatively use a class on the element following the blockquote) */
|
| /template/bushwick/fonts/ |
| D | genericons.css | 66 .genericon-quote:before { content: '\f106'; }
|
| /template/twentyfifteen/css/ |
| D | genericons.less | 362 .genericons-neue-quote:before {
|
| /template/boozurk/css/ |
| D | font-awesome.min.css | 24 …f10b"}.icon-circle-blank:before{content:"\f10c"}.icon-quote-left:before{content:"\f10d"}.icon-quot…
|
| D | font-awesome.css | 1084 .icon-quote-left:before { 1087 .icon-quote-right:before {
|
| D | boozurk.css | 1046 .tb-thumb-format.quote:before, 1047 .format-quote .icon-placeholder:before, 1048 .category-quote .icon-placeholder:before {
|
| /template/writr/css/ |
| D | bootstrap-icons.less | 364 .bi-chat-left-quote-fill::before { content: "\f24f"; } 365 .bi-chat-left-quote::before { content: "\f250"; } 369 .bi-chat-quote-fill::before { content: "\f254"; } 370 .bi-chat-quote::before { content: "\f255"; } 374 .bi-chat-right-quote-fill::before { content: "\f259"; } 375 .bi-chat-right-quote::before { content: "\f25a"; } 382 .bi-chat-square-quote-fill::before { content: "\f261"; } 383 .bi-chat-square-quote::before { content: "\f262"; } 1476 .bi-quote::before { content: "\f6b0"; }
|
| /template/hexa/css/ |
| D | hexa.css | 1468 .hentry.format-status, .hentry.format-quote { 1471 .hentry.format-status .entry-format, .hentry.format-quote .entry-format { 1474 .hentry.format-status .entry-format:after, .hentry.format-quote .entry-format:after { 1477 .hentry.format-status .entry-format:before, .hentry.format-quote .entry-format:before {
|
| /template/parabola/css/ |
| H A D | parabola.css | 40 .wp-block-quote.is-large, .wp-block-quote.is-style-large { 1203 .format-quote blockquote, 1204 .format-quote blockquote p{
|
123