| /template/typowiki/typowiki/scss/ |
| D | _variables.scss | 2 $br: 4px !default; // Border radius 3 $xs-pad: 4px !default; 4 $sm-pad: 10px !default; 5 $md-pad: 18px !default; 6 $lg-pad: 20px !default; 7 $xlg-pad: 40px !default; 8 $trans: 0.3s !default; 9 $margin-default: $md-pad; 12 $small-breakpoint: 400px !default; 13 $large-breakpoint: 768px !default; [all …]
|
| /template/breeze/bower_components/gumby/sass/ui/ |
| D | _tabs.scss | 10 border-bottom: 1px solid darken($default-color, 5%); 16 cursor: default; 24 cursor: default; 35 border: 1px solid darken($default-color, 5%); 37 text-shadow: 0 1px 1px lighten($default-color, 5%); 38 background: $default-color; 44 background: lighten($default-color, 1%); 47 background: darken($default-color, 2%); 53 cursor: default; 74 border: 1px solid darken($default-color, 5%); [all …]
|
| /template/breeze/bower_components/gumby/sass/var/ |
| D | _settings.scss | 6 $row-max-width: 940px !default; // 940px 7 $gutter-in-px: 20px !default; // 20px 8 $cols: 12 !default; // 12 Column Default Grid 9 $hybrid: 16 !default; // 16 Column Default Hybrid Grid 42 $base-line-height: ms(1) !default; 50 $base-font-size: 16px !default; 51 $importantNum: 78px !default; 58 $norm: ms(0); // $base-font-size (16px == default) 70 $header-font-color: #444444 !default; 71 $header-link-color: #d04526 !default; [all …]
|
| D | _lists.scss | 7 default $default-color $default-hover-color,
|
| /template/breeze/sass/var/ |
| D | _settings.scss | 6 $row-max-width: 940px !default; // 940px 7 $gutter-in-px: 20px !default; // 20px 8 $cols: 12 !default; // 12 Column Default Grid 9 $hybrid: 16 !default; // 16 Column Default Hybrid Grid 44 $base-line-height: ms(1) !default; 52 $base-font-size: 16px !default; 53 $importantNum: 78px !default; 60 $norm: ms(0); // $base-font-size (16px == default) 92 $header-font-color: $base01 !default; 93 $header-link-color: $base01 !default; [all …]
|
| /template/sprintdoc/css/plugins/ |
| H A D | popupviewer.less | 12 font-size: @font-size-default; 13 line-height: @line-height-default; 15 font-size: @font-size-default; 16 line-height: @line-height-default; 22 font-size: @font-size-default; 23 line-height: @line-height-default;
|
| H A D | qc.less | 18 margin-right: -(@margin-default); 19 margin-left: -(@margin-default); 20 padding-left: @margin-default; 21 padding-right: @margin-default; 31 margin-right: -(@margin-default * 1.6); 32 margin-left: -(@margin-default); 33 padding-top: @margin-default; 39 padding-right: @margin-default;
|
| H A D | magic-matcher.less | 55 font-size: @font-size-default; 64 font-size: @font-size-default; 74 padding-top: @margin-default; 88 font-size: @font-size-default; 99 font-size: @font-size-default; 110 font-size: @font-size-default; 113 font-size: @font-size-default; 174 cursor: default;
|
| /template/strap/ComboStrap/Meta/Api/ |
| H A D | MetadataStore.php | 39 * @param null $default - the default value to return if no data is found 41 public function get(Metadata $metadata, $default = null); argument 49 * @param null $default - the default value to return if no data is found 52 public function getFromName(string $name, $default = null); argument 58 * @param null $default - if the value is equals to the default, the data will not be stored 60 public function setFromPersistentName(string $name, $value, $default = null); argument
|
| /template/breeze/bower_components/gumby/sass/functions/ |
| D | _palette.scss | 5 @if $key == nth($color, 1) and $state == default { 24 color: lighten(getColor($shade, default), 80%); 26 background: getColor($shade, default); 27 border: 1px solid getColor($shade, default); 33 background: darken(getColor($shade, default), 10%); 34 border: 1px solid darken(getColor($shade, default), 10%); 37 @if $shade == default { 42 color: darken(getColor($shade, default), 61.5%); 44 border: 1px solid getColor($shade, default);
|
| /template/sidebar_theme/ |
| D | readme.txt | 1 default-sidebar theme of dokuwiki 11 1) decompress default-sidebar.tar.gz in lib/tpl/sidebar-theme 17 By default no sidebar is created. 18 You could create a sidebar for specific page or default sidebar (for all pages) 21 - For create default left sidebar, simply create "default_sidebar_left" (it could be changed in con… 22 - The specific page sidebar has high priority than default sidebar. 28 - By default left and sidebar ocupied 20% of the page and main wiki page 60%
|
| /template/sprintdoc/css/ |
| H A D | template_detail.less | 29 line-height: @line-height-default; 65 margin: @margin-default -(@margin-default); 74 padding-left: @margin-default; 75 padding-right: @margin-default; 79 padding-top: (@margin-default / 2); 138 margin-right: -(@margin-default * 1.6); 147 padding-right: (@margin-default * 1.6);
|
| H A D | area_footer.less | 14 font-size: @font-size-default; 16 padding: @margin-small @margin-default; 45 font-size: @font-size-default; 65 padding: @margin-default 0; 95 padding: (@margin-default - .5) 0 @margin-default;
|
| H A D | base_design.less | 60 padding: @page_padding-top @margin-default @margin-default; 63 padding-right: (@margin-default * 1.6); 89 line-height: @line-height-default; 93 font-size: @font-size-default; 184 font-size: @font-size-default; 197 font-size: @font-size-default; 210 font-size: @font-size-default; 298 font-size: @font-size-default; 320 font-size: @font-size-default; 396 font-size: @font-size-default; [all …]
|
| /template/strap/ComboStrap/ |
| H A D | TagAttributes.php | 437 public function getClass($default = null) argument 439 $value = $this->getValue(self::CLASS_KEY, $default); 801 * @param null $default 804 public function getValue($attributeName, $default = null) argument 810 return $default; 823 public function getValueAndRemove($attributeName, $default = null) argument 826 $value = $default; 896 function getComponentAttributeValue($attributeName, $default = null) argument 899 $value = $default; 1127 * @param null $default [all …]
|
| H A D | TemplateEngine.php | 60 $default = self::CONF_THEME_DEFAULT; 74 if ($themeName !== $default) { 110 …$defaultTemplateDirectory = WikiPath::createComboResource(":theme:$default:pages:templates")->toLo… 112 …$partialSearchDirectories[] = WikiPath::createComboResource(":theme:$default:pages:partials")->toL… 113 …$componentsCssSearchDirectories[] = WikiPath::createComboResource(":theme:$default:components:css"… 114 …$componentsHtmlSearchDirectories[] = WikiPath::createComboResource(":theme:$default:components:htm… 210 $default = BreadcrumbTag::getDefaultBlockAttributes(); 211 … $tagAttributes = TagAttributes::createFromTagMatch("<breadcrumb $args/>", $default, $knownType); 222 $default = PageImageTag::getDefaultAttributes(); 223 … $tagAttributes = TagAttributes::createFromTagMatch("<page-image $args/>", $default, $knownType);
|
| H A D | MetadataSingleArrayStore.php | 50 public function get(Metadata $metadata, $default = null) argument 65 return $default; 92 public function getFromName(string $name, $default = null) argument 99 return $default; 102 public function setFromPersistentName(string $name, $value, $default = null) argument
|
| H A D | TemplateStore.php | 25 public function get(Metadata $metadata, $default = null) argument 31 public function getFromName(string $name, $default = null) argument 36 public function setFromPersistentName(string $name, $value, $default = null) argument
|
| /template/default/ |
| D | README.md | 3 This used to be the [default template for DokuWiki](http://dokuwiki.org/template:default) until 201… 6 Now the default template for dokuwiki [is called dokuwiki](http://dokuwiki.org). 12 * [More information](http://dokuwiki.org/template:default) 14 
|
| D | template.info.txt | 1 base default 6 desc Based on the default template until 2012, but updated for later versions 7 url https://www.dokuwiki.org/template:default
|
| /template/drupal_garland_blue/ |
| D | style.ini | 14 ../default/media.css = screen 15 ../default/_mediaoptions.css = screen 16 ../default/_admin.css = screen 17 ../default/_linkwiz.css = screen 18 ../default/_subscription.css = screen 20 ../default/rtl.css = rtl 21 ../default/print.css = print
|
| /template/strap/ComboStrap/Meta/Store/ |
| H A D | MetadataDokuWikiStore.php | 156 * @param null $default 159 public function get(Metadata $metadata, $default = null) argument 170 return $this->getFromName($metadata->getName(), $default); 183 * @param null $default 186 public function getFromName(string $name, $default = null) argument 205 return $default; 221 * @param null $default 224 …public function setFromPersistentName(string $name, $value, $default = null): MetadataDokuWikiStore argument
|
| /template/strap/syntax/ |
| H A D | menubar.php | 164 $default[BackgroundAttribute::BACKGROUND_COLOR] = 'light'; 165 $default[self::BREAKPOINT_ATTRIBUTE] = "lg"; 166 $default[self::THEME_ATTRIBUTE] = "light"; 167 $default[self::POSITION] = "normal"; 168 $default[ContainerTag::CONTAINER_ATTRIBUTE] = SiteConfig::getConfValue( 172 $tagAttributes = TagAttributes::createFromTagMatch($match, $default);
|
| /template/ad-hominem/css/ |
| H A D | _modal.css | 32 .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, a.ui-button, a:link.ui-… 37 .ui-state-default, 38 .ui-widget-content .ui-state-default, 39 .ui-widget-header .ui-state-default, 186 cursor: default; 198 .ui-state-default, 199 .ui-widget-content .ui-state-default, 200 .ui-widget-header .ui-state-default,
|
| /template/strap/vendor/symfony/process/ |
| H A D | ExecutableFinder.php | 44 * @param string|null $default The default to return if no executable is found 49 public function find(string $name, ?string $default = null, array $extraDirs = []) argument 84 return $default;
|