Home
last modified time | relevance | path

Searched refs:bar (Results 251 – 275 of 495) sorted by relevance

1...<<11121314151617181920

/plugin/sequencediagram/bower_components/snap.svg/doc/css/
H A Dtopcoat-desktop-light.css19 .button-bar {
277 .button-bar,
341 - bar
397 - bar
1631 .navigation-bar {
1714 .navigation-bar,
1778 - bar
3017 .button-bar,
3084 - bar
3612 /* Tab bar */
[all …]
/plugin/imageflow/
H A DREADME.md5 …on`` - these can be defined in the media manager) ImageFlow will display them below the scroll bar.
10 * click- and draggable scroll bar
/plugin/dirtylittlehelper/
H A Ddokuwiki_plugin_dirtylittlehelper.txt222 ==== the top bar ====
224 you can have an additional bar at the top of your wiki. \\
227 the bar has several sections from left to right\\
242 in the config you can define a helper page which will be displayed in the top bar **width is 600px*…
342 /* top bar no margin-bottom */
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/
H A Dmodel.js146 var model = new Backbone.Model({foo: 'a', bar: 'b', baz: 'c'});
162 var a = new Backbone.Model({foo: 1, bar: 2, baz: 3});
175 var bar = new Backbone.Model({p: 2});
176 bar.set(foo.clone().attributes, {unset: true});
178 assert.equal(bar.get('p'), undefined);
183 var a = new Backbone.Model({foo: 1, bar: 2, baz: 3});
185 a = new Backbone.Model({foo: 1, bar: 2, baz: 3, id: -5});
187 a = new Backbone.Model({foo: 1, bar: 2, baz: 3, id: 0});
273 var a = new Backbone.Model({id: 'id', foo: 1, bar: 2, baz: 3});
774 var a = new Backbone.Model({foo: 1, bar: 2, baz: 3});
/plugin/elwikiupgrade/
H A Dstyle.css34 /* based on http://cssdeck.com/labs/progress-bar */
/plugin/imagecarousel/
H A Dall.less58 #swipebox-top-bar {
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Metadata/Driver/
H A DBaseDriverTest.php454 $p = new PropertyMetadata($m->name, 'bar');
455 $p->serializedName = 'bar';
517 $this->assetMetadataEquals($p, $m->propertyMetadata['bar']);
/plugin/flowplay/flowplayer/
H A DREADME.txt38 - The color of the progress bar is now gray by default (more neutral). The
76 - dragging can be now done by clicking anywhere in the progress bar area
113 …- progress bar now goes to the start position (left) even when autoPlay=false and autoBuffering=fa…
158 - Made all progress bar and volume slider colors customizable
186 - New animation that plays on the progress bar area when the video is buffering
/plugin/upgrade/
H A Dstyle.css47 /* based on http://cssdeck.com/labs/progress-bar */
/plugin/c3chart/
H A DREADME.md5 …All types of charts natively supported by C3 can be rendered, such as line/bar/pie/donut charts, a…
11 ![Stacked bar chart](http://i.imgur.com/MvNROm7.png)
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsSpecificationExamples.yml772 Unknown variable "bar"
781 foo = bar
789 'User' => 'ed', 'Fatal' => "Unknown variable \"bar\"\n",
792 { 'file' => 'MoreClass.py', 'line' => 58, 'code' => "foo = bar" } ] } )
1342 #:foo and bar# are
1358 'indicators' => "this has no comments. #:foo and bar# are both text.",
1410 - /foo/bar
1411 - d:/foo/bar
1412 - foo/bar
1415 [ 12, '12', '12', '12', '12', '/foo/bar', 'd:/foo/bar', 'foo/bar', '/a.*b/' ]
/plugin/txt2tags/
H A Dtxt2tags.class.php404 $bar = "\032\032".$this->Keep(sprintf($snippets['hrule'], 'light'));
405 array_unshift($toc, $bar);
406 $toc[] = $bar;
/plugin/xcom/lang/en/
H A Dhowto.txt16 * A status bar with action links to clear the various views and to display the current query
17 …* Above the status bar is the output window where the results of the query are displayed. They op…
40bar at the bottom of the screen there are command links which enable you to ''Clear'' the content…
/plugin/jplayer/vendor/happyworm/jplayer/dist/skin/blue.monday/css/
H A Djplayer.blue.monday.css188 /* @group progress bar */
212 .jp-seek-bar {
218 .jp-play-bar {
279 .jp-volume-bar {
289 .jp-volume-bar-value {
H A Djplayer.blue.monday.min.css1bar{background:url(../image/jplayer.blue.monday.jpg) 0 -202px repeat-x;width:0;height:100%;cursor:…
/plugin/jplayer/vendor/happyworm/jplayer/src/skin/blue.monday/scss/
H A Djplayer.blue.monday.scss208 /* @group progress bar */
233 .jp-seek-bar {
239 .jp-play-bar {
309 .jp-volume-bar {
319 .jp-volume-bar-value {
/plugin/condition/
H A DREADME.md9 … of parenthesis is allowed, negation is achieved by using heading ! (ex !foo=bar or !(a=b || c<d) )
/plugin/datepicker/
H A Dstyle.css145 /* The footer part -- status bar and "Close" button */
153 .calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
/plugin/achart/
H A DREADME.md37 type: 'bar',
55 type: 'bar',
/plugin/redissue/
H A Dstyle.css128 progress::-moz-progress-bar {
/plugin/combo/
H A DREADME.md33 * [Action Rail navigation bar](https://combostrap.com/railbar)
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
H A DErrorTest.php214 public function bar() function in Twig_Tests_ErrorTest_Foo
/plugin/webcode/
H A DREADME.md64 …* The bar (`rendered by` and `Try the code`) are now less prominent and follows the [prism style](…
104 …* Bugs (Https call to Fiddle in place of Http, externalAttributes Resources in the action bar in p…
/plugin/airtable/
H A DREADME.md36 … expand any record (by clicking on a field and pressing space) and copy the URL in the address bar.
37 * For a table URL, simply select the required table and copy the URL from the address bar
/plugin/tline/
H A DCHANGES.txt178 IE. Eg <div class 'foo bar' /> should be selected with css selector .foo.bar (or .bar.foo)
228 * Fix: Event color attribute now properly sets the background color of the bar.
231 * New event attribute barImage sets the event's bar div background-image.
247 has a scroll-bar). Docs: see webapp/docs/create-timelines.html

1...<<11121314151617181920