mailcatcher-jruby 1.1.4 → 1.1.5

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,4 +1,4 @@
1
- // keymaster.js
2
- // (c) 2011 Thomas Fuchs
3
- // keymaster.js may be freely distributed under the MIT license.
1
+ // keymaster.js
2
+ // (c) 2011 Thomas Fuchs
3
+ // keymaster.js may be freely distributed under the MIT license.
4
4
  (function(a){function h(a,b){var c=a.length;while(c--)if(a[c]===b)return c;return-1}function i(a){var b,g,i,j,k;b=a.keyCode;if(b==93||b==224)b=91;if(b in d){d[b]=!0;for(i in f)f[i]==b&&(l[i]=!0);return}if(!l.filter.call(this,a))return;if(!(b in c))return;for(j=0;j<c[b].length;j++){g=c[b][j];if(g.scope==e||g.scope=="all"){k=g.mods.length>0;for(i in d)if(!d[i]&&h(g.mods,+i)>-1||d[i]&&h(g.mods,+i)==-1)k=!1;(g.mods.length==0&&!d[16]&&!d[18]&&!d[17]&&!d[91]||k)&&g.method(a,g)===!1&&(a.preventDefault?a.preventDefault():a.returnValue=!1,a.stopPropagation&&a.stopPropagation(),a.cancelBubble&&(a.cancelBubble=!0))}}}function j(a){var b=a.keyCode,c;if(b==93||b==224)b=91;if(b in d){d[b]=!1;for(c in f)f[c]==b&&(l[c]=!1)}}function k(){for(b in d)d[b]=!1;for(b in f)l[b]=!1}function l(a,b,d){var e,h,i,j;d===undefined&&(d=b,b="all"),a=a.replace(/\s/g,""),e=a.split(","),e[e.length-1]==""&&(e[e.length-2]+=",");for(i=0;i<e.length;i++){h=[],a=e[i].split("+");if(a.length>1){h=a.slice(0,a.length-1);for(j=0;j<h.length;j++)h[j]=f[h[j]];a=[a[a.length-1]]}a=a[0],a=g[a]||a.toUpperCase().charCodeAt(0),a in c||(c[a]=[]),c[a].push({shortcut:e[i],scope:b,method:d,key:e[i],mods:h})}}function m(a){var b=(a.target||a.srcElement).tagName;return b!="INPUT"&&b!="SELECT"&&b!="TEXTAREA"}function n(a){e=a||"all"}function o(){return e||"all"}function p(a){var b,d,e;for(b in c){d=c[b];for(e=0;e<d.length;)d[e].scope===a?d.splice(e,1):e++}}function q(a,b,c){a.addEventListener?a.addEventListener(b,c,!1):a.attachEvent&&a.attachEvent("on"+b,function(){c(window.event)})}var b,c={},d={16:!1,18:!1,17:!1,91:!1},e="all",f={"⇧":16,shift:16,"⌥":18,alt:18,option:18,"⌃":17,ctrl:17,control:17,"⌘":91,command:91},g={backspace:8,tab:9,clear:12,enter:13,"return":13,esc:27,escape:27,space:32,left:37,up:38,right:39,down:40,del:46,"delete":46,home:36,end:35,pageup:33,pagedown:34,",":188,".":190,"/":191,"`":192,"-":189,"=":187,";":186,"'":222,"[":219,"]":221,"\\":220};for(b=1;b<20;b++)f["f"+b]=111+b;for(b in f)l[b]=!1;q(document,"keydown",i),q(document,"keyup",j),q(window,"focus",k),a.key=l,a.key.setScope=n,a.key.getScope=o,a.key.deleteScope=p,a.key.filter=m,typeof module!="undefined"&&(module.exports=key)})(this);
