Home
last modified time | relevance | path

Searched refs:outline (Results 1 – 25 of 455) sorted by relevance

12345678910>>...19

/plugin/icons/assets/typicons/
H A Dtypicons.min.css1 @charset 'UTF-8';@font-face{font-family:'typicons';font-weight:normal;font-style:normal;src:url('typicons.eot');src:url('typicons.eot?#iefix') format('embedded-opentype'),url('typicons.woff') format('woff'),url('typicons.ttf') format('truetype'),url('typicons.svg#typicons') format('svg')}.typcn:before{font-family:'typicons';font-style:normal;font-weight:normal;speak:none;display:inline-block;text-decoration:inherit;width:1em;height:1em;font-size:1em;text-align:center;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;text-rendering:optimizeLegibility}.typcn-adjust-brightness:before{content:'\e000'}.typcn-adjust-contrast:before{content:'\e001'}.typcn-anchor-outline:before{content:'\e002'}.typcn-anchor:before{content:'\e003'}.typcn-archive:before{content:'\e004'}.typcn-arrow-back-outline:before{content:'\e005'}.typcn-arrow-back:before{content:'\e006'}.typcn-arrow-down-outline:before{content:'\e007'}.typcn-arrow-down-thick:before{content:'\e008'}.typcn-arrow-down:before{content:'\e009'}.typcn-arrow-forward-outline:before{content:'\e00a'}.typcn-arrow-forward:before{content:'\e00b'}.typcn-arrow-left-outline:before{content:'\e00c'}.typcn-arrow-left-thick:before{content:'\e00d'}.typcn-arrow-left:before{content:'\e00e'}.typcn-arrow-loop-outline:before{content:'\e00f'}.typcn-arrow-loop:before{content:'\e010'}.typcn-arrow-maximise-outline:before{content:'\e011'}.typcn-arrow-maximise:before{content:'\e012'}.typcn-arrow-minimise-outline:before{content:'\e013'}.typcn-arrow-minimise:before{content:'\e014'}.typcn-arrow-move-outline:before{content:'\e015'}.typcn-arrow-move:before{content:'\e016'}.typcn-arrow-repeat-outline
[all...]
H A Dtypicons.css39 .typcn-anchor-outline:before {
48 .typcn-arrow-back-outline:before {
54 .typcn-arrow-down-outline:before {
63 .typcn-arrow-forward-outline:before {
69 .typcn-arrow-left-outline:before {
78 .typcn-arrow-loop-outline:before {
84 .typcn-arrow-maximise-outline:before {
90 .typcn-arrow-minimise-outline:before {
96 .typcn-arrow-move-outline:before {
102 .typcn-arrow-repeat-outline
[all...]
/plugin/combo/resources/theme/default/components/css/
H A Doutline.css1 .outline-heading-cs {
14 section.outline-level-3-cs, section.outline-level-4-cs, section.outline-level-5-cs, section.outline-level-6-cs {
21 .outline-section-cs {
27 .outline-section-cs, .outline-header-cs {
/plugin/icons/assets/material-design-icons/css/
H A Dmaterialdesignicons.min.css1 @font-face{font-family:"Material Design Icons";src:url("../fonts/materialdesignicons-webfont.eot?v=4.1.95");src:url("../fonts/materialdesignicons-webfont.eot?#iefix&v=4.1.95") format("embedded-opentype"),url("../fonts/materialdesignicons-webfont.woff2?v=4.1.95") format("woff2"),url("../fonts/materialdesignicons-webfont.woff?v=4.1.95") format("woff"),url("../fonts/materialdesignicons-webfont.ttf?v=4.1.95") format("truetype");font-weight:normal;font-style:normal}.mdi:before,.mdi-set{display:inline-block;font:normal normal normal 24px/1 "Material Design Icons";font-size:inherit;text-rendering:auto;line-height:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mdi-ab-testing::before{content:"\F001C"}.mdi-access-point::before{content:"\F002"}.mdi-access-point-network::before{content:"\F003"}.mdi-access-point-network-off::before{content:"\FBBD"}.mdi-account::before{content:"\F004"}.mdi-account-alert::before{content:"\F005"}.mdi-account-alert-outline::before{content:"\FB2C"}.mdi-account-arrow-left::before{content:"\FB2D"}.mdi-account-arrow-left-outline::before{content:"\FB2E"}.mdi-account-arrow-right::before{content:"\FB2F"}.mdi-account-arrow-right-outline::before{content:"\FB30"}.mdi-account-badge::before{content:"\FD83"}.mdi-account-badge-alert::before{content:"\FD84"}.mdi-account-badge-alert-outline::before{content:"\FD85"}.mdi-account-badge-horizontal::before{content:"\FDF0"}.mdi-account-badge-horizontal-outline::before{content:"\FDF1"}.mdi-account-badge-outline::before{content:"\FD86"}.mdi-account-box::before{content:"\F006"}.mdi-account-box-multiple::before{content:"\F933"}.mdi-account-box-multiple-outline::before{content:"\F002C"}.mdi-account-box-outline::before{content:"\F007"}.mdi-account-card-details::before{content:"\F5D2"}.mdi-account-card-details-outline::before{content:"\FD87"}.mdi-account-check::before{content:"\F008"}.mdi-account-check-outline
[all...]
/plugin/combo/ComboStrap/
H A DOutlineVisitor.php14 private Outline $outline; variable in ComboStrap\\OutlineVisitor
31 public function __construct(Outline $outline) argument
33 $this->outline = $outline;
34 $this->markupPath = $outline->getMarkupPath();
47 public static function create(Outline $outline): OutlineVisitor argument
49 return new OutlineVisitor($outline);
69 $markupPath = $this->outline->getMarkupPath();
74 $captureHeaderMeta = $this->outline->getMetaHeaderCapture();
80 $this->toHtmlSectionOutlineCallsRecurse($this->outline
[all...]
H A DFetcherPageBundler.php11 * with {@link FetcherPageBundler::getBundledOutline() corrected outline}
74 $outline = $this->getBundledOutline();
75 $instructionsCalls = $outline->toHtmlSectionOutlineCalls();
196 * If this is the case, the outline is broken.
197 * @param Outline $outline
200 private function addFirstSectionIfMissing(Outline $outline): Outline argument
202 $rootOutlineSection = $outline->getRootOutlineSection();
223 $title = PageTitle::createForMarkup($outline->getMarkupPath())->getValueOrDefault();
270 return $outline;
/plugin/outliner/
H A Dprint.css1 /* Whole outline block including left marker */
2 div.outline-block {
9 td.outline-content {
31 td.outline-bar {
60 /* Wedge area nearby outline title - expanded wedge */
66 /* Wedge area nearby outline title - collapsed wedge */
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DVideoProperties.php86 public function setOutline(Outline $outline) argument
88 $this->outline = $outline;
95 return $this->outline;
H A DShapeProperties.php82 public function setOutline(Outline $outline) argument
84 $this->outline = $outline;
91 return $this->outline;
H A DImageProperties.php104 public function setOutline(Outline $outline) argument
106 $this->outline = $outline;
113 return $this->outline;
/plugin/combo/resources/images/
H A Dclarity-note-edit-line.svg1 <svg xmlns="http://www.w3.org/2000/svg" width="24" viewBox="0 0 36 36"><path d="M28 30H6V8h13.22l2-2H6a2 2 0 0 0-2 2v22a2 2 0 0 0 2 2h22a2 2 0 0 0 2-2V15l-2 2z" class="clr-i-outline clr-i-outline-path-1" fill="currentColor"></path><path d="M33.53 5.84l-3.37-3.37a1.61 1.61 0 0 0-2.28 0L14.17 16.26l-1.11 4.81A1.61 1.61 0 0 0 14.63 23a1.69 1.69 0 0 0 .37 0l4.85-1.07L33.53 8.12a1.61 1.61 0 0 0 0-2.28zM18.81 20.08l-3.66.81l.85-3.63L26.32 6.87l2.82 2.82zM30.27 8.56l-2.82-2.82L29 4.16L31.84 7z" class="clr-i-outline clr-i-outline-path-2" fill="currentColor"></path></svg>
/plugin/amcharts/assets/amcharts/themes/
H A Dblack.js154 outline: "none", property in AmCharts.themes.black.PeriodButton
165 outline: "none", property in AmCharts.themes.black.PeriodButtonSelected
174 outline: "none" property in AmCharts.themes.black.PeriodInputField
193 outline: "none" property in AmCharts.themes.black.DataSetSelect
H A Ddark.js153 outline: "none", property in AmCharts.themes.dark.PeriodButton
164 outline: "none", property in AmCharts.themes.dark.PeriodButtonSelected
173 outline: "none" property in AmCharts.themes.dark.PeriodInputField
192 outline: "none" property in AmCharts.themes.dark.DataSetSelect
H A Dlight.js146 outline: "none", property in AmCharts.themes.light.PeriodButton
157 outline: "none", property in AmCharts.themes.light.PeriodButtonSelected
166 outline: "none" property in AmCharts.themes.light.PeriodInputField
186 outline: "none" property in AmCharts.themes.light.DataSetSelect
H A Dchalk.js161 outline: "none", property in AmCharts.themes.chalk.PeriodButton
174 outline: "none", property in AmCharts.themes.chalk.PeriodButtonSelected
185 outline: "none" property in AmCharts.themes.chalk.PeriodInputField
210 outline: "none" property in AmCharts.themes.chalk.DataSetSelect
H A Dpatterns.js214 outline: "none", property in AmCharts.themes.patterns.PeriodButton
225 outline: "none", property in AmCharts.themes.patterns.PeriodButtonSelected
234 outline: "none" property in AmCharts.themes.patterns.PeriodInputField
253 outline: "none" property in AmCharts.themes.patterns.DataSetSelect
/plugin/bpmnio/vendor/bpmn-js/dist/assets/
H A Ddiagram-js.css100 * outline styles
103 .djs-outline,
104 .djs-selection-outline {
110 .djs-outline {
114 .djs-selection-outline {
293 .djs-dragging .djs-outline {
301 .djs-outline {
540 outline: none;
557 outline: none;
844 .djs-updating .djs-outline,
[all …]
/plugin/bpmnio/vendor/dmn-js/dist/assets/
H A Ddiagram-js.css100 * outline styles
103 .djs-outline,
104 .djs-selection-outline {
110 .djs-outline {
114 .djs-selection-outline {
293 .djs-dragging .djs-outline {
301 .djs-outline {
540 outline: none;
557 outline: none;
844 .djs-updating .djs-outline,
[all …]
/plugin/ckgdoku/ckeditor/skins/moono-lisa/
H A Ddialog.css5outline:0;border-top:1px solid #fff}.cke_dialog .cke_resizer{margin-top:22px}.cke_dialog .cke_resi…
/plugin/ckgedit/ckeditor/skins/moono-lisa/
H A Ddialog.css5outline:0;border-top:1px solid #fff}.cke_dialog .cke_resizer{margin-top:22px}.cke_dialog .cke_resi…
/plugin/s5reloaded/ui/thesis/
H A Doutline.css1 /* don't change this unless you want the layout stuff to show up in the outline view! */
9 /* making the outline look pretty-ish */
/plugin/s5/ui/default/
H A Doutline.css1 /* don't change this unless you want the layout stuff to show up in the outline view! */
9 /* making the outline look pretty-ish */
/plugin/s5/ui/dokuwiki/
H A Doutline.css1 /* don't change this unless you want the layout stuff to show up in the outline view! */
9 /* making the outline look pretty-ish */
/plugin/pagebuttons/
H A DREADME.md44 * https://materialdesignicons.com/icon/trash-can-outline
45 * https://materialdesignicons.com/icon/folder-plus-outline
46 * https://materialdesignicons.com/icon/file-plus-outline
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Ddiagram-js.css86 * outline styles
89 .djs-outline {
94 .djs-element.hover .djs-outline,
95 .djs-element.selected .djs-outline {
101 .djs-element.selected .djs-outline {
106 .djs-element.hover .djs-outline {
278 .djs-dragging .djs-outline {
286 .djs-outline {
682 .djs-updating .djs-outline,
756 outline: none;
[all …]

12345678910>>...19