Home
last modified time | relevance | path

Searched refs:cs (Results 26 – 50 of 238) sorted by relevance

12345678910

/plugin/combo/resources/theme/default/components/css/
H A Dblockquote.css4 .blockquote-cs p:last-child { margin-bottom: 0; }
5 .blockquote-cs ul:last-child { margin-bottom: 0; }
7 .blockquote-cs { margin-bottom: 1rem; }
H A Dcard.css1 .card-cs { margin-bottom: 1rem; }
3 .card-cs > table { margin-bottom: 0; }
5 /** No card-cs ui/li styling because it is also used for menu such as tabs if there is a list in the card,
H A Ddokuwiki.css7 .svg-cs { height: auto; }
9 .blockquote-cs { padding: initial }
H A Dwebcode.css43 .webcode-cs .editbutton {
47 .webcode-cs {
52 .webcode-cs .editbutton_table{
H A Dcell.css2 .cell-cs p:first-child { margin-top: 0; }
3 .cell-cs p:last-child { margin-bottom: 0; }
H A Dnote.css2 .note-cs p:last-child { margin-bottom: 0; }
3 .note-cs ul:last-child { margin-bottom: 0; }
H A Dedit-button.css7 .edit-button-cs button {
18 .edit-button-cs svg {
30 .edit-button-highlight-cs {
H A Dcarrousel.css1 .carrousel-cs {
6 .carrousel-cs {
H A Dinote.css1 .inote-cs { white-space: normal }
H A Dlqpp.css1 .low-quality-page-cs {
H A Dmessage.css2 .message-cs > .signature {
H A Dlightbox.css1 .lightbox-close-cs {
/plugin/diagramsnet/lib/js/diagramly/
H A DExtensions.js113 'NoteBlock': cs,
122 'BraceBlock': cs,
123 'BracketBlock': cs,
207 'iOSSlider': cs,
212 'iOSNavBar' : cs,
213 'iOSTabs' : cs,
310 'BPMNEvent' : cs,
314 'BPMNData' : cs,
330 'OrgBlock' : cs,
2164 'fpWall' : cs,
[all …]
/plugin/abc2/abc-libraries/abc2svg/
H A Dgrid3-1.js129 s.text=txt}else{abc2svg.grid3.block_gen.call(this,null,{subtype:type,text:txt})}}},output_music:function(of){var ln,i,dt,ss,ntim,p_vc,s3,C=abc2svg.C,abc=this,s=abc.get_tsfirst(),vt=abc.get_voice_tb(),t=abc.cfmt().csdef,cs=[]
164 if(!cs.length)
165 cs=['.']
167 dt=(s.time-ntim)/cs.length
169 for(i=0;i<cs.length;i++){if((cs[i]!='.'&&cs[i]!='-')||!s3){while(ss.time<ntim)
171 s3=add_cs(ss,cs[i])}
183 cs=[]}else{cs
[all...]
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Notification/
H A DSystemStatus.php126 $cs = '{' . Plugin::NS_CALENDARSERVER . '}';
140 $writer->startElement($cs . 'systemstatus');
145 $writer->writeElement($cs . 'description', $this->description);
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Xml/Notification/
H A DSystemStatus.php126 $cs = '{' . Plugin::NS_CALENDARSERVER . '}';
140 $writer->startElement($cs . 'systemstatus');
145 $writer->writeElement($cs . 'description', $this->description);
/plugin/move/
H A Ddeleted.files17 lang/cs/pagemove.txt
27 lang/cs/lang.php.txt
28 lang/cs/pagemove.txt.txt
/plugin/bbcodeextensions/
H A DChangeLog19 …* Shifted the [cd], [cs] getSort() prio from 105 to 165, right below ''Doku_Parser_Mode_unformatte…
25 * Fixes [cd], [cs] not using the class_preffix configuration.
37 * Div and Span are their own bbcodes now: ''[cd=]'' and ''[cs=]''.
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Notification/
H A DSystemStatusTest.php21 'http://calendarserver.org/ns/' => 'cs',
32 'http://calendarserver.org/ns/' => 'cs',
H A DInviteReplyTest.php25 'http://calendarserver.org/ns/' => 'cs',
38 'http://calendarserver.org/ns/' => 'cs',
/plugin/findologicxmlexport/vendor/findologic/libflexport/
H A D.travis.yml28 - php-cs-fixer fix --dry-run src
29 - php-cs-fixer fix --dry-run tests
/plugin/combo/resources/theme/default/pages/partials/
H A Dhead-partial.hbs18 --cs-primary-color-text: {{primary-color-text}};
19 --cs-primary-color-text-hover: {{primary-color-text-hover}};
/plugin/findologicxmlexport/vendor/hoa/consistency/
H A D.travis.yml55 composer global require friendsofphp/php-cs-fixer;
56 vendor/bin/hoa devtools:cs --diff --dry-run .;
/plugin/icalevents/vendor/sabre/uri/
H A D.travis.yml11 - ./bin/sabre-cs-fixer fix lib/ --dry-run --diff
/plugin/davcal/vendor/sabre/event/
H A D.travis.yml16 - ./bin/sabre-cs-fixer fix . --dry-run --diff

12345678910