@@ -1,3 +1,3 @@
1
- /** Modernizr 2.0.4 (Custom Build) | MIT & BSD */
2
- window.Modernizr=function(a,b,c){function x(a,b){return!!~(""+a).indexOf(b)}function w(a,b){return typeof a===b}function v(a,b){return u(prefixes.join(a+";")+(b||""))}function u(a){k.cssText=a}var d="2.0.4",e={},f=!0,g=b.documentElement,h=b.head||b.getElementsByTagName("head")[0],i="modernizr",j=b.createElement(i),k=j.style,l,m=Object.prototype.toString,n={},o={},p={},q=[],r,s={}.hasOwnProperty,t;!w(s,c)&&!w(s.call,c)?t=function(a,b){return s.call(a,b)}:t=function(a,b){return b in a&&w(a.constructor.prototype[b],c)};for(var y in n)t(n,y)&&(r=y.toLowerCase(),e[r]=n[y](),q.push((e[r]?"":"no-")+r));u(""),j=l=null,a.attachEvent&&function(){var a=b.createElement("div");a.innerHTML="<elem></elem>";return a.childNodes.length!==1}()&&function(a,b){function s(a){var b=-1;while(++b<g)a.createElement(f[b])}a.iepp=a.iepp||{};var d=a.iepp,e=d.html5elements||"abbr|article|aside|audio|canvas|datalist|details|figcaption|figure|footer|header|hgroup|mark|meter|nav|output|progress|section|summary|time|video",f=e.split("|"),g=f.length,h=new RegExp("(^|\\s)("+e+")","gi"),i=new RegExp("<(/*)("+e+")","gi"),j=/^\s*[\{\}]\s*$/,k=new RegExp("(^|[^\\n]*?\\s)("+e+")([^\\n]*)({[\\n\\w\\W]*?})","gi"),l=b.createDocumentFragment(),m=b.documentElement,n=m.firstChild,o=b.createElement("body"),p=b.createElement("style"),q=/print|all/,r;d.getCSS=function(a,b){if(a+""===c)return"";var e=-1,f=a.length,g,h=[];while(++e<f){g=a[e];if(g.disabled)continue;b=g.media||b,q.test(b)&&h.push(d.getCSS(g.imports,b),g.cssText),b="all"}return h.join("")},d.parseCSS=function(a){var b=[],c;while((c=k.exec(a))!=null)b.push(((j.exec(c[1])?"\n":c[1])+c[2]+c[3]).replace(h,"$1.iepp_$2")+c[4]);return b.join("\n")},d.writeHTML=function(){var a=-1;r=r||b.body;while(++a<g){var c=b.getElementsByTagName(f[a]),d=c.length,e=-1;while(++e<d)c[e].className.indexOf("iepp_")<0&&(c[e].className+=" iepp_"+f[a])}l.appendChild(r),m.appendChild(o),o.className=r.className,o.id=r.id,o.innerHTML=r.innerHTML.replace(i,"<$1font")},d._beforePrint=function(){p.styleSheet.cssText=d.parseCSS(d.getCSS(b.styleSheets,"all")),d.writeHTML()},d.restoreHTML=function(){o.innerHTML="",m.removeChild(o),m.appendChild(r)},d._afterPrint=function(){d.restoreHTML(),p.styleSheet.cssText=""},s(b),s(l);d.disablePP||(n.insertBefore(p,n.firstChild),p.media="print",p.className="iepp-printshim",a.attachEvent("onbeforeprint",d._beforePrint),a.attachEvent("onafterprint",d._afterPrint))}(a,b),e._version=d,g.className=g.className.replace(/\bno-js\b/,"")+(f?" js "+q.join(" "):"");return e}(this,this.document);
3
-
1
+ /** Modernizr 2.0.4 (Custom Build) | MIT & BSD */
2
+ window.Modernizr=function(a,b,c){function x(a,b){return!!~(""+a).indexOf(b)}function w(a,b){return typeof a===b}function v(a,b){return u(prefixes.join(a+";")+(b||""))}function u(a){k.cssText=a}var d="2.0.4",e={},f=!0,g=b.documentElement,h=b.head||b.getElementsByTagName("head")[0],i="modernizr",j=b.createElement(i),k=j.style,l,m=Object.prototype.toString,n={},o={},p={},q=[],r,s={}.hasOwnProperty,t;!w(s,c)&&!w(s.call,c)?t=function(a,b){return s.call(a,b)}:t=function(a,b){return b in a&&w(a.constructor.prototype[b],c)};for(var y in n)t(n,y)&&(r=y.toLowerCase(),e[r]=n[y](),q.push((e[r]?"":"no-")+r));u(""),j=l=null,a.attachEvent&&function(){var a=b.createElement("div");a.innerHTML="<elem></elem>";return a.childNodes.length!==1}()&&function(a,b){function s(a){var b=-1;while(++b<g)a.createElement(f[b])}a.iepp=a.iepp||{};var d=a.iepp,e=d.html5elements||"abbr|article|aside|audio|canvas|datalist|details|figcaption|figure|footer|header|hgroup|mark|meter|nav|output|progress|section|summary|time|video",f=e.split("|"),g=f.length,h=new RegExp("(^|\\s)("+e+")","gi"),i=new RegExp("<(/*)("+e+")","gi"),j=/^\s*[\{\}]\s*$/,k=new RegExp("(^|[^\\n]*?\\s)("+e+")([^\\n]*)({[\\n\\w\\W]*?})","gi"),l=b.createDocumentFragment(),m=b.documentElement,n=m.firstChild,o=b.createElement("body"),p=b.createElement("style"),q=/print|all/,r;d.getCSS=function(a,b){if(a+""===c)return"";var e=-1,f=a.length,g,h=[];while(++e<f){g=a[e];if(g.disabled)continue;b=g.media||b,q.test(b)&&h.push(d.getCSS(g.imports,b),g.cssText),b="all"}return h.join("")},d.parseCSS=function(a){var b=[],c;while((c=k.exec(a))!=null)b.push(((j.exec(c[1])?"\n":c[1])+c[2]+c[3]).replace(h,"$1.iepp_$2")+c[4]);return b.join("\n")},d.writeHTML=function(){var a=-1;r=r||b.body;while(++a<g){var c=b.getElementsByTagName(f[a]),d=c.length,e=-1;while(++e<d)c[e].className.indexOf("iepp_")<0&&(c[e].className+=" iepp_"+f[a])}l.appendChild(r),m.appendChild(o),o.className=r.className,o.id=r.id,o.innerHTML=r.innerHTML.replace(i,"<$1font")},d._beforePrint=function(){p.styleSheet.cssText=d.parseCSS(d.getCSS(b.styleSheets,"all")),d.writeHTML()},d.restoreHTML=function(){o.innerHTML="",m.removeChild(o),m.appendChild(r)},d._afterPrint=function(){d.restoreHTML(),p.styleSheet.cssText=""},s(b),s(l);d.disablePP||(n.insertBefore(p,n.firstChild),p.media="print",p.className="iepp-printshim",a.attachEvent("onbeforeprint",d._beforePrint),a.attachEvent("onafterprint",d._afterPrint))}(a,b),e._version=d,g.className=g.className.replace(/\bno-js\b/,"")+(f?" js "+q.join(" "):"");return e}(this,this.document);
3
+
@@ -1 +1 @@
1
- eval(function(p,a,c,k,e,d){e=function(c){return(c<a?"":e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--){d[e(c)]=k[c]||e(c)}k=[function(e){return d[e]}];e=function(){return'\\w+'};c=1};while(c--){if(k[c]){p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c])}}return p}('(2(C){C.l.h=2(){k 7};0 D=/^\\s*</;1(a.11){C.l.h=2(F,G){0 H=C(7);0 J=2(){0 K="V";1(I.5==K&&E.5==K){b.W(2(){H.z(I.P(E.Q))},R)}};0 I=a.r("6");I.d=J;I[D.f(F)?"n":"o"]=F;0 E=a.r("6");E.d=J;E[D.f(G)?"n":"o"]=G;C("T").g(I).g(E);k 7}}8{1(b.m!=e&&b.U!=e&&b.i!=e){0 B=9 i();0 A=t;1(C.v(B.j)){A=b.M!=e}8{A=q}1(A){C.l.h=2(G,H){0 I=C(7);0 F=t;0 J={5:4};0 E={5:4};0 K=2(){1(J.5==4&&E.5==4&&!F){0 L=9 i();1(C.v(L.j)){c=a.X.Y("","",y);L.j(J.3,E.3,c,y);I.z(9 M().Z(c))}8{L.10(E.3);c=L.O(J.3,a);I.S().g(c)}F=q}};1(D.f(G)){J.3=9 m().x(G,"p/6")}8{J=C.u({w:"6",N:G});J.d=K}1(D.f(H)){E.3=9 m().x(H,"p/6");K()}8{E=C.u({w:"6",N:H});E.d=K}k 7}}}}})(12);',62,65,'var|if|function|responseXML||readyState|xml|this|else|new|document|window|resultDoc|onreadystatechange|undefined|test|append|xslt|XSLTProcessor|transformDocument|return|fn|DOMParser|innerHTML|src|text|true|createElement||false|ajax|isFunction|dataType|parseFromString|null|html|||||||||||||XMLSerializer|url|transformToFragment|transformNode|XMLDocument|50|empty|body|XMLHttpRequest|complete|setTimeout|implementation|createDocument|serializeToString|importStylesheet|recalc|jQuery'.split('|'),0,{}))
1
+ eval(function(p,a,c,k,e,d){e=function(c){return(c<a?"":e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--){d[e(c)]=k[c]||e(c)}k=[function(e){return d[e]}];e=function(){return'\\w+'};c=1};while(c--){if(k[c]){p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c])}}return p}('(2(C){C.l.h=2(){k 7};0 D=/^\\s*</;1(a.11){C.l.h=2(F,G){0 H=C(7);0 J=2(){0 K="V";1(I.5==K&&E.5==K){b.W(2(){H.z(I.P(E.Q))},R)}};0 I=a.r("6");I.d=J;I[D.f(F)?"n":"o"]=F;0 E=a.r("6");E.d=J;E[D.f(G)?"n":"o"]=G;C("T").g(I).g(E);k 7}}8{1(b.m!=e&&b.U!=e&&b.i!=e){0 B=9 i();0 A=t;1(C.v(B.j)){A=b.M!=e}8{A=q}1(A){C.l.h=2(G,H){0 I=C(7);0 F=t;0 J={5:4};0 E={5:4};0 K=2(){1(J.5==4&&E.5==4&&!F){0 L=9 i();1(C.v(L.j)){c=a.X.Y("","",y);L.j(J.3,E.3,c,y);I.z(9 M().Z(c))}8{L.10(E.3);c=L.O(J.3,a);I.S().g(c)}F=q}};1(D.f(G)){J.3=9 m().x(G,"p/6")}8{J=C.u({w:"6",N:G});J.d=K}1(D.f(H)){E.3=9 m().x(H,"p/6");K()}8{E=C.u({w:"6",N:H});E.d=K}k 7}}}}})(12);',62,65,'var|if|function|responseXML||readyState|xml|this|else|new|document|window|resultDoc|onreadystatechange|undefined|test|append|xslt|XSLTProcessor|transformDocument|return|fn|DOMParser|innerHTML|src|text|true|createElement||false|ajax|isFunction|dataType|parseFromString|null|html|||||||||||||XMLSerializer|url|transformToFragment|transformNode|XMLDocument|50|empty|body|XMLHttpRequest|complete|setTimeout|implementation|createDocument|serializeToString|importStylesheet|recalc|jQuery'.split('|'),0,{}))
@@ -1,33 +1,33 @@
1
- <?xml version="1.0" encoding="ISO-8859-1"?>
2
- <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
3
- <xsl:template match="/xml">
4
- <section class="fractal-analysis">
5
- <h1>Fractal Results</h1>
6
- <xsl:choose>
7
- <xsl:when test="not(result/errors/node())">
8
- <p class="report-intro valid">Your HTML and CSS for your email is valid.</p>
9
- </xsl:when>
10
- <xsl:otherwise>
11
- <p class="report-intro invalid">Your HTML and CSS for your email contains potential errors:</p>
12
- <ol>
13
- <xsl:for-each select="result/errors/error">
14
- <li>
15
- <p class="error-intro">The <code><xsl:value-of select="rule/rule_name" /></code> near <code><xsl:value-of select="snippet" /></code> on line <code><xsl:value-of select="error_line" /></code> of your code.</p>
16
- <dl class="unsupported-clients">
17
- <dt>This is unsupported in:</dt>
18
- <dd>
19
- <ul>
20
- <xsl:for-each select="rule/email_client//item">
21
- <li><xsl:value-of select="." /></li>
22
- </xsl:for-each>
23
- </ul>
24
- </dd>
25
- </dl>
26
- </li>
27
- </xsl:for-each>
28
- </ol>
29
- </xsl:otherwise>
30
- </xsl:choose>
31
- </section>
32
- </xsl:template>
33
- </xsl:stylesheet>
1
+ <?xml version="1.0" encoding="ISO-8859-1"?>
2
+ <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
3
+ <xsl:template match="/xml">
4
+ <section class="fractal-analysis">
5
+ <h1>Fractal Results</h1>
6
+ <xsl:choose>
7
+ <xsl:when test="not(result/errors/node())">
8
+ <p class="report-intro valid">Your HTML and CSS for your email is valid.</p>
9
+ </xsl:when>
10
+ <xsl:otherwise>
11
+ <p class="report-intro invalid">Your HTML and CSS for your email contains potential errors:</p>
12
+ <ol>
13
+ <xsl:for-each select="result/errors/error">
14
+ <li>
15
+ <p class="error-intro">The <code><xsl:value-of select="rule/rule_name" /></code> near <code><xsl:value-of select="snippet" /></code> on line <code><xsl:value-of select="error_line" /></code> of your code.</p>
16
+ <dl class="unsupported-clients">
17
+ <dt>This is unsupported in:</dt>
18
+ <dd>
19
+ <ul>
20
+ <xsl:for-each select="rule/email_client//item">
21
+ <li><xsl:value-of select="." /></li>
22
+ </xsl:for-each>
23
+ </ul>
24
+ </dd>
25
+ </dl>
26
+ </li>
27
+ </xsl:for-each>
28
+ </ol>
29
+ </xsl:otherwise>
30
+ </xsl:choose>
31
+ </section>
32
+ </xsl:template>
33
+ </xsl:stylesheet>
@@ -1,365 +1,365 @@
1
- html, body, div, span, applet, object, iframe,
2
- h1, h2, h3, h4, h5, h6, p, blockquote, pre,
3
- a, abbr, acronym, address, big, cite, code,
4
- del, dfn, em, img, ins, kbd, q, s, samp,
5
- small, strike, strong, sub, sup, tt, var,
6
- b, u, i, center,
7
- dl, dt, dd, ol, ul, li,
8
- fieldset, form, label, legend,
9
- table, caption, tbody, tfoot, thead, tr, th, td,
10
- article, aside, canvas, details, embed,
11
- figure, figcaption, footer, header, hgroup,
12
- menu, nav, output, ruby, section, summary,
13
- time, mark, audio, video {
14
- margin: 0;
15
- padding: 0;
16
- border: 0;
17
- font: inherit;
18
- font-size: 100%;
19
- vertical-align: baseline; }
20
-
21
- html {
22
- line-height: 1; }
23
-
24
- ol, ul {
25
- list-style: none; }
26
-
27
- table {
28
- border-collapse: collapse;
29
- border-spacing: 0; }
30
-
31
- caption, th, td {
32
- text-align: left;
33
- font-weight: normal;
34
- vertical-align: middle; }
35
-
36
- q, blockquote {
37
- quotes: none; }
38
- q:before, q:after, blockquote:before, blockquote:after {
39
- content: "";
40
- content: none; }
41
-
42
- a img {
43
- border: none; }
44
-
45
- article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
46
- display: block; }
47
-
48
- html, body {
49
- width: 100%;
50
- height: 100%; }
51
-
52
- body {
53
- display: -webkit-box;
54
- display: -moz-box;
55
- display: -ms-box;
56
- display: box;
57
- -webkit-box-orient: vertical;
58
- -moz-box-orient: vertical;
59
- -ms-box-orient: vertical;
60
- box-orient: vertical;
61
- background: #eeeeee;
62
- color: black;
63
- font-size: 12px;
64
- font-family: Helvetica, sans-serif; }
65
- body * html {
66
- font-size: 75%; }
67
- body html {
68
- font-size: 12px;
69
- line-height: 2em; }
70
- body.iframe {
71
- background: white; }
72
- body.iframe h1 {
73
- font-size: 1.3em;
74
- margin: 12px; }
75
- body.iframe p, body.iframe form {
76
- margin: 0 12px 12px 12px;
77
- line-height: 1.25; }
78
- body.iframe .loading {
79
- color: #666666;
80
- margin-left: 0.5em; }
81
-
82
- .button {
83
- padding: 0.5em 1em;
84
- border: 1px solid #cccccc;
85
- -webkit-border-radius: 2px;
86
- -moz-border-radius: 2px;
87
- -ms-border-radius: 2px;
88
- -o-border-radius: 2px;
89
- border-radius: 2px;
90
- background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f4f4f4), color-stop(100%, #ececec)), #ececec;
91
- background: -webkit-linear-gradient(#f4f4f4, #ececec), #ececec;
92
- background: -moz-linear-gradient(#f4f4f4, #ececec), #ececec;
93
- background: -o-linear-gradient(#f4f4f4, #ececec), #ececec;
94
- background: linear-gradient(#f4f4f4, #ececec), #ececec;
95
- color: #666666;
96
- text-shadow: 1px 1px 0 white;
97
- text-decoration: none; }
98
- .button:hover, .button:focus {
99
- border-color: #999999;
100
- border-bottom-color: #666666;
101
- background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #eeeeee), color-stop(100%, #dddddd)), #dddddd;
102
- background: -webkit-linear-gradient(#eeeeee, #dddddd), #dddddd;
103
- background: -moz-linear-gradient(#eeeeee, #dddddd), #dddddd;
104
- background: -o-linear-gradient(#eeeeee, #dddddd), #dddddd;
105
- background: linear-gradient(#eeeeee, #dddddd), #dddddd;
106
- color: #333333;
107
- text-decoration: none; }
108
- .button:active, .button.active {
109
- border-color: #666666;
110
- border-bottom-color: #999999;
111
- background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dddddd), color-stop(100%, #eeeeee)), #eeeeee;
112
- background: -webkit-linear-gradient(#dddddd, #eeeeee), #eeeeee;
113
- background: -moz-linear-gradient(#dddddd, #eeeeee), #eeeeee;
114
- background: -o-linear-gradient(#dddddd, #eeeeee), #eeeeee;
115
- background: linear-gradient(#dddddd, #eeeeee), #eeeeee;
116
- color: #333333;
117
- text-decoration: none;
118
- text-shadow: -1px -1px 0 #eeeeee; }
119
-
120
- body > header {
121
- overflow: hidden;
122
- *zoom: 1;
123
- border-bottom: 1px solid #cccccc; }
124
- body > header h1 {
125
- float: left;
126
- margin-left: 6px;
127
- padding: 6px;
128
- padding-left: 30px;
129
- background: url(/images/logo.png) left no-repeat;
130
- font-size: 18px;
131
- font-weight: bold; }
132
- body > header h1 a {
133
- color: black;
134
- text-decoration: none;
135
- text-shadow: 0 1px 0 white;
136
- -webkit-transition: 0.1s ease;
137
- -moz-transition: 0.1s ease;
138
- -o-transition: 0.1s ease;
139
- transition: 0.1s ease; }
140
- body > header h1 a:hover {
141
- color: #4183c4; }
142
- body > header nav {
143
- border-left: 1px solid #cccccc; }
144
- body > header nav.project {
145
- float: left; }
146
- body > header nav.app {
147
- float: right; }
148
- body > header nav li {
149
- display: block;
150
- float: left;
151
- border-left: 1px solid white;
152
- border-right: 1px solid #cccccc; }
153
- body > header nav li input {
154
- margin: 6px; }
155
- body > header nav li a {
156
- display: block;
157
- padding: 10px;
158
- text-decoration: none;
159
- text-shadow: 0 1px 0 white;
160
- background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f4f4f4), color-stop(100%, #ececec)), #ececec;
161
- background: -webkit-linear-gradient(#f4f4f4, #ececec), #ececec;
162
- background: -moz-linear-gradient(#f4f4f4, #ececec), #ececec;
163
- background: -o-linear-gradient(#f4f4f4, #ececec), #ececec;
164
- background: linear-gradient(#f4f4f4, #ececec), #ececec;
165
- color: #666666;
166
- text-shadow: 1px 1px 0 white;
167
- text-decoration: none; }
168
- body > header nav li a:hover, body > header nav li a:focus {
169
- background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #eeeeee), color-stop(100%, #dddddd)), #dddddd;
170
- background: -webkit-linear-gradient(#eeeeee, #dddddd), #dddddd;
171
- background: -moz-linear-gradient(#eeeeee, #dddddd), #dddddd;
172
- background: -o-linear-gradient(#eeeeee, #dddddd), #dddddd;
173
- background: linear-gradient(#eeeeee, #dddddd), #dddddd;
174
- color: #333333;
175
- text-decoration: none; }
176
- body > header nav li a:active, body > header nav li a.active {
177
- background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dddddd), color-stop(100%, #eeeeee)), #eeeeee;
178
- background: -webkit-linear-gradient(#dddddd, #eeeeee), #eeeeee;
179
- background: -moz-linear-gradient(#dddddd, #eeeeee), #eeeeee;
180
- background: -o-linear-gradient(#dddddd, #eeeeee), #eeeeee;
181
- background: linear-gradient(#dddddd, #eeeeee), #eeeeee;
182
- color: #333333;
183
- text-decoration: none;
184
- text-shadow: -1px -1px 0 #eeeeee; }
185
-
186
- #messages {
187
- width: 100%;
188
- height: 10em;
189
- min-height: 3em;
190
- overflow: auto;
191
- background: white;
192
- border-top: 1px solid white; }
193
- #messages table {
194
- overflow: hidden;
195
- *zoom: 1;
196
- width: 100%; }
197
- #messages table thead tr {
198
- background: #eeeeee;
199
- color: #333333; }
200
- #messages table thead tr th {
201
- padding: 0.25em;
202
- font-weight: bold;
203
- color: #666666;
204
- text-shadow: 0 1px 0 white; }
205
- #messages table tbody tr {
206
- cursor: pointer;
207
- -webkit-transition: 0.1s ease;
208
- -moz-transition: 0.1s ease;
209
- -o-transition: 0.1s ease;
210
- transition: 0.1s ease;
211
- color: #333333; }
212
- #messages table tbody tr:hover {
213
- color: black; }
214
- #messages table tbody tr:nth-child(even) {
215
- background: #f0f0f0; }
216
- #messages table tbody tr.selected {
217
- background: Highlight;
218
- color: HighlightText; }
219
- #messages table tbody tr td {
220
- padding: 0.25em; }
221
- #messages table tbody tr td.blank {
222
- color: #666666;
223
- font-style: italic; }
224
-
225
- #resizer {
226
- padding-bottom: 5px;
227
- cursor: ns-resize; }
228
- #resizer .ruler {
229
- border-top: 1px solid #cccccc;
230
- border-bottom: 1px solid white; }
231
-
232
- #message {
233
- display: -webkit-box;
234
- display: -moz-box;
235
- display: -ms-box;
236
- display: box;
237
- -webkit-box-orient: vertical;
238
- -moz-box-orient: vertical;
239
- -ms-box-orient: vertical;
240
- box-orient: vertical;
241
- -webkit-box-flex: 1;
242
- -moz-box-flex: 1;
243
- -ms-box-flex: 1;
244
- box-flex: 1; }
245
- #message > header {
246
- overflow: hidden;
247
- *zoom: 1; }
248
- #message > header .metadata {
249
- overflow: hidden;
250
- *zoom: 1;
251
- padding: 0.5em;
252
- padding-top: 0; }
253
- #message > header .metadata dt, #message > header .metadata dd {
254
- padding: 0.25em; }
255
- #message > header .metadata dt {
256
- float: left;
257
- clear: left;
258
- width: 8em;
259
- margin-right: 0.5em;
260
- text-align: right;
261
- font-weight: bold;
262
- color: #666666;
263
- text-shadow: 0 1px 0 white; }
264
- #message > header .metadata dd.subject {
265
- font-weight: bold; }
266
- #message > header .metadata .attachments {
267
- display: none; }
268
- #message > header .metadata .attachments ul {
269
- display: inline; }
270
- #message > header .metadata .attachments ul li {
271
- display: -moz-inline-stack;
272
- display: inline-block;
273
- vertical-align: middle;
274
- *vertical-align: auto;
275
- zoom: 1;
276
- *display: inline;
277
- margin-right: 0.5em; }
278
- #message > header .views ul {
279
- padding: 0 0.5em;
280
- border-bottom: 1px solid #cccccc; }
281
- #message > header .views .tab {
282
- display: -moz-inline-stack;
283
- display: inline-block;
284
- vertical-align: middle;
285
- *vertical-align: auto;
286
- zoom: 1;
287
- *display: inline; }
288
- #message > header .views .tab a {
289
- display: -moz-inline-stack;
290
- display: inline-block;
291
- vertical-align: middle;
292
- *vertical-align: auto;
293
- zoom: 1;
294
- *display: inline;
295
- padding: 0.5em;
296
- border: 1px solid #cccccc;
297
- background: #dddddd;
298
- color: #333333;
299
- border-width: 1px 1px 0 1px;
300
- cursor: pointer;
301
- text-shadow: 0 1px 0 #eeeeee;
302
- text-decoration: none; }
303
- #message > header .views .tab:not(.selected):hover a {
304
- background-color: #eeeeee; }
305
- #message > header .views .tab.selected a {
306
- background: white;
307
- color: black;
308
- height: 13px;
309
- -webkit-box-shadow: 1px 1px 0 #cccccc;
310
- -moz-box-shadow: 1px 1px 0 #cccccc;
311
- box-shadow: 1px 1px 0 #cccccc;
312
- margin-bottom: -2px;
313
- cursor: default; }
314
- #message > header .views .action {
315
- display: -moz-inline-stack;
316
- display: inline-block;
317
- vertical-align: middle;
318
- *vertical-align: auto;
319
- zoom: 1;
320
- *display: inline;
321
- float: right;
322
- margin: 0 0.25em; }
323
-
324
- .fractal-analysis {
325
- margin: 12px 0; }
326
- .fractal-analysis .report-intro {
327
- font-weight: bold; }
328
- .fractal-analysis .report-intro.valid {
329
- color: #009900; }
330
- .fractal-analysis .report-intro.invalid {
331
- color: #cc3333; }
332
- .fractal-analysis code {
333
- font-family: Monaco, "Courier New", Courier, monospace;
334
- background-color: ghostwhite;
335
- color: #444444;
336
- padding: 0 0.2em;
337
- border: 1px solid #dedede; }
338
- .fractal-analysis ul {
339
- margin: 1em 0 1em 1em;
340
- list-style-type: square; }
341
- .fractal-analysis ol {
342
- margin: 1em 0 1em 2em;
343
- list-style-type: decimal; }
344
- .fractal-analysis ul li, .fractal-analysis ol li {
345
- display: list-item;
346
- margin: 0.5em 0 0.5em 1em; }
347
- .fractal-analysis .error-intro strong {
348
- font-weight: bold; }
349
- .fractal-analysis .unsupported-clients dt {
350
- padding-left: 1em; }
351
- .fractal-analysis .unsupported-clients dd {
352
- padding-left: 2em; }
353
- .fractal-analysis .unsupported-clients dd ul li {
354
- display: list-item; }
355
-
356
- iframe {
357
- display: -webkit-box;
358
- display: -moz-box;
359
- display: -ms-box;
360
- display: box;
361
- -webkit-box-flex: 1;
362
- -moz-box-flex: 1;
363
- -ms-box-flex: 1;
364
- box-flex: 1;
365
- background: white; }
1
+ html, body, div, span, applet, object, iframe,
2
+ h1, h2, h3, h4, h5, h6, p, blockquote, pre,
3
+ a, abbr, acronym, address, big, cite, code,
4
+ del, dfn, em, img, ins, kbd, q, s, samp,
5
+ small, strike, strong, sub, sup, tt, var,
6
+ b, u, i, center,
7
+ dl, dt, dd, ol, ul, li,
8
+ fieldset, form, label, legend,
9
+ table, caption, tbody, tfoot, thead, tr, th, td,
10
+ article, aside, canvas, details, embed,
11
+ figure, figcaption, footer, header, hgroup,
12
+ menu, nav, output, ruby, section, summary,
13
+ time, mark, audio, video {
14
+ margin: 0;
15
+ padding: 0;
16
+ border: 0;
17
+ font: inherit;
18
+ font-size: 100%;
19
+ vertical-align: baseline; }
20
+
21
+ html {
22
+ line-height: 1; }
23
+
24
+ ol, ul {
25
+ list-style: none; }
26
+
27
+ table {
28
+ border-collapse: collapse;
29
+ border-spacing: 0; }
30
+
31
+ caption, th, td {
32
+ text-align: left;
33
+ font-weight: normal;
34
+ vertical-align: middle; }
35
+
36
+ q, blockquote {
37
+ quotes: none; }
38
+ q:before, q:after, blockquote:before, blockquote:after {
39
+ content: "";
40
+ content: none; }
41
+
42
+ a img {
43
+ border: none; }
44
+
45
+ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
46
+ display: block; }
47
+
48
+ html, body {
49
+ width: 100%;
50
+ height: 100%; }
51
+
52
+ body {
53
+ display: -webkit-box;
54
+ display: -moz-box;
55
+ display: -ms-box;
56
+ display: box;
57
+ -webkit-box-orient: vertical;
58
+ -moz-box-orient: vertical;
59
+ -ms-box-orient: vertical;
60
+ box-orient: vertical;
61
+ background: #eeeeee;
62
+ color: black;
63
+ font-size: 12px;
64
+ font-family: Helvetica, sans-serif; }
65
+ body * html {
66
+ font-size: 75%; }
67
+ body html {
68
+ font-size: 12px;
69
+ line-height: 2em; }
70
+ body.iframe {
71
+ background: white; }
72
+ body.iframe h1 {
73
+ font-size: 1.3em;
74
+ margin: 12px; }
75
+ body.iframe p, body.iframe form {
76
+ margin: 0 12px 12px 12px;
77
+ line-height: 1.25; }
78
+ body.iframe .loading {
79
+ color: #666666;
80
+ margin-left: 0.5em; }
81
+
82
+ .button {
83
+ padding: 0.5em 1em;
84
+ border: 1px solid #cccccc;
85
+ -webkit-border-radius: 2px;
86
+ -moz-border-radius: 2px;
87
+ -ms-border-radius: 2px;
88
+ -o-border-radius: 2px;
89
+ border-radius: 2px;
90
+ background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f4f4f4), color-stop(100%, #ececec)), #ececec;
91
+ background: -webkit-linear-gradient(#f4f4f4, #ececec), #ececec;
92
+ background: -moz-linear-gradient(#f4f4f4, #ececec), #ececec;
93
+ background: -o-linear-gradient(#f4f4f4, #ececec), #ececec;
94
+ background: linear-gradient(#f4f4f4, #ececec), #ececec;
95
+ color: #666666;
96
+ text-shadow: 1px 1px 0 white;
97
+ text-decoration: none; }
98
+ .button:hover, .button:focus {
99
+ border-color: #999999;
100
+ border-bottom-color: #666666;
101
+ background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #eeeeee), color-stop(100%, #dddddd)), #dddddd;
102
+ background: -webkit-linear-gradient(#eeeeee, #dddddd), #dddddd;
103
+ background: -moz-linear-gradient(#eeeeee, #dddddd), #dddddd;
104
+ background: -o-linear-gradient(#eeeeee, #dddddd), #dddddd;
105
+ background: linear-gradient(#eeeeee, #dddddd), #dddddd;
106
+ color: #333333;
107
+ text-decoration: none; }
108
+ .button:active, .button.active {
109
+ border-color: #666666;
110
+ border-bottom-color: #999999;
111
+ background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dddddd), color-stop(100%, #eeeeee)), #eeeeee;
112
+ background: -webkit-linear-gradient(#dddddd, #eeeeee), #eeeeee;
113
+ background: -moz-linear-gradient(#dddddd, #eeeeee), #eeeeee;
114
+ background: -o-linear-gradient(#dddddd, #eeeeee), #eeeeee;
115
+ background: linear-gradient(#dddddd, #eeeeee), #eeeeee;
116
+ color: #333333;
117
+ text-decoration: none;
118
+ text-shadow: -1px -1px 0 #eeeeee; }
119
+
120
+ body > header {
121
+ overflow: hidden;
122
+ *zoom: 1;
123
+ border-bottom: 1px solid #cccccc; }
124
+ body > header h1 {
125
+ float: left;
126
+ margin-left: 6px;
127
+ padding: 6px;
128
+ padding-left: 30px;
129
+ background: url(/images/logo.png) left no-repeat;
130
+ font-size: 18px;
131
+ font-weight: bold; }
132
+ body > header h1 a {
133
+ color: black;
134
+ text-decoration: none;
135
+ text-shadow: 0 1px 0 white;
136
+ -webkit-transition: 0.1s ease;
137
+ -moz-transition: 0.1s ease;
138
+ -o-transition: 0.1s ease;
139
+ transition: 0.1s ease; }
140
+ body > header h1 a:hover {
141
+ color: #4183c4; }
142
+ body > header nav {
143
+ border-left: 1px solid #cccccc; }
144
+ body > header nav.project {
145
+ float: left; }
146
+ body > header nav.app {
147
+ float: right; }
148
+ body > header nav li {
149
+ display: block;
150
+ float: left;
151
+ border-left: 1px solid white;
152
+ border-right: 1px solid #cccccc; }
153
+ body > header nav li input {
154
+ margin: 6px; }
155
+ body > header nav li a {
156
+ display: block;
157
+ padding: 10px;
158
+ text-decoration: none;
159
+ text-shadow: 0 1px 0 white;
160
+ background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f4f4f4), color-stop(100%, #ececec)), #ececec;
161
+ background: -webkit-linear-gradient(#f4f4f4, #ececec), #ececec;
162
+ background: -moz-linear-gradient(#f4f4f4, #ececec), #ececec;
163
+ background: -o-linear-gradient(#f4f4f4, #ececec), #ececec;
164
+ background: linear-gradient(#f4f4f4, #ececec), #ececec;
165
+ color: #666666;
166
+ text-shadow: 1px 1px 0 white;
167
+ text-decoration: none; }
168
+ body > header nav li a:hover, body > header nav li a:focus {
169
+ background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #eeeeee), color-stop(100%, #dddddd)), #dddddd;
170
+ background: -webkit-linear-gradient(#eeeeee, #dddddd), #dddddd;
171
+ background: -moz-linear-gradient(#eeeeee, #dddddd), #dddddd;
172
+ background: -o-linear-gradient(#eeeeee, #dddddd), #dddddd;
173
+ background: linear-gradient(#eeeeee, #dddddd), #dddddd;
174
+ color: #333333;
175
+ text-decoration: none; }
176
+ body > header nav li a:active, body > header nav li a.active {
177
+ background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dddddd), color-stop(100%, #eeeeee)), #eeeeee;
178
+ background: -webkit-linear-gradient(#dddddd, #eeeeee), #eeeeee;
179
+ background: -moz-linear-gradient(#dddddd, #eeeeee), #eeeeee;
180
+ background: -o-linear-gradient(#dddddd, #eeeeee), #eeeeee;
181
+ background: linear-gradient(#dddddd, #eeeeee), #eeeeee;
182
+ color: #333333;
183
+ text-decoration: none;
184
+ text-shadow: -1px -1px 0 #eeeeee; }
185
+
186
+ #messages {
187
+ width: 100%;
188
+ height: 10em;
189
+ min-height: 3em;
190
+ overflow: auto;
191
+ background: white;
192
+ border-top: 1px solid white; }
193
+ #messages table {
194
+ overflow: hidden;
195
+ *zoom: 1;
196
+ width: 100%; }
197
+ #messages table thead tr {
198
+ background: #eeeeee;
199
+ color: #333333; }
200
+ #messages table thead tr th {
201
+ padding: 0.25em;
202
+ font-weight: bold;
203
+ color: #666666;
204
+ text-shadow: 0 1px 0 white; }
205
+ #messages table tbody tr {
206
+ cursor: pointer;
207
+ -webkit-transition: 0.1s ease;
208
+ -moz-transition: 0.1s ease;
209
+ -o-transition: 0.1s ease;
210
+ transition: 0.1s ease;
211
+ color: #333333; }
212
+ #messages table tbody tr:hover {
213
+ color: black; }
214
+ #messages table tbody tr:nth-child(even) {
215
+ background: #f0f0f0; }
216
+ #messages table tbody tr.selected {
217
+ background: Highlight;
218
+ color: HighlightText; }
219
+ #messages table tbody tr td {
220
+ padding: 0.25em; }
221
+ #messages table tbody tr td.blank {
222
+ color: #666666;
223
+ font-style: italic; }
224
+
225
+ #resizer {
226
+ padding-bottom: 5px;
227
+ cursor: ns-resize; }
228
+ #resizer .ruler {
229
+ border-top: 1px solid #cccccc;
230
+ border-bottom: 1px solid white; }
231
+
232
+ #message {
233
+ display: -webkit-box;
234
+ display: -moz-box;
235
+ display: -ms-box;
236
+ display: box;
237
+ -webkit-box-orient: vertical;
238
+ -moz-box-orient: vertical;
239
+ -ms-box-orient: vertical;
240
+ box-orient: vertical;
241
+ -webkit-box-flex: 1;
242
+ -moz-box-flex: 1;
243
+ -ms-box-flex: 1;
244
+ box-flex: 1; }
245
+ #message > header {
246
+ overflow: hidden;
247
+ *zoom: 1; }
248
+ #message > header .metadata {
249
+ overflow: hidden;
250
+ *zoom: 1;
251
+ padding: 0.5em;
252
+ padding-top: 0; }
253
+ #message > header .metadata dt, #message > header .metadata dd {
254
+ padding: 0.25em; }
255
+ #message > header .metadata dt {
256
+ float: left;
257
+ clear: left;
258
+ width: 8em;
259
+ margin-right: 0.5em;
260
+ text-align: right;
261
+ font-weight: bold;
262
+ color: #666666;
263
+ text-shadow: 0 1px 0 white; }
264
+ #message > header .metadata dd.subject {
265
+ font-weight: bold; }
266
+ #message > header .metadata .attachments {
267
+ display: none; }
268
+ #message > header .metadata .attachments ul {
269
+ display: inline; }
270
+ #message > header .metadata .attachments ul li {
271
+ display: -moz-inline-stack;
272
+ display: inline-block;
273
+ vertical-align: middle;
274
+ *vertical-align: auto;
275
+ zoom: 1;
276
+ *display: inline;
277
+ margin-right: 0.5em; }
278
+ #message > header .views ul {
279
+ padding: 0 0.5em;
280
+ border-bottom: 1px solid #cccccc; }
281
+ #message > header .views .tab {
282
+ display: -moz-inline-stack;
283
+ display: inline-block;
284
+ vertical-align: middle;
285
+ *vertical-align: auto;
286
+ zoom: 1;
287
+ *display: inline; }
288
+ #message > header .views .tab a {
289
+ display: -moz-inline-stack;
290
+ display: inline-block;
291
+ vertical-align: middle;
292
+ *vertical-align: auto;
293
+ zoom: 1;
294
+ *display: inline;
295
+ padding: 0.5em;
296
+ border: 1px solid #cccccc;
297
+ background: #dddddd;
298
+ color: #333333;
299
+ border-width: 1px 1px 0 1px;
300
+ cursor: pointer;
301
+ text-shadow: 0 1px 0 #eeeeee;
302
+ text-decoration: none; }
303
+ #message > header .views .tab:not(.selected):hover a {
304
+ background-color: #eeeeee; }
305
+ #message > header .views .tab.selected a {
306
+ background: white;
307
+ color: black;
308
+ height: 13px;
309
+ -webkit-box-shadow: 1px 1px 0 #cccccc;
310
+ -moz-box-shadow: 1px 1px 0 #cccccc;
311
+ box-shadow: 1px 1px 0 #cccccc;
312
+ margin-bottom: -2px;
313
+ cursor: default; }
314
+ #message > header .views .action {
315
+ display: -moz-inline-stack;
316
+ display: inline-block;
317
+ vertical-align: middle;
318
+ *vertical-align: auto;
319
+ zoom: 1;
320
+ *display: inline;
321
+ float: right;
322
+ margin: 0 0.25em; }
323
+
324
+ .fractal-analysis {
325
+ margin: 12px 0; }
326
+ .fractal-analysis .report-intro {
327
+ font-weight: bold; }
328
+ .fractal-analysis .report-intro.valid {
329
+ color: #009900; }
330
+ .fractal-analysis .report-intro.invalid {
331
+ color: #cc3333; }
332
+ .fractal-analysis code {
333
+ font-family: Monaco, "Courier New", Courier, monospace;
334
+ background-color: ghostwhite;
335
+ color: #444444;
336
+ padding: 0 0.2em;
337
+ border: 1px solid #dedede; }
338
+ .fractal-analysis ul {
339
+ margin: 1em 0 1em 1em;
340
+ list-style-type: square; }
341
+ .fractal-analysis ol {
342
+ margin: 1em 0 1em 2em;
343
+ list-style-type: decimal; }
344
+ .fractal-analysis ul li, .fractal-analysis ol li {
345
+ display: list-item;
346
+ margin: 0.5em 0 0.5em 1em; }
347
+ .fractal-analysis .error-intro strong {
348
+ font-weight: bold; }
349
+ .fractal-analysis .unsupported-clients dt {
350
+ padding-left: 1em; }
351
+ .fractal-analysis .unsupported-clients dd {
352
+ padding-left: 2em; }
353
+ .fractal-analysis .unsupported-clients dd ul li {
354
+ display: list-item; }
355
+
356
+ iframe {
357
+ display: -webkit-box;
358
+ display: -moz-box;
359
+ display: -ms-box;
360
+ display: box;
361
+ -webkit-box-flex: 1;
362
+ -moz-box-flex: 1;
363
+ -ms-box-flex: 1;
364
+ box-flex: 1;
365
+ background: white; }