Searched refs:CSS (Results 1 – 25 of 532) sorted by relevance
12345678910>>...22
| /template/prsnl10/css/ |
| D | prsnl10_print.css | 5 If you want to add some own print CSS, have a look at the README of this 10 This template includes CSS from the "starter" DokuWiki template by 12 features). These files will be included BEFORE this specific CSS file. In 13 this file, I just overwrite non fitting DokuWiki "starter" CSS + add some 14 CSS for some exclusive objects of this template.
|
| D | prsnl10_screen_iehacks.css | 5 If you want to add some own screen CSS, have a look at the README of this 10 DokuWiki's internal CSS handling stumbles upon most of these Internet
|
| /template/mnml-blog/css/ |
| D | mnml-blog_print.css | 5 If you want to add some own print CSS, have a look at the README of this 10 This template includes CSS from the "starter" DokuWiki template by 12 features). These files will be included BEFORE this specific CSS file. In 13 this file, I just overwrite non fitting DokuWiki "starter" CSS + add some 14 CSS for some exclusive objects of this template.
|
| /template/dokutwitterbootstrap/css/ |
| D | dokuwikicompatibility.css | 2 * DokuWiki CSS can clash with the Bootstrap CSS.
|
| /template/scanlines/user/ |
| D | print.css | 1 /* en: Place for user defined CSS rules (print media) - this file can safely be 4 de: Ort für benutzerdefinierte CSS-Regeln (print media) - Diese Datei kann
|
| D | screen.css | 1 /* en: Place for user defined CSS rules (screen media) - this file can safely be 4 de: Ort für benutzerdefinierte CSS-Regeln (screen media) - Diese Datei kann
|
| D | rtl.css | 1 /* en: Place for user defined CSS rules (right to left languages, e.g. hebrew) - 4 de: Ort für benutzerdefinierte CSS-Regeln ("rechts-nach-links"-Sprachen,
|
| /template/congrid/ |
| D | README.md | 9 The code for semi-transparent borders is taken from the book "CSS SECRETS" by Lea Verou. 10 Pre-defined CSS backgrounds are taken from http://lea.verou.me/css3patterns/
|
| /template/templar/less/ |
| D | bootstrap.less | 15 // CSS Reset 23 // Base CSS 39 @import "alerts.less"; // Note: alerts share common CSS with buttons and thus have styles in button…
|
| /template/strap/vendor/carica/phpcss/ |
| H A D | README.md | 1 # PhpCss - PHP CSS Parser Library 15 PhpCSS is a parser for CSS 3 selectors. It parses them into an AST and allows them to compile the A… 17 The main target of this project is the possibilty to convert CSS selectors into Xpath expressions. 30 Get CSS selector as Xpath expression 34 Reformat/Validate CSS Selector 45 …s. If you have FluentDOM and PhpCss installed in your project, you can use CSS selectors in Fluent… 57 <th>Selector</th><th>to CSS</th><th>to Xpath</th>
|
| /template/kajukkd/ |
| D | README | 20 * Minimal Hamburger Overlay Navigation Drawer In CSS 23 * GeShi Dark mode CSS from
|
| /template/templar/css/ |
| D | screen.less | 11 // CSS Reset 23 // Base CSS 39 @import "../less/alerts.less"; // Note: alerts share common CSS with buttons and thus have styles i…
|
| /template/strap/resources/library/bootstrap/ |
| H A D | README.md | 9 In a nutshell, if you already have your CSS file: 11 * Copy your CSS file into the sub version directory (`4.4.1`, `4.5.0`, ...)
|
| /template/h6e-minimal/h6e-minimal/ |
| D | h6e-reset.css | 4 * Resets default browser CSS. 5 * this code is from the BluePrint CSS framework
|
| /template/strap/resources/firebug/ |
| H A D | firebug-lite.css | 142 * CSS 145 #Firebug .Left .CSS { display:none; padding:5px; height:225px; overflow:scroll; font:11px Verdana, … 146 #Firebug .Right .CSS { display:none; } 147 #Firebug .Left .CSS .Selector { margin-top:10px } 148 #Firebug .Left .CSS .CSSText { padding-left:20px; } 149 #Firebug .Left .CSS .CSSProperty { color:#005500; margin-top:10px; } 150 #Firebug .Left .CSS .CSSValue { padding-left:5px; color:#000088; } 151 #Firebug .ButtonContainer .CSS { display:none; } 153 #Firebug .Right .CSS { background:#eee; } 154 #Firebug .Right .CSS .Input { width:100%; _width:98%; height:205px; font:12px Verdana, Geneva, Aria… [all …]
|
| /template/sidebar_theme/ |
| D | sidebar-theme.css | 8 //Main page CSS: 42 //Specific sidebar CSS:
|
| /template/bushwick/fonts/ |
| D | README.txt | 9 Use genericons for instant HiDPI, to change icon colors on the fly, or even with CSS effects such a… 17 To use it, place the font folder in your stylesheet directory and paste this in your CSS file: 45 …ery element with the class "my-icon". The "content: '\f101';" part of this CSS is easily copied fr… 65 Also note the CSS property "-webkit-font-smoothing: antialiased". That makes the icons look great i… 94 - Replaced tabs with spaces in the helper CSS. 103 - The CSS has prettier formatting, props Konstantin Obenland.
|
| /template/fictive/genericons/ |
| D | README.txt | 9 Use genericons for instant HiDPI, to change icon colors on the fly, or even with CSS effects such a… 17 To use it, place the font folder in your stylesheet directory and paste this in your CSS file: 45 …ery element with the class "my-icon". The "content: '\f101';" part of this CSS is easily copied fr… 65 Also note the CSS property "-webkit-font-smoothing: antialiased". That makes the icons look great i… 102 - Replaced tabs with spaces in the helper CSS. 111 - The CSS has prettier formatting, props Konstantin Obenland.
|
| /template/hexa/genericons/ |
| D | README.md | 5 Use genericons for instant HiDPI, to change icon colors on the fly, or even with CSS effects such a… 22 …ery element with the class "my-icon". The `content: '\f101';` part of this CSS is easily copied fr… 42 …nt, including a handy example page that'll help you copy/paste the necessary glyphs or CSS values. 66 …it-font-smoothing: antialiased;` and `-moz-osx-font-smoothing: grayscale;` CSS properties. That'll… 70 …and probably later, Genericons will simply not show up if you're using the CSS property "text-rend… 104 * New: Added helper rotation classes to the base CSS, thanks to geminorum. Apply `genericon-rotate-… 148 * Per feedback, the baked-in 16px width and height has been removed from the helper CSS. It wasn't … 149 * Base64 encoding is now included by default in the helper CSS. This makes it drop-in easy to get G… 191 * Replaced tabs with spaces in the helper CSS. 202 * The CSS has prettier formatting, props Konstantin Obenland.
|
| /template/dwsimple/dwsimple/ |
| D | ie5.css | 1 /* CSS Document */
|
| /template/dokubrick/ |
| D | dokubrick_media.css | 2 * Media Manager - additional CSS for the DoKubrick Template
|
| D | dokubrick_print.css | 2 * Print - additional CSS for the DoKubrick Template
|
| /template/arctic-mbo/ |
| D | arctic_media.css | 2 * Media Manager - additional CSS for the Arctic Template
|
| /template/arctic/ |
| D | arctic_media.css | 2 * Media Manager - additional CSS for the Arctic Template
|
| /template/arctictut/ |
| D | arctictut_media.css | 2 * Media Manager - additional CSS for the Arctic Template
|
12345678910>>...22