Home
last modified time | relevance | path

Searched refs:icons (Results 126 – 150 of 180) sorted by relevance

12345678

/plugin/gallery/swipebox/css/
H A Dswipebox.less
/plugin/authgoogle/google/contrib/
H A DGoogle_DriveService.php1550 public $icons; variable in Google_App
1575 public function setIcons(/* array(Google_AppIcons) */ $icons) { argument
1576 $this->assertIsArray($icons, 'Google_AppIcons', __METHOD__);
1577 $this->icons = $icons;
1580 return $this->icons;
/plugin/minimap/
H A DREADME.md109 * The plugin is now Bootstrap 4 compatible. The icons were suppressed.
/plugin/bootswrapper/exe/help/
H A Dpanel.txt114 ===== With icons =====
/plugin/wrap/
H A Dall.less247 /* see styles for boxes and notes with icons in style.css */
H A Dexample.txt187 * the classes ''danger'', ''warning'', ''caution'', ''notice'', ''safety'' use safety colours (and no icons)
/plugin/bpmnio/vendor/dmn-js/dist/assets/dmn-font/css/
H A Ddmn-embedded.css49 /* you can be more comfortable with increased icons size */
/plugin/metaeditor/
H A Djstree.js140 icons : false property in AnonymousFunctiona82bfad20500._data.core.themes
408 icons : true,
803 this._data.core.themes.icons = s.icons;
809 this[ this._data.core.themes.icons ? "show_icons" : "hide_icons" ]();
4274 …show_icons : function () { this._data.core.themes.icons = true; this.get_container_ul().removeClas…
4279 …hide_icons : function () { this._data.core.themes.icons = false; this.get_container_ul().addClass(…
4284 …toggle_icons : function () { if(this._data.core.themes.icons) { this.hide_icons(); } else { this.s…
5475 icons : true property in $.vakata.context.settings
5514 …='vakata-context-separator'><"+"a href='#' " + ($.vakata.context.settings.icons ? '' : 'style="mar…
5519 if($.vakata.context.settings.icons) {
[all …]
H A Dstyle.css77 .jstree-no-icons .jstree-themeicon,
311 .jstree-default .jstree-no-icons .jstree-anchor > .jstree-themeicon {
/plugin/bpmnio/vendor/bpmn-js/dist/assets/bpmn-font/css/
H A Dbpmn.css46 /* you can be more comfortable with increased icons size */
H A Dbpmn-embedded.css49 /* you can be more comfortable with increased icons size */
/plugin/tline/
H A DCHANGES.txt86 random number generator. Add formated ids to event tapes, labels, icons to
95 * Fixed issue 31, added event's classname attribute to div for icons too.
/plugin/markdownextra/lib/meltdown/css/
H A Dmeltdown.css28 /* Use the following CSS code if you want to use data attributes for inserting your icons */
/plugin/imagecarousel/vendor/slick/
H A DREADME.markdown208 $slick-arrow-color | color | white | Color of the left/right arrow icons
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.less70 /* icons in buttons */
622 /* Icons (inline elements with styled text that mock arrow icons)
641 Acceptable font-family overrides for individual icons:
/plugin/fckg/fckeditor/editor/css/
H A Dfck_editorarea_RTL.css466 /* should work but doesn't - so we just disable icons here*/
/plugin/abc2/
H A Dall.css38 * * added Unicode characters for player icons instead
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Ddiagram-js.css517 /* larger font for prefixed icons */
H A Dbpmn-embedded.css49 /* you can be more comfortable with increased icons size */
/plugin/bpmnioeditor/
H A Dstyle.css522 /* larger font for prefixed icons */
871 /* you can be more comfortable with increased icons size */
/plugin/icons/assets/typicons/
H A Dtypicons.css32 /* Code for individual icons */
/plugin/tagfilter/
H A Dstyle.css734 /* Retina-ize icons */
/plugin/tagfilter/script/select2/
H A Dselect2.css631 /* Retina-ize icons */
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.css1607 display: flex; /* required for icons support :before rule */
1614 /* svg icons rendered as background image */
1624 /* fonts icons */
2837 .monaco-editor .suggest-widget.no-icons .monaco-list .monaco-list-row .icon,
2838 .monaco-editor .suggest-widget.no-icons .monaco-list .monaco-list-row .suggest-icon::before {
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.css1607 display: flex; /* required for icons support :before rule */
1614 /* svg icons rendered as background image */
1624 /* fonts icons */
2837 .monaco-editor .suggest-widget.no-icons .monaco-list .monaco-list-row .icon,
2838 .monaco-editor .suggest-widget.no-icons .monaco-list .monaco-list-row .suggest-icon::before {

12345678