Home
last modified time | relevance | path

Searched refs:primary (Results 1 – 25 of 162) sorted by relevance

1234567

/plugin/combo/resources/theme/default/pages/partials/
H A Dhead-partial.hbs11 {{#if primary-color}}
15 --bs-primary: {{primary-color}};
16 --bs-link-color: {{primary-color-text}};
17 --bs-link-hover-color: {{primary-color-text-hover}};
18 --cs-primary-color-text: {{primary-color-text}};
19 --cs-primary-color-text-hover: {{primary-color-text-hover}};
24 .btn-primary {
[all...]
/plugin/bootswrapper/exe/help/
H A Dbutton.txt6 | <btn type="primary">Primary</btn> | Provides extra visual weight and identifies the primary actio…
17 <btn type="primary">Primary</btn>
39 <btn type="primary" size="lg">Large button</btn>
42 <btn type="primary">Default button</btn>
45 <btn type="primary" size="sm">Small button</btn>
48 <btn type="primary" size="xs">Extra small button</btn>
54 <btn type="primary" size="lg">Large button</btn>
57 <btn type="primary">Default button</btn>
60 <btn type="primary" size="sm">Small button</btn>
63 <btn type="primary" size="xs">Extra small button</btn>
[all …]
H A Dlabel.txt13 <label type="primary">primary</label>
21 <label type="primary">primary</label>
32 | ''type'' | ''info'' | ''default'', ''primary'', ''success'', ''info'', ''warning'', ''danger'' |…
H A Dmodal.txt10 <btn type="primary" size="lg" modal="modal-demo">Launch demo modal</btn>
49 <btn type="primary" size="lg" modal="modal-demo">Launch demo modal</btn>
64 <btn type="primary" modal="modal-large">Large modal</btn> <btn type="primary" modal="modal-small">S…
72 <btn type="primary" modal="modal-large">Large modal</btn> <btn type="primary" modal="modal-small">S…
84 <btn type="primary" modal="modal-no-fade">No fade animation</btn>
92 <btn type="primary" modal="modal-no-fade">No fade animation</btn>
103 <btn type="primary" modal="modal-remote">Welcome to DokuWiki!</btn>
110 <btn type="primary" modal="modal-remote">Welcome to DokuWiki!</btn>
H A Dcallout.txt9 …ng// and //danger// and the extension for //default//, //success// and //primary// from http://cpr…
36 <callout type="primary">
38 This is a primary callout.
66 <callout type="primary" icon="true">
68 This is a primary callout.
92 <callout type="primary" icon="true"> [...] </callout>
146 | ''type'' | ''default'' | ''default'' ''primary'' ''success'' ''info'' ''warning'' ''danger'' (''…
H A Dbadge.txt8 <btn type="primary">Messages <badge>4</badge></btn>
15 <btn type="primary">Messages <badge>4</badge></btn>
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/
H A DApplicationCategory.php29 public $primary; variable in Google\\Service\\Games\\ApplicationCategory
52 public function setPrimary($primary) argument
54 $this->primary = $primary;
61 return $this->primary;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DUserEmail.php33 public $primary; variable in Google\\Service\\Directory\\UserEmail
70 public function setPrimary($primary) argument
72 $this->primary = $primary;
79 return $this->primary;
H A DUserWebsite.php29 public $primary; variable in Google\\Service\\Directory\\UserWebsite
56 public function setPrimary($primary) argument
58 $this->primary = $primary;
65 return $this->primary;
H A DUserPhone.php29 public $primary; variable in Google\\Service\\Directory\\UserPhone
56 public function setPrimary($primary) argument
58 $this->primary = $primary;
65 return $this->primary;
H A DUserIm.php37 public $primary; variable in Google\\Service\\Directory\\UserIm
92 public function setPrimary($primary) argument
94 $this->primary = $primary;
101 return $this->primary;
H A DUserPosixAccount.php45 public $primary; variable in Google\\Service\\Directory\\UserPosixAccount
136 public function setPrimary($primary) argument
138 $this->primary = $primary;
145 return $this->primary;
H A DUserOrganization.php57 public $primary; variable in Google\\Service\\Directory\\UserOrganization
186 public function setPrimary($primary) argument
188 $this->primary = $primary;
195 return $this->primary;
H A DUserAddress.php57 public $primary; variable in Google\\Service\\Directory\\UserAddress
190 public function setPrimary($primary) argument
192 $this->primary = $primary;
199 return $this->primary;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/
H A DFieldMetadata.php25 public $primary; variable in Google\\Service\\PeopleService\\FieldMetadata
40 public function setPrimary($primary) argument
42 $this->primary = $primary;
49 return $this->primary;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DAdSlot.php49 public $primary; variable in Google\\Service\\Dfareporting\\AdSlot
142 public function setPrimary($primary) argument
144 $this->primary = $primary;
151 return $this->primary;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DDynamicSourceSplit.php30 public function setPrimary(DerivedSource $primary) argument
32 $this->primary = $primary;
39 return $this->primary;
H A DSourceFork.php34 public function setPrimary(SourceSplitShard $primary) argument
36 $this->primary = $primary;
43 return $this->primary;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudOSLogin/
H A DPosixAccount.php49 public $primary; variable in Google\\Service\\CloudOSLogin\\PosixAccount
154 public function setPrimary($primary) argument
156 $this->primary = $primary;
163 return $this->primary;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudKMS/
H A DCryptoKey.php164 public function setPrimary(CryptoKeyVersion $primary) argument
166 $this->primary = $primary;
173 return $this->primary;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Calendar/
H A DCalendarListEntry.php76 public $primary; variable in Google\\Service\\Calendar\\CalendarListEntry
293 public function setPrimary($primary) argument
295 $this->primary = $primary;
302 return $this->primary;
/plugin/reqlang/
H A Daction.php67 $primary = substr($lang, 0, $split);
68 if (!isset($langs[$primary])) {
69 $langs[$primary] = $prio - 0.01;
/plugin/mikioplugin/assets/
H A Dvariables.css7 --mikiop-primary-text-color: #ffffff;
8 --mikiop-primary-text-hover-color: #ffffff;
9 --mikiop-primary-background-color: #007bff;
10 --mikiop-primary-background-hover-color: #0069d9;
11 --mikiop-primary-border-color: #007bff;
12 --mikiop-primary-border-hover-color: #0062cc;
13 --mikiop-primary-light-text-color: #004085;
14 --mikiop-primary-light-background-color: #cce5ff;
15 --mikiop-primary-light-border-color: #b8daff;
/plugin/combo/resources/theme/default/components/css/
H A Dbutton.css2 button.btn-primary a.wikilink1 {
6 button.btn-primary a.urlextern {
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DTokenStream.php83 public function nextIf($primary, $secondary = null) argument
85 if ($this->tokens[$this->current]->test($primary, $secondary)) {
134 public function test($primary, $secondary = null) argument
136 return $this->tokens[$this->current]->test($primary, $secondary);

1234567