Home
last modified time | relevance | path

Searched refs:info (Results 1 – 25 of 465) sorted by relevance

12345678910>>...19

/template/notos/_test/
H A Dgeneral.test.php18 $info = confToHash($file);
20 $this->assertArrayHasKey('base', $info);
21 $this->assertArrayHasKey('author', $info);
22 $this->assertArrayHasKey('email', $info);
23 $this->assertArrayHasKey('date', $info);
24 $this->assertArrayHasKey('name', $info);
25 $this->assertArrayHasKey('desc', $info);
26 $this->assertArrayHasKey('url', $info);
28 $this->assertEquals('notos', $info['base']);
29 $this->assertRegExp('/^https?:\/\//', $info['url']);
[all …]
/template/bootstrap3/_test/
H A Dgeneral.test.php13 * Simple test to make sure the template.info.txt is in correct format
17 $file = __DIR__ . '/../template.info.txt';
20 $info = confToHash($file);
22 $this->assertArrayHasKey('base', $info);
23 $this->assertArrayHasKey('author', $info);
24 $this->assertArrayHasKey('email', $info);
25 $this->assertArrayHasKey('date', $info);
26 $this->assertArrayHasKey('name', $info);
27 $this->assertArrayHasKey('desc', $info);
28 $this->assertArrayHasKey('url', $info);
[all...]
/template/roundbox/
H A Droundbox.php107 if (!empty($info['user']) and
338 $info = tpl_img_getTag('File.Width') . '×' .
343 $info = tpl_img_getTag($meta);
344 if ($info && $tagname == 'img_date')
345 $info = dformat($info, $conf['dformat']);
347 $info = nl2br(hsc($info));
350 if ($info) {//do
353 ptln('<td class="value">' . $info . '</td>', 6);
/template/sxs/
H A Dsxs.php47 if (!empty($info['user']) and
210 $info = tpl_img_getTag('File.Width') . '&#215;' .
213 $info = tpl_img_getTag($meta);
214 if ($info && $tagname == 'img_date') {
215 $info = date($conf['dformat'], $info);
217 $info = nl2br(hsc($info));
220 if ($info) {
223 ptln('<td class="value">' . $info . '</td>', 6);
/template/mikio/assets/
H A Dmikioplugin.less57 --mikiop-info-text-color: @ini_plugin_info_text_color;
58 --mikiop-info-background-color: @ini_plugin_info_background_color;
59 --mikiop-info-border-color: @ini_plugin_info_border_color;
60 --mikiop-info-text-hover-color: @ini_plugin_info_text_hover_color;
61 --mikiop-info-background-hover-color: @ini_plugin_info_background_hover_color;
62 --mikiop-info-border-hover-color: @ini_plugin_info_border_hover_color;
63 --mikiop-info-light-text-color: @ini_plugin_info_light_text_color;
64 --mikiop-info-light-background-color: @ini_plugin_info_light_background_color;
65 --mikiop-info-light-border-color: @ini_plugin_info_light_border_color;
175 --mikiop-info
[all...]
H A Dmikioplugin.css57 --mikiop-info-text-color: #fff;
58 --mikiop-info-background-color: #17a2b8;
59 --mikiop-info-border-color: #17a2b8;
60 --mikiop-info-text-hover-color: #fff;
61 --mikiop-info-background-hover-color: #138496;
62 --mikiop-info-border-hover-color: #117a8b;
63 --mikiop-info-light-text-color: #0c5460;
64 --mikiop-info-light-background-color: #d1ecf1;
65 --mikiop-info-light-border-color: #bee5eb;
/template/starter/
H A DREADME1 See template.info.txt for main info
2 See COPYING for license info
/template/breeze/
H A DREADME1 See template.info.txt for main info
2 See COPYING for license info
/template/taratasy/
H A DREADME1 See template.info.txt for main info
2 See COPYING for license info
/template/aran/
H A DREADME1 See template.info.txt for main info
2 See COPYING for license info
/template/benjamin/
H A DREADME1 See template.info.txt for main info
2 See COPYING for license info
/template/grassstains/
H A DREADME1 See template.info.txt for main info
2 See COPYING for license info
/template/zenlike/
H A DREADME1 See template.info.txt for main info
2 See COPYING for license info
/template/typowiki/typowiki/
H A DREADME1 See template.info.txt for main info
2 See COPYING for license info
/template/monochrome/
H A DREADME1 See template.info.txt for main info
2 See COPYING for license info
/template/peanutbutter/
H A DREADME1 See template.info.txt for main info
2 See COPYING for license info
/template/m1/
H A DREADME1 See template.info.txt for main info
2 See COPYING for license info
/template/kajukkk/bs/
H A Dbootstrap-theme.css19 .btn-info,
29 .btn-info:active,
35 .btn-info.active,
44 .btn-info.disabled,
50 .btn-info[disabled],
65 .btn-info .badge,
199 .btn-info {
209 .btn-info:hover,
210 .btn-info:focus {
214 .btn-info:active,
[all …]
H A Dbootstrap-theme.min.css14info,.btn-warning,.btn-danger{text-shadow:0 -1px 0 rgba(0,0,0,0.2);-webkit-box-shadow:inset 0 1px …
/template/klean/bootstrap/css/
H A Dbootstrap-theme.min.css5info,.btn-primary,.btn-success,.btn-warning{text-shadow:0 -1px 0 rgba(0,0,0,.2);-webkit-box-shadow…
H A Dbootstrap-theme.css9 .btn-info,
19 .btn-info:active,
25 .btn-info.active,
34 .btn-info.disabled,
40 .btn-info[disabled],
55 .btn-info .badge,
189 .btn-info {
199 .btn-info:hover,
200 .btn-info:focus {
204 .btn-info:active,
[all …]
/template/bootstrap3/assets/bootstrap/default/
H A Dbootstrap-theme.min.css5 */.btn-danger,.btn-default,.btn-info,.btn-primary,.btn-success,.btn-warning{text-shadow:0 -1px 0 rgba(0,0,0,.2);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075)}.btn-danger.active,.btn-danger:active,.btn-default.active,.btn-default:active,.btn-info.active,.btn-info:active,.btn-primary.active,.btn-primary:active,.btn-success.active,.btn-success:active,.btn-warning.active,.btn-warning:active{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-danger.disabled,.btn-danger[disabled],.btn-default.disabled,.btn-default[disabled],.btn-info.disabled,.btn-info[disabled],.btn-primary.disabled,.btn-primary[disabled],.btn-success.disabled,.btn-success[disabled],.btn-warning.disabled,.btn-warning[disabled],fieldset[disabled] .btn-danger,fieldset[disabled] .btn-default,fieldset[disabled] .btn-info,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-success,fieldset[disabled] .btn-warning{-webkit-box-shadow:none;box-shadow:none}.btn-danger .badge,.btn-default .badge,.btn-info .badge,.btn-primary .badge,.btn-success .badge,.btn-warning .badge{text-shadow:none}.btn.active,.btn:active{background-image:none}.btn-default{background-image:-webkit-linear-gradient(top,#fff 0,#e0e0e0 100%);background-image:-o-linear-gradient(top,#fff 0,#e0e0e0 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#e0e0e0));background-image:linear-gradient(to bottom,#fff 0,#e0e0e0 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#dbdbdb;text-shadow:0 1px 0 #fff;border-color:#ccc}.btn-default:focus,.btn-default:hover{background-color:#e0e0e0;background-position:0 -15px}.btn-default.active,.btn-default:active{background-color:#e0e0e0;border-color:#dbdbdb}.btn-default.disabled,.btn-default.disabled.active,.btn-default.disabled.focus,.btn-default.disabled:active,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled],.btn-default[disabled].active,.btn-default[disabled].focus,.btn-default[disabled]:active,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default.active,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#e0e0e0;background-image:none}.btn-primary{background-image:-webkit-linear-gradient(top,#337ab7 0,#265a88 100%);background-image:-o-linear-gradient(top,#337ab7 0,#265a88 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#265a88));background-image:linear-gradient(to bottom,#337ab7 0,#265a88 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#245580}.btn-primary:focus,.btn-primary:hover{background-color:#265a88;background-position:0 -15px}.btn-primary.active,.btn-primary:active{background-color:#265a88;border-color:#245580}.btn-primary.disabled,.btn-primary.disabled.active,.btn-primary.disabled.focus,.btn-primary.disabled:active,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled],.btn-primary[disabled].active,.btn-primary[disabled].focus,.btn-primary[disabled]:active,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary.active,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#265a88;background-image:none}.btn-success{background-image:-webkit-linear-gradient(top,#5cb85c 0,#419641 100%);background-image:-o-linear-gradient(top,#5cb85c 0,#419641 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#5cb85c),to(#419641));background-image:linear-gradient(to bottom,#5cb85c 0,#419641 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#3e8f3e}.btn-success:focus,.btn-success:hover{background-color:#419641;background-position:0 -15px}.btn-success.active,.btn-success:active{background-color:#419641;border-color:#3e8f3e}.btn-success.disabled,.btn-success.disabled.active,.btn-success.disabled.focus,.btn-success.disabled:active,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled],.btn-success[disabled].active,.btn-success[disabled].focus,.btn-success[disabled]:active,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success,fieldset[disabled] .btn-success.active,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:active,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{background-color:#419641;background-image:none}.btn-info{background-image:-webkit-linear-gradient(top,#5bc0de 0,#2aabd2 100%);background-image:-o-linear-gradient(top,#5bc0de 0,#2aabd2 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#5bc0de),to(#2aabd2));background-image:linear-gradient(to bottom,#5bc0de 0,#2aabd2 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#28a4c9}.btn-info:focus,.btn-info
[all...]
/template/bootstrap3/css/
H A Dcallouts.less60 .bs-callout-info {
63 .bs-callout-info h4 {
68 .bootswatch-callout(@theme, @primary, @success, @info, @warning, @danger) {
90 .@{theme} .bs-callout-info {
92 border-left-color: @info;
95 color: @info;
/template/breeze/bower_components/gumby/sass/var/
H A D_lists.scss8 info $info-color $info-hover-color,
/template/drop/css/
H A Ddrop-responsive.css28 .title-info { margin-top: 2.35em; }
71 .title-info {
101 .title-info {
109 .title-info .site-title {
114 .title-info .site-title a,
115 .title-info .site-title a:link,
119 .title-info .site-title a:hover,
124 .title-info .site-title img {
142 .site-info img {
145 .site-info hr {
[all …]

12345678910>>...19