Searched refs:rounded (Results 1 – 25 of 191) sorted by relevance
12345678
| /plugin/bootswrapper/exe/help/ |
| D | image.txt | 5 | <image shape="rounded">{{:wiki:dokuwiki-128.png?nolink&100|}}</image> | <code html><image shape… 18 | ''shape'' | ''rounded'', ''circle'', ''thumbnail'' | Image shape |
|
| /plugin/combo/ComboStrap/ |
| H A D | NoteTag.php | 63 $rounded = $tagAttributes->getValueAndRemove(NoteTag::ATTRIBUTE_ROUNDED); 64 if (!empty($rounded)) {
|
| /plugin/combo/resources/theme/default/components/css/ |
| H A D | bar.css | 7 border-radius: 0; /* not rounded */
|
| /plugin/indexmenu2/cms/modifiers/ |
| D | modifiers.txt | 1 It's the place for menu modifiers like "rounded corners" for menu item, etc.
|
| /plugin/combo/syntax/ |
| H A D | badge.php | 195 $rounded = $tagAttributes->getValueAndRemove(self::ATTRIBUTE_ROUNDED); 196 if (!empty($rounded)) {
|
| /plugin/diagramsnet/lib/shapes/ |
| D | mxUML25.js | 74 var rounded = mxUtils.getValue(this.style, 'rounded', false); 85 if (!rounded) 92 if (rounded)
|
| /plugin/block/ |
| D | style.css | 3 /*____________ rounded corners ____________*/
|
| /plugin/box/ |
| D | plugin.info.txt | 6 desc Boxes with titles, colour and rounded corners. Syntax: <box width class colours|title> ...…
|
| /plugin/box2/ |
| D | plugin.info.txt | 8 desc Boxes with titles, colour and rounded corners. Syntax: <box width class colors style=value…
|
| D | style.css | 10 /* rounded corners styles from Stu Nicholls snazzy borders, http://www.cssplay.co.uk/boxes/snazzy.h… 125 /* must come last to override coloured background when using rounded corners */
|
| /plugin/asciidocjs/node_modules/color-convert/ |
| D | README.md | 29 All functions have a rounded and unrounded variant. By default, return values are rounded. To get t…
|
| /plugin/indexmenu2/cms/modifiers/roundednode/ |
| D | mod.css | 2 * Styles describe menu items with rounded corners
|
| /plugin/structprogress/ |
| D | style.less | 25 //sample for style: rounded
|
| /plugin/findologicxmlexport/vendor/twig/twig/doc/filters/ |
| D | batch.rst | 50 * ``size``: The size of the batch; fractional numbers will be rounded up
|
| /plugin/progrecss/ |
| D | style.css | 81 * Features a rounded box using the "missing link" colors for 88 * "rounded" or IE displaying the caption below the gauge
|
| /plugin/bureaucracytoolbar/ |
| H A D | README.md | 15 - **Styling**: The toolbar has basic CSS for a clean, modern look (light gray background, rounded c…
|
| /plugin/jdraw/src/com/mxgraph/examples/swing/resources/ |
| D | editor_zh-CN.properties.bak | 62 rounded=Rounded
|
| D | default-style.xml.bak | 9 <add as="rounded" value="1"/>
|
| D | editor.properties.bak | 61 rounded=Rounded
|
| D | editor_de.properties.bak | 62 rounded=Abgerundet
|
| D | editor_de.properties | 68 rounded=Abgerundet key
|
| D | editor.properties | 64 rounded=Rounded key
|
| D | editor_zh-CN.properties | 62 rounded=Rounded key
|
| /plugin/advrack/ |
| D | style.css | 242 /* Add rounded corners to your tooltips in: FF3+, Chrome 2+, Opera 10.6+, IE9+, Safari 2+ */ 243 .qtip-rounded, 251 .qtip-rounded .qtip-titlebar{
|
| /plugin/asciidocjs/node_modules/async/ |
| D | README.md | 7 [](https://www.…
|
12345678