| /template/twigstarter/vendor/twig/twig/src/Sandbox/ |
| D | SecurityPolicy.php | 57 public function setAllowedProperties(array $properties) argument 59 $this->allowedProperties = $properties; 113 foreach ($this->allowedProperties as $class => $properties) { 115 … $allowed = \in_array($property, \is_array($properties) ? $properties : [$properties]);
|
| /template/strap/ComboStrap/ |
| H A D | BrandButton.php | 310 $properties["padding"] = "0.375rem 0.375rem"; 313 $properties["vertical-align"] = "middle"; 314 $properties["display"] = "inline-block"; 318 $properties["color"] = "$primaryColor!important"; 333 $properties["background-color"] = $primary; 334 $properties["border-color"] = $primary; 335 $properties["color"] = $textColor; 341 $properties["stroke-width"] = "2px"; 346 foreach ($properties as $key => $value) {
|
| H A D | Template.php | 137 public function setProperties(array $properties): Template argument 139 foreach ($properties as $key => $val) {
|
| H A D | MarkupRef.php | 138 $properties = $this->url->getQueryProperties(); 139 if (count($properties) >= 1) { 144 $widthAndHeight = array_key_first($properties);
|
| H A D | PluginUtility.php | 437 $properties = explode(";", $attributes->getValueAndRemove($styleAttributeName)); 438 foreach ($properties as $property) {
|
| /template/strap/action/ |
| H A D | staticresource.php | 382 * @param Array $properties - the query properties 387 static function getEtagValue(Path $mediaFile, array $properties): string argument 391 ksort($properties); 392 foreach ($properties as $key => $value) {
|
| /template/templar/less/ |
| D | close.less | 23 // Additional properties for button version
|
| D | forms.less | 92 // Reset appearance properties for textual inputs and textarea 576 // Common properties
|
| /template/a_new_day/ |
| D | csshover3.htc | 183 // and set properties to null 236 // and set properties to null
|
| /template/simple/ |
| D | csshover3.htc | 183 // and set properties to null 236 // and set properties to null
|
| /template/vector20/static/3rd/vector/ |
| D | csshover.htc | 183 // and set properties to null 236 // and set properties to null
|
| /template/vector/static/3rd/vector/ |
| D | csshover.htc | 183 // and set properties to null 236 // and set properties to null
|
| /template/wikiweko/static/3rd/vector/ |
| H A D | csshover.htc | 183 // and set properties to null 236 // and set properties to null
|
| /template/twentyfifteen/css/ |
| D | normalize.less | 370 * 2. Change font properties to `inherit` in Safari.
|
| /template/stm/stm/css/ |
| D | _normalize.css | 403 * 2. Change font properties to `inherit` in Safari.
|
| /template/typowiki/typowiki/scss/ |
| D | _sanitize.scss | 398 * 2. Change font properties to `inherit` in Safari.
|
| /template/daily/css/ |
| D | pure-min.css | 260 * 2. Correct font properties not being inherited. 472 /*csslint regex-selectors:false, known-properties:false, duplicate-properties:false*/
|
| /template/breeze/bower_components/modular-scale/ |
| D | readme.md | 7 Ems work especially well with modular scales as their recursive properties mimic modular scales mak…
|
| /template/strap/vendor/php-webdriver/webdriver/ |
| H A D | CHANGELOG.md | 18 - `RemoteWebElement::getDomProperty()` method to read JavaScript properties of an element (like the…
|
| H A D | README.md | 132 Desired capabilities define properties of the browser you are about to start.
|
| /template/hexa/genericons/ |
| D | README.md | 66 …smoothing: antialiased;` and `-moz-osx-font-smoothing: grayscale;` CSS properties. That'll make th…
|
| /template/strap/resources/firebug/ |
| H A D | firebug-lite-1.4.js | 918 this.createElement=function(tagName,properties){properties=properties||{}; argument 919 var doc=properties.document||FBL.Firebug.chrome.document; 921 for(var name in properties){if(name!="document"){element[name]=properties[name] 924 this.createGlobalElement=function(tagName,properties){properties=properties||{}; argument 927 for(var name in properties){var propname=name; 929 }if(name!="document"){element.setAttribute(propname,properties[name]) 5929 var properties=["log","debug","info","warn","error","assert","dir","dirxml","group","groupCollapsed… 5935 var installer=function(c){for(var i=0,l=properties.length; 5937 i++){var name=properties[i];
|
| /template/monobook/static/3rd/monobook/ |
| D | main.css | 700 ** Logo properties
|
| /template/strap/resources/library/bootstrap/5.0.1/ |
| H A D | bootstrap.min.css.map | 1 …properties to `inherit`\n// 2. Correct the inability to style clickable types in iOS and Safari.\n…
|
| /template/able/css/ |
| D | able.css | 526 …lement using platform-native styling. See http://css-tricks.com/almanac/properties/a/appearance/ */
|