Home
last modified time | relevance | path

Searched refs:a (Results 1 – 25 of 3109) sorted by last modified time

12345678910>>...125

/template/sprintdoc/
H A DLICENSE33 For example, if you distribute copies of such a program, whether
34 gratis or for a fee, you must give the recipients all the rights that
51 patents. We wish to avoid the danger that redistributors of a free
63 a notice placed by the copyright holder saying it may be distributed
65 refers to any such program or work, and a "work based on the Program"
67 that is to say, a work containing the Program or a portion of it,
75 is covered only if its contents constitute a work based on the
84 and give any other recipients of the Program a copy of this License
87 You may charge a fe
[all...]
H A Ddeleted.files1 # This is a list of files that were present in previous releases
/template/sprintdoc/css/plugins/
H A Dtranslation.less18 a.wikilink1:link,
19 a.wikilink1:hover,
20 a.wikilink1:active,
21 a.wikilink1:visited {
H A Dfolded.less7 a.folder {
H A Dmagic-matcher.less87 a.jiralink {
169 a {
173 a {
179 .service_wrapper > a{
H A Dpopupviewer.less14 a{
H A Dqc.less
H A Dstarred.less
H A Dstruct.less18 a {
25 a {
46 > a {
H A Dtagging.less12 &.t0 a {
16 &.t1 a {
20 &.t2 a {
24 &.t3 a {
28 &.t4 a {
32 &.t5 a {
36 &.t6 a {
40 &.t7 a {
44 &.t8 a {
48 &.t9 a {
[all...]
/template/sprintdoc/css/
H A Darea_main-content-anchor.less3 a.anchor {
17 a.anchor {
H A Darea_msg.less37 a {
H A Darea_nav-breadcrumb.less52 a {
H A Darea_nav-direct.less18 a:link,
19 a:visited {
35 a:focus,
36 a:hover,
37 a:active {
44 a:hover,
45 a:active {
H A Darea_nav-metabox.less38 ul.meta-tabs > li > a {
51 + .msg-area + a {
93 > a {
113 > a {
172 > a {
220 a {
278 a {
328 a {
368 a {
H A Darea_nav-page-attributes.less
H A Darea_tabs.less10 a {
15 a:hover,
16 a:focus,
17 a:active {
25 a {
30 a:hover,
31 a:focus,
32 a:active {
H A Dbase.less324 a:active,
325 a:hover {
H A Dbase_design.less12 .mode_admin a.action.admin,
13 .mode_login a.action.login,
14 .mode_register a.action.register,
15 .mode_profile a.action.profile,
16 .mode_recent a.action.recent,
17 .mode_index a.action.index,
18 .mode_media a.action.media,
19 .mode_revisions a.action.revs,
20 .mode_backlink a.action.backlink,
21 .mode_subscribe a
[all...]
H A Dbase_mixins.less308 a, abbr, em,acronym, img, strong,
H A Darea_content.less44 a {
H A Darea_footer.less19 a:link,
20 a:visited {
49 a {
H A Darea_main-content.less7 p a.media {
H A Darea_recent.less36 a,
52 a {
60 a.difflink {
69 a {
/template/sprintdoc/js/base/
H A Drem.min.js7 !function(e){"use strict";var t=function(){var e=document.createElement("div");return e.style.cssText="font-size: 1rem;",/rem/.test(e.style.fontSize)},n=function(){for(var e=document.getElementsByTagName("link"),t=[],n=0;n<e.length;n++)"stylesheet"===e[n].rel.toLowerCase()&&null===e[n].getAttribute("data-norem")&&t.push(e[n].href);return t},r=function(){for(var e=0;e<h.length;e++)l(h[e],o)},o=function(e,t){if(p.push(e.responseText),v.push(t),v.length===h.length){for(var n=0;n<v.length;n++)a(p[n],v[n]);(h=m.slice(0)).length>0?(v=[],p=[],m=[],r()):i()}},a=function(e,t){for(var n,r=d(e).replace(/\/\*[\s\S]*?\*\//g,""),o=/[\w\d\s\-\/\\\[\]:,.'"*()<>+~%#^$_=|@]+\{[\w\d\s\-\/\\%#:!;,.'"*()]+\d*\.?\d+rem[\w\d\s\-\/\\%#:!;,.'"*()]*\}/g,a=r.match(o),i=/\d*\.?\d+rem/g,s=r.match(i),c=/(.*\/)/,l=c.exec(t)[0],u=/@import (?:url\()?['"]?([^'\)"]*)['"]?\)?[^;]*/gm;null!==(n=u.exec(e));)m.push(0===n[1].indexOf("/")?n[1]:l+n[1]);null!==a&&0!==a.length&&(f=f.concat(a),g=g.concat(s))},i=function(){for(var e=/[\w\d\s\-\/\\%#:,.'"*()]+\d*\.?\d+rem[\w\d\s\-\/\\%#:!,.'"*()]*[;}]/g,t=0;t<f.length;t++){u+=f[t].substr(0,f[t].indexOf("{")+1);for(var n=f[t].match(e),r=0;r<n.length;r++)u+=n[r],r===n.length-1&&"}"!==u[u.length-1]&&(u+="\n}")}s()},s=function(){for(var e=0;e<g.length;e++)y[e]=Math.round(parseFloat(g[e].substr(0,g[e].length-3)*w))+"px";c()},c=function(){for(var e=0;e<y.length;e++)y[e]&&(u=u.replace(g[e],y[e]));var t=document.createElement("style");t.setAttribute("type","text/css"),t.id="remReplace",document.getElementsByTagName("head")[0].appendChild(t),t.styleSheet?t.styleSheet.cssText=u:t.appendChild(document.createTextNode(u))},l=function(t,n){try{var r=e.ActiveXObject?new ActiveXObject("Microsoft.XMLHTTP")||new ActiveXObject("Msxml2.XMLHTTP"):new XMLHttpRequest;r.open("GET",t,!0),r.onreadystatechange=function(){4===r.readyState&&n(r,t)},r.send(null)}catch(o){if(e.XDomainRequest){var a=new XDomainRequest;a.open("get",t),a.onload=function(){n(a, function
[all...]

12345678910>>...125