Home
last modified time | relevance | path

Searched refs:css (Results 1 – 25 of 97) sorted by relevance

1234

/webtrees/resources/css/
H A Dvendor.css16 @import "../../node_modules/bootstrap/dist/css/bootstrap.min.css";
17 @import "../../node_modules/datatables.net-bs5/css/dataTables.bootstrap5.css";
18 @import "../../node_modules/tom-select/dist/css/tom-select.min.css";
19 @import "../../node_modules/tom-select/dist/css/tom-select.bootstrap5.min.css";
20 @import "../../node_modules/typeahead.js-bootstrap4-css/typeaheadjs.css";
21 @import "../../node_modules/leaflet/dist/leaflet.css";
22 @import "../../node_modules/beautifymarker/leaflet-beautify-marker-icon.css";
23 @import "../../node_modules/leaflet-control-geocoder/dist/Control.Geocoder.css";
24 @import "../../node_modules/leaflet.markercluster/dist/MarkerCluster.Default.css";
25 @import "../../node_modules/leaflet.markercluster/dist/MarkerCluster.css";
[all …]
H A D_charts.css15 @import "_chart-ancestors.css";
16 @import "_chart-compact.css";
17 @import "_chart-descendants.css";
18 @import "_chart-family-book.css";
19 @import "_chart-fan.css";
20 @import "_chart-hourglass.css";
21 @import "_chart-interactive.css";
22 @import "_chart-lifespans.css";
23 @import "_chart-pedigree.css";
24 @import "_chart-pedigree-map.css";
[all …]
H A D_base.css20 @import "_blocks.css";
21 @import "_charts.css";
22 @import "_colorbox.css";
23 @import "_lists.css";
24 @import "_markdown.css";
25 @import "_maps.css";
26 @import "_mime-type-icons.css";
27 @import "_on-screen-keyboard.css";
28 @import "_pages.css";
29 @import "_sortable.css";
[all …]
H A D_lists.css16 @import "_list-branches.css";
17 @import "_list-individuals.css";
18 @import "_list-media.css";
19 @import "_list-notes.css";
20 @import "_list-repositories.css";
21 @import "_list-sources.css";
22 @import "_list-surnames.css";
H A D_blocks.css16 @import "_block-charts.css";
17 @import "_block-favorites.css";
H A Dadministration.css17 @import "_base.css";
19 @import "_mime-type-icons.css";
H A D_pages.css16 @import "_pages-family.css";
H A Dcolors.css17 @import "clouds.css";
H A Dminimal.css17 @import "_base.css";
H A Dfab.css17 @import "_base.css";
H A Dwebtrees.css17 @import "_base.css";
H A Dclouds.css17 @import "_base.css";
H A Dxenea.css17 @import "_base.css";
/webtrees/resources/js/
H A Dtreeview.js116 …$(box).css('display', 'none').removeClass('boxExpanded').parent().find('.tv_box.collapsedContent')…
129 this.treeview.css('cursor', 'wait');
130 this.loadingImage.css('display', 'block');
136 this.treeview.css('cursor', 'move');
137 this.loadingImage.css('display', 'none');
204 tv.treeview.find('.tv_box').css('width', 'auto');
243 tv.treeview.find('.tv_box:not(boxExpanded)', tv.treeview).css('width', w);
244 tv.treeview.find('.boxExpanded', tv.treeview).css('width', ew);
251 tv.treeview.find('.tv_box').css('width', 'auto');
269 this.loadingImage.css('display', 'block');
[all …]
/webtrees/public/ckeditor-4.15.1-custom/skins/moono/
H A Dreadme.md24 - **editor.css**: the main CSS file. It's simply loading several other files, for easier maintenanc…
25 - **mainui.css**: the file contains styles of entire editor outline structures,
26 - **toolbar.css**: the file contains styles of the editor toolbar space (top),
27 - **richcombo.css**: the file contains styles of the rich combo ui elements on toolbar,
28 - **panel.css**: the file contains styles of the rich combo drop-down, it's not loaded
30 - **elementspath.css**: the file contains styles of the editor elements path bar (bottom),
31 - **menu.css**: the file contains styles of all editor menus including context menu and button drop…
33 - **dialog.css**: the CSS files for the dialog UI, it's not loaded until the first dialog open,
34 - **reset.css**: the file defines the basis of style resets among all editor UI spaces,
35 - **preset.css**: the file defines the default styles of some UI elements reflecting the skin prefe…
[all …]
/webtrees/public/js/
H A Dwebtrees.min.js1css("display","none").removeClass("boxExpanded").parent().find(".tv_box.collapsedContent").css("di…
/webtrees/public/ckeditor-4.15.1-custom/plugins/scayt/dialogs/
H A Doptions.js5 …es","dictionaryName").getInputElement().$;g.isLicensed()||(h.disabled=!0,b.css(h,{cursor:"not-allo…
6 …t().$,h=this.getElement().getChild(0).$;b.isLicensed()||(a.css(g,{cursor:"not-allowed"}),a.css(h,{…
8 b.isLicensed()||(a.css(g,{cursor:"not-allowed"}),a.css(h,{cursor:"not-allowed"}))},onClick:function…
18 …ccess_"+b.data.command+"Dic"),c=c.replace("%s",b.data.name),d.setText(c),a.css(d.$,{color:"blue"})…
19 d.setText(c)),a.css(d.$,{color:"red"}),null!=e.getUserDictionaryName()&&""!=e.getUserDictionaryName…
20 …rror_"+b.data.command+"Dic"),f=f.replace("%s",b.data.name),d.setText(f));a.css(d.$,{color:"red"});…
/webtrees/
H A D.gitignore6 /public/css/*.map
7 /public/css/*/*.map
H A DCONTRIBUTING.md37 …ackage-manager) - to install CSS/JS dependencies and create portable/minified `.css` / `.js` files.
64 …S or JS files, you'll need to rebuild the files in `public/js` and `public/css`. You do this with…
76 We include the compiled JS and CSS assets from `/public/{css,js}`).
H A D.gitattributes22 resources/css/ export-ignore
H A Dcomposer.lock519 "cerdic/css-tidy": "^1.7 || ^2.0",
523 "cerdic/css-tidy": "If you want to use the filter 'Filter.ExtractStyleBlocks'.",
/webtrees/public/ckeditor-4.15.1-custom/
H A Dckeditor.js778 …extend(this,{className:"",css:[]});this.id=CKEDITOR.tools.getNextId();this.document=a;this.isFrame… property
781 …Load()},this));a.write(k.output(CKEDITOR.tools.extend({css:CKEDITOR.tools.buildStyleHtml(this.css)… property
789 …OR.tools.genKey(b.getUniqueId(),c.getUniqueId(),a.lang.dir,a.uiColor||"",m.css||"",h||"");var g=f[…
804 …ors,"+C,allowedContent:B,requiredContent:B,contentTransformations:d,panel:{css:CKEDITOR.skin.getPa… property
830 …steners=[];this._.level=b.level||1;var f=CKEDITOR.tools.extend({},b.panel,{css:[CKEDITOR.skin.getP… property
841 …reateClass({base:CKEDITOR.menu,$:function(a){this.base.call(this,a,{panel:{css:a.config.contextmen… property
925 …"font-family"]=a.attributes.face,delete a.attributes.face)}}]]:null,panel:{css:[CKEDITOR.skin.getP… property
932 …bel:c.label,title:c.panelTitle,toolbar:"styles,20",allowedContent:n,panel:{css:[CKEDITOR.skin.getP… property
1158 …bel:h.label,title:h.panelTitle,toolbar:"styles,10",allowedContent:m,panel:{css:[CKEDITOR.skin.getP… property
/webtrees/resources/lang/tt/
H A Dmessages.po1372 #: resources/views/modules/custom-css-js/edit.phtml:35
1376 #: resources/views/modules/custom-css-js/edit.phtml:23
3923 #: resources/views/modules/custom-css-js/edit.phtml:16
7776 #: resources/views/modules/custom-css-js/edit.phtml:40
7780 #: resources/views/modules/custom-css-js/edit.phtml:28
17068 #: resources/views/modules/custom-css-js/edit.phtml:52
20033 #: resources/views/modules/custom-css-js/edit.phtml:47
/webtrees/resources/lang/mk/
H A Dmessages.po1394 #: resources/views/modules/custom-css-js/edit.phtml:35
1398 #: resources/views/modules/custom-css-js/edit.phtml:23
3945 #: resources/views/modules/custom-css-js/edit.phtml:16
7797 #: resources/views/modules/custom-css-js/edit.phtml:40
7801 #: resources/views/modules/custom-css-js/edit.phtml:28
17085 #: resources/views/modules/custom-css-js/edit.phtml:52
20050 #: resources/views/modules/custom-css-js/edit.phtml:47
/webtrees/resources/lang/ko/
H A Dmessages.po1372 #: resources/views/modules/custom-css-js/edit.phtml:35
1376 #: resources/views/modules/custom-css-js/edit.phtml:23
3922 #: resources/views/modules/custom-css-js/edit.phtml:16
7777 #: resources/views/modules/custom-css-js/edit.phtml:40
7781 #: resources/views/modules/custom-css-js/edit.phtml:28
17057 #: resources/views/modules/custom-css-js/edit.phtml:52
20020 #: resources/views/modules/custom-css-js/edit.phtml:47

1234