Home
last modified time | relevance | path

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

12345678

/plugin/combo/resources/theme/default/pages/partials/
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 {
25 --bs-btn-bg: {{primary-color}};
26 --bs-btn-border-color: {{primary-color}};
/plugin/bootswrapper/exe/help/
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 …]
Dlabel.txt13 <label type="primary">primary</label>
21 <label type="primary">primary</label>
32 | ''type'' | ''info'' | ''default'', ''primary'', ''success'', ''info'', ''warning'', ''danger'' |…
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>
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'' (''…
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/
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/
DUserPhone.php29 public $primary; variable in Google\\Service\\Directory\\UserPhone
56 public function setPrimary($primary) argument
58 $this->primary = $primary;
65 return $this->primary;
DUserEmail.php33 public $primary; variable in Google\\Service\\Directory\\UserEmail
70 public function setPrimary($primary) argument
72 $this->primary = $primary;
79 return $this->primary;
DUserWebsite.php29 public $primary; variable in Google\\Service\\Directory\\UserWebsite
56 public function setPrimary($primary) argument
58 $this->primary = $primary;
65 return $this->primary;
DUserIm.php37 public $primary; variable in Google\\Service\\Directory\\UserIm
92 public function setPrimary($primary) argument
94 $this->primary = $primary;
101 return $this->primary;
DUserPosixAccount.php45 public $primary; variable in Google\\Service\\Directory\\UserPosixAccount
136 public function setPrimary($primary) argument
138 $this->primary = $primary;
145 return $this->primary;
DUserOrganization.php57 public $primary; variable in Google\\Service\\Directory\\UserOrganization
186 public function setPrimary($primary) argument
188 $this->primary = $primary;
195 return $this->primary;
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/
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/
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/
DDynamicSourceSplit.php30 public function setPrimary(DerivedSource $primary) argument
32 $this->primary = $primary;
39 return $this->primary;
DSourceFork.php34 public function setPrimary(SourceSplitShard $primary) argument
36 $this->primary = $primary;
43 return $this->primary;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudOSLogin/
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/indexmenu/scripts/fancytree/skin-bootstrap-n/
Dui.fancytree.less68 @brand-primary: #428bca; // blue
97 background-color: lighten(@brand-primary, 10%);
102 background-color: lighten(@brand-primary, 42%);
105 border-color: @brand-primary;
114 background-color: @brand-primary;
115 border-color: @brand-primary;
150 // background-color: lighten(@brand-primary, 10%);
152 // background-color: lighten(@brand-primary, 10%);
159 // background-color: lighten(@brand-primary, 42%);
160 // // outline: 1px solid @brand-primary;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudKMS/
DCryptoKey.php164 public function setPrimary(CryptoKeyVersion $primary) argument
166 $this->primary = $primary;
173 return $this->primary;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Calendar/
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/
Daction.php67 $primary = substr($lang, 0, $split);
68 if (!isset($langs[$primary])) {
69 $langs[$primary] = $prio - 0.01;
/plugin/findologicxmlexport/vendor/twig/twig/src/
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);
/plugin/combo/resources/theme/default/components/css/
Dbutton.css2 button.btn-primary a.wikilink1 {
6 button.btn-primary a.urlextern {

12345678