Home
last modified time | relevance | path

Searched refs:rounded (Results 1 – 25 of 174) sorted by relevance

1234567

/plugin/bootswrapper/exe/help/
H A Dimage.txt5 | <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 DNoteTag.php17 public const ATTRIBUTE_ROUNDED = "rounded";
63 $rounded = $tagAttributes->getValueAndRemove(NoteTag::ATTRIBUTE_ROUNDED);
64 if (!empty($rounded)) {
/plugin/combo/resources/theme/default/components/css/
H A Dbar.css7 border-radius: 0; /* not rounded */
/plugin/indexmenu2/cms/modifiers/
H A Dmodifiers.txt1 It's the place for menu modifiers like "rounded corners" for menu item, etc.
/plugin/block/
H A Dstyle.css3 /*____________ rounded corners ____________*/
/plugin/combo/syntax/
H A Dbadge.php29 const ATTRIBUTE_ROUNDED = "rounded";
195 $rounded = $tagAttributes->getValueAndRemove(self::ATTRIBUTE_ROUNDED);
196 if (!empty($rounded)) {
200 $badgePillClass = "rounded-pill";
/plugin/box/
H A Dplugin.info.txt6 desc Boxes with titles, colour and rounded corners. Syntax: <box width class colours|title> ...…
/plugin/diagramsnet/lib/shapes/
H A DmxUML25.js74 var rounded = mxUtils.getValue(this.style, 'rounded', false);
85 if (!rounded)
92 if (rounded)
/plugin/box2/
H A Dplugin.info.txt8 desc Boxes with titles, colour and rounded corners. Syntax: <box width class colors style=value…
H A Dprint.css10 /* 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 */
H A Dstyle.css10 /* 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/indexmenu2/cms/modifiers/roundednode/
H A Dmod.css2 * Styles describe menu items with rounded corners
/plugin/structprogress/
H A Dstyle.less25 //sample for style: rounded
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Dbatch.rst50 * ``size``: The size of the batch; fractional numbers will be rounded up
/plugin/progrecss/
H A Dstyle.css81 * Features a rounded box using the "missing link" colors for
88 * "rounded" or IE displaying the caption below the gauge
/plugin/jdraw/src/com/mxgraph/examples/swing/resources/
H A Deditor_zh-CN.properties.bak62 rounded=Rounded
H A Ddefault-style.xml.bak9 <add as="rounded" value="1"/>
H A Deditor.properties64 rounded=Rounded key
H A Deditor.properties.bak61 rounded=Rounded
H A Deditor_zh-CN.properties62 rounded=Rounded key
H A Deditor_de.properties68 rounded=Abgerundet key
H A Deditor_de.properties.bak62 rounded=Abgerundet
/plugin/advrack/
H A Dstyle.css242 /* 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/boxwh/boxwh/
H A Dprint.css12 /* rounded corners styles from Stu Nicholls snazzy borders, http://www.cssplay.co.uk/boxes/snazzy.h…
127 /* must come last to override coloured background when using rounded corners */
H A Dstyle.css10 /* 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 */

1234567