Home
last modified time | relevance | path

Searched refs:responsive (Results 1 – 25 of 167) sorted by relevance

1234567

/plugin/metaeditor/
Dstyle.css872 #jstree-dnd.jstree-dnd-responsive {
878 #jstree-dnd.jstree-dnd-responsive > i {
883 #jstree-dnd.jstree-dnd-responsive > .jstree-ok {
888 #jstree-dnd.jstree-dnd-responsive > .jstree-er {
893 #jstree-marker.jstree-dnd-responsive {
901 .jstree-default-responsive {
907 .jstree-default-responsive .jstree-icon {
910 .jstree-default-responsive .jstree-node,
911 .jstree-default-responsive .jstree-leaf > .jstree-ocl {
914 .jstree-default-responsive .jstree-node {
[all …]
/plugin/amcharts/assets/amcharts/plugins/responsive/
Dreadme.md8 Use this plugin to enable "responsive" features for amCharts' JavaScript Charts,
25 enable "responsive" plugin for your chart instance.
36 <script src="amcharts/plugins/responsive/responsive.min.js" type="text/javascript"></script>
46 "responsive": {
55 chart.responsive = {
67 You can modify (or completely overwrite) the default responsive rules used by
224 "responsive": {
268 In case you want to go pure and set only your own responsive rules, you can set
272 "responsive": {
299 no responsive rules will be applied to them.
[all …]
Dresponsive.js32 …if ( chart.responsive === undefined || chart.responsive.ready === true || chart.responsive.enabled…
40 var r = chart.responsive;
Dresponsive.min.js1responsive!==undefined&&n.responsive.ready!==!0&&n.responsive.enabled===!0&&(u=n.version.split("."…
/plugin/abc2/
Dscript.js9 responsive: "resize" property
/plugin/mobiletable/
Dplugin.info.txt5 desc Rearranges tables to be responsive.
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/css/
Dbootstrap.min.css5responsive,.thumbnail a>img,.thumbnail>img{display:block;max-width:100%;height:auto}.img-rounded{b…
/plugin/socialite/
Dplugin.info.txt6 desc Lightweight responsive social buttons
DREADME3 Lightweight responsive social buttons
/plugin/combo/
H A DREADME.md18 * [Blazing Fast Performance (Lazy loading, responsive image)](https://combostrap.com/performance)
26 * [First Class Image (responsive resizing, native svg)](https://combostrap.com/image)
/plugin/combo/resources/theme/default/components/css/
H A Dbackground.css22 background-position: center center; /* better for responsive background */
/plugin/statistics/
Dscript.js154 responsive: false, property
/plugin/achart/
DREADME.md78 responsive: [{
104 responsive: [{
/plugin/diagramsnet/lib/js/diagramly/
DGraphViewer.js113 GraphViewer.prototype.responsive = false; method in GraphViewer
147 this.responsive = ((this.graphConfig['responsive'] != null) ?
148 this.graphConfig['responsive'] : this.responsive) &&
174 if (this.responsive && this.graph.dialect == mxConstants.DIALECT_SVG)
417 if (!this.responsive)
428 if (!this.responsive)
453 if (!this.responsive)
707 if (!this.responsive)
1681 if (this.responsive && typeof ResizeObserver !== 'undefined')
/plugin/bureaucracy-au/
Dstyle.css86 /*responsive - small screen*/
/plugin/bureaucracyau/
Dstyle.css86 /*responsive - small screen*/
/plugin/bureaucracy/
Dstyle.css86 /*responsive - small screen*/
/plugin/imagecarousel/vendor/slick/
Dslick.min.js17responsive:null,rows:1,rtl:!1,slide:"",slidesPerRow:1,slidesToShow:1,slidesToScroll:1,speed:500,sw… property
/plugin/tagging/less/
H A Deditable.less28 width: auto; /* bootstrap-responsive has width: 100% that breakes layout */
/plugin/struct/
H A Dstyle.less115 /*responsive - small screen*/
184 /*responsive - small screen*/
/plugin/404manager/
Dstyle.css14 .redirect-manager.table-responsive {
/plugin/datatables/assets/datatables.net/css/
DdataTables.bootstrap5.min.css5responsive>div.dataTables_wrapper>div.row{margin:0}div.table-responsive>div.dataTables_wrapper>div…
DdataTables.bootstrap.css409 div.table-responsive > div.dataTables_wrapper > div.row {
412 div.table-responsive > div.dataTables_wrapper > div.row > div[class^=col-]:first-child {
415 div.table-responsive > div.dataTables_wrapper > div.row > div[class^=col-]:last-child {
DdataTables.bootstrap.min.css1responsive>div.dataTables_wrapper>div.row{margin:0}div.table-responsive>div.dataTables_wrapper>div…
DdataTables.bootstrap5.css423 div.table-responsive > div.dataTables_wrapper > div.row {
426 div.table-responsive > div.dataTables_wrapper > div.row > div[class^=col-]:first-child {
429 div.table-responsive > div.dataTables_wrapper > div.row > div[class^=col-]:last-child {

1234567