Home
last modified time | relevance | path

Searched refs:box (Results 126 – 150 of 931) sorted by relevance

12345678910>>...38

/plugin/404manager/
H A Dstyle.css16 box-sizing: border-box;
39 box-sizing: border-box;
51 box-sizing: border-box;
76 box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
/plugin/ckgdoku/ckeditor/skins/moono/
H A Ddialog_opera.css5box-shadow:0 0 3px rgba(0,0,0,.15);-webkit-box-shadow:0 0 3px rgba(0,0,0,.15);box-shadow:0 0 3px r…
/plugin/ckgedit/ckeditor/skins/moono/
H A Ddialog_opera.css5box-shadow:0 0 3px rgba(0,0,0,.15);-webkit-box-shadow:0 0 3px rgba(0,0,0,.15);box-shadow:0 0 3px r…
/plugin/diagramsnet/lib/styles/
H A Ddark.css10 box-shadow:none;
51 box-shadow:none;
93 box-shadow:none;
140 box-shadow:none;
145 box-shadow:none;
152 -webkit-box-shadow: 1px 1px 1px 0px #ccc;
153 -moz-box-shadow: 1px 1px 1px 0px #ccc;
154 box-shadow: 1px 1px 1px 0px #ccc;
174 box-shadow: none;
182 box-shadow: 0px 0px 10px #aaa !important;
/plugin/widearea/widearea/
H A Dwidearea.css56 -webkit-box-sizing: border-box !important;
57 -moz-box-sizing: border-box !important;
58 box-sizing: border-box !important;
66 box-shadow: none !important;
/plugin/jquery-syntax/jquery-syntax/modern/
H A Djquery.syntax.layout.inline.css9 -moz-box-shadow: 1px 1px 3px #ddd;
10 -webkit-box-shadow: 1px 1px 3px #ddd;
11 box-shadow: 1px 1px 3px #ddd; }
H A Djquery.syntax.layout.plain.css9 -moz-box-shadow: 1px 1px 3px #ddd;
10 -webkit-box-shadow: 1px 1px 3px #ddd;
11 box-shadow: 1px 1px 3px #ddd;
/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.page.php9 $box =& new BoxPage();
14 $box->readCSS($state);
17 return $box;
H A Dbox.iframe.php6 $box =& new IFrameBox($root, $pipeline);
7 $box->readCSS($pipeline->get_current_css_state());
8 return $box;
/plugin/box2/
H A Dplugin.info.txt8box width class colors style=value|title> ... </box|caption> width, class, colours title & caption…
/plugin/csstimeline/
H A Dstyle.css77 -webkit-box-shadow: -1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
78 -moz-box-shadow: -1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
79 box-shadow: -1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
83 -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
84 -moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
85 box-shadow: 1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
252 -webkit-box-shadow: 0 0 1px rgba(0,0,0,0.20);
253 -moz-box-shadow: 0 0 1px rgba(0,0,0,0.20);
254 box-shadow: 0 0 1px rgba(0,0,0,0.20);
/plugin/imagecarousel/vendor/slick/
H A Dslick.less6 -moz-box-sizing: border-box;
7 box-sizing: border-box;
H A Dslick.css8 -moz-box-sizing: border-box;
9 box-sizing: border-box;
/plugin/pgn4web/pgn4web/
H A Dlon09r5.css44 box-shadow: 1px 1px 15px #aaaaaa;
49 box-shadow: 1px 1px 5px #cccccc;
59 box-shadow: 1px 1px 30px #aaaaaa;
121 box-shadow: 1px 1px 15px #aaaaaa;
128 box-shadow: 1px 1px 5px #cccccc;
169 box-shadow: 0px 0px 15px #c3c3c3;
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DREADME.md81 - [Symfony](http://symfony.com) comes out of the box with Monolog.
82 - [Laravel](http://laravel.com/) comes out of the box with Monolog.
83 - [Lumen](http://lumen.laravel.com/) comes out of the box with Monolog.
84 - [PPI](https://github.com/ppi/framework) comes out of the box with Monolog.
87 - [XOOPS 2.6](http://xoops.org/) comes out of the box with Monolog.
88 - [Aura.Web_Project](https://github.com/auraphp/Aura.Web_Project) comes out of the box with Monolog.
90 - [Proton Micro Framework](https://github.com/alexbilbie/Proton) comes out of the box with Monolog.
91 - [FuelPHP](http://fuelphp.com/) comes out of the box with Monolog.
92 - [Equip Framework](https://github.com/equip/framework) comes out of the box with Monolog.
95 - [SilverStripe 4](https://www.silverstripe.org/) comes out of the box with Monolog.
[all …]
/plugin/tagfilter/
H A Dstyle.css122 Force border-box so that % widths fit the parent
124 More Info : http://www.quirksmode.org/css/box.html
126 -webkit-box-sizing: border-box; /* webkit */
127 -moz-box-sizing: border-box; /* firefox */
128 box-sizing: border-box; /* css3 */
146 background-clip: padding-box;
248 -webkit-box
[all...]
/plugin/tagfilter/script/select2/
H A Dselect2.css19 Force border-box so that % widths fit the parent
21 More Info : http://www.quirksmode.org/css/box.html
23 -webkit-box-sizing: border-box; /* webkit */
24 -moz-box-sizing: border-box; /* firefox */
25 box-sizing: border-box; /* css3 */
43 background-clip: padding-box;
145 -webkit-box
[all...]
/plugin/externalembed/
H A Dscreen.css105 box-shadow: 0 4px 0 0 #2EA62E;
110 box-shadow: 0 4px 0 0 #7ED37E;
117 box-shadow: 0 4px 0 0 #CB4949;
122 box-shadow: 0 4px 0 0 #EF8282;
/plugin/sequencediagram/bower_components/js-sequence-diagrams/src/
H A Dtheme.js70 function getCenterX(box) { argument
71 return box.x + box.width / 2;
74 function getCenterY(box) { argument
75 return box.y + box.height / 2;
447 drawTextBox: function(box, text, margin, padding, font, align) { argument
448 var x = box.x + margin;
449 var y = box.y + margin;
450 var w = box.width - 2 * margin;
451 var h = box.height - 2 * margin;
458 x = getCenterX(box);
[all …]
/plugin/webdav/vendor/sabre/dav/lib/DAV/Browser/assets/
H A Dsabredav.css4 -webkit-box-sizing: border-box;
5 -moz-box-sizing: border-box;
6 box-sizing: border-box;
/plugin/davcal/vendor/sabre/dav/lib/DAV/Browser/assets/
H A Dsabredav.css4 -webkit-box-sizing: border-box;
5 -moz-box-sizing: border-box;
6 box-sizing: border-box;
/plugin/datatables/assets/datatables.net-responsive-bs/css/
H A Dresponsive.bootstrap.min.css
/plugin/imagecarousel/vendor/swipebox/css/
H A Dswipebox.min.css1box-sizing:border-box;box-sizing:border-box}#swipebox-slider .slide .swipebox-video-container .swi…
H A Dswipebox.less74 -webkit-box-sizing: border-box;
75 box-sizing: border-box;
199 -webkit-box-shadow: inset 10px 0px 10px -8px #656565;
200 box-shadow: inset 10px 0px 10px -8px #656565;
204 -webkit-box-shadow: inset -10px 0px 10px -8px #656565;
205 box-shadow: inset -10px 0px 10px -8px #656565;
/plugin/gallery/swipebox/css/
H A Dswipebox.less

12345678910>>...38