1 | 1 |
deleted file mode 100644 |
... | ... |
@@ -1,64 +0,0 @@ |
1 |
-<!DOCTYPE html> |
|
2 |
- |
|
3 |
-<html lang="en"> |
|
4 |
-<head> |
|
5 |
- <meta charset="utf-8"> |
|
6 |
- <meta content="width=device-width, initial-scale=1.0" name="viewport"> |
|
7 |
- <meta content="" name="description"><!-- Bootstrap core CSS --> |
|
8 |
- <title>No Global Warrants - Sign Petition</title> |
|
9 |
- <link href="css/actions.min.css" rel="stylesheet" type="text/css"> |
|
10 |
- <script type="text/javascript" src="js/jquery-1.11.0.min.js"></script> |
|
11 |
- <script src="js/modernizr.min.js" type='text/javascript'></script> |
|
12 |
- <title></title> |
|
13 |
-</head> |
|
14 |
- |
|
15 |
-<body id="petition"> |
|
16 |
- <script type="text/javascript"> |
|
17 |
- var ac_embed = {}; |
|
18 |
- ac_embed.width = "100%"; |
|
19 |
- ac_embed.css_content = "#action_css"; |
|
20 |
- ac_embed.international_only = true; |
|
21 |
- </script> |
|
22 |
- <script id="action_css" type="text/x-css-content"> |
|
23 |
- body { |
|
24 |
- background-color: #08A013; |
|
25 |
- } |
|
26 |
- #tools .tool { |
|
27 |
- border-color: #B0F910; |
|
28 |
- border-width: 7px; |
|
29 |
- } |
|
30 |
- #tools .tool .tool-heading .tool-title { |
|
31 |
- color: #333; |
|
32 |
- } |
|
33 |
- .progress-bar-danger { |
|
34 |
- background-color: #08A013; |
|
35 |
- } |
|
36 |
- a { |
|
37 |
- color: #08A013; |
|
38 |
- } |
|
39 |
- a:hover, a:active { |
|
40 |
- text-decoration: underline; |
|
41 |
- color: #08A013; |
|
42 |
- } |
|
43 |
- #tools .tool input[type=submit], #tools .tool button[type=submit] { |
|
44 |
- background-color: #08A013; |
|
45 |
- } |
|
46 |
- #tools .tool input[type=submit]:hover, #tools .tool button[type=submit]:hover { |
|
47 |
- background-color: #B0F910; |
|
48 |
- color: #333; |
|
49 |
- } |
|
50 |
- label.small { |
|
51 |
- font-size: 90%; |
|
52 |
- } |
|
53 |
- #tools .tool .tool-heading .tool-title.signed { |
|
54 |
- color: #333; |
|
55 |
- } |
|
56 |
- #email-tool { |
|
57 |
- display: none; |
|
58 |
- } |
|
59 |
- </script> |
|
60 |
- <script type="text/javascript" src="https://act.eff.org/action/embed"></script> |
|
61 |
- <a id="action-center-widget" href="https://act.eff.org/action/noglobalwarrants-petition">Take part in the action!</a> |
|
62 |
- <script type="text/javascript" src="js/main.min.js"></script> |
|
63 |
-</body> |
|
64 |
-</html> |
... | ... |
@@ -6,7 +6,7 @@ |
6 | 6 |
<meta content="width=device-width, initial-scale=1.0" name="viewport"> |
7 | 7 |
<meta content="" name="description"><!-- Bootstrap core CSS --> |
8 | 8 |
<title>No Global Warrants - Sign Petition</title> |
9 |
- <link href="css/actions.css" rel="stylesheet" type="text/css"> |
|
9 |
+ <link href="css/actions.min.css" rel="stylesheet" type="text/css"> |
|
10 | 10 |
<script type="text/javascript" src="js/jquery-1.11.0.min.js"></script> |
11 | 11 |
<script src="js/modernizr.min.js" type='text/javascript'></script> |
12 | 12 |
<title></title> |
... | ... |
@@ -59,6 +59,6 @@ |
59 | 59 |
</script> |
60 | 60 |
<script type="text/javascript" src="https://act.eff.org/action/embed"></script> |
61 | 61 |
<a id="action-center-widget" href="https://act.eff.org/action/noglobalwarrants-petition">Take part in the action!</a> |
62 |
- <script type="text/javascript" src="js/main.js"></script> |
|
62 |
+ <script type="text/javascript" src="js/main.min.js"></script> |
|
63 | 63 |
</body> |
64 | 64 |
</html> |
1 | 1 |
new file mode 100644 |
... | ... |
@@ -0,0 +1,64 @@ |
1 |
+<!DOCTYPE html> |
|
2 |
+ |
|
3 |
+<html lang="en"> |
|
4 |
+<head> |
|
5 |
+ <meta charset="utf-8"> |
|
6 |
+ <meta content="width=device-width, initial-scale=1.0" name="viewport"> |
|
7 |
+ <meta content="" name="description"><!-- Bootstrap core CSS --> |
|
8 |
+ <title>No Global Warrants - Sign Petition</title> |
|
9 |
+ <link href="css/actions.css" rel="stylesheet" type="text/css"> |
|
10 |
+ <script type="text/javascript" src="js/jquery-1.11.0.min.js"></script> |
|
11 |
+ <script src="js/modernizr.min.js" type='text/javascript'></script> |
|
12 |
+ <title></title> |
|
13 |
+</head> |
|
14 |
+ |
|
15 |
+<body id="petition"> |
|
16 |
+ <script type="text/javascript"> |
|
17 |
+ var ac_embed = {}; |
|
18 |
+ ac_embed.width = "100%"; |
|
19 |
+ ac_embed.css_content = "#action_css"; |
|
20 |
+ ac_embed.international_only = true; |
|
21 |
+ </script> |
|
22 |
+ <script id="action_css" type="text/x-css-content"> |
|
23 |
+ body { |
|
24 |
+ background-color: #08A013; |
|
25 |
+ } |
|
26 |
+ #tools .tool { |
|
27 |
+ border-color: #B0F910; |
|
28 |
+ border-width: 7px; |
|
29 |
+ } |
|
30 |
+ #tools .tool .tool-heading .tool-title { |
|
31 |
+ color: #333; |
|
32 |
+ } |
|
33 |
+ .progress-bar-danger { |
|
34 |
+ background-color: #08A013; |
|
35 |
+ } |
|
36 |
+ a { |
|
37 |
+ color: #08A013; |
|
38 |
+ } |
|
39 |
+ a:hover, a:active { |
|
40 |
+ text-decoration: underline; |
|
41 |
+ color: #08A013; |
|
42 |
+ } |
|
43 |
+ #tools .tool input[type=submit], #tools .tool button[type=submit] { |
|
44 |
+ background-color: #08A013; |
|
45 |
+ } |
|
46 |
+ #tools .tool input[type=submit]:hover, #tools .tool button[type=submit]:hover { |
|
47 |
+ background-color: #B0F910; |
|
48 |
+ color: #333; |
|
49 |
+ } |
|
50 |
+ label.small { |
|
51 |
+ font-size: 90%; |
|
52 |
+ } |
|
53 |
+ #tools .tool .tool-heading .tool-title.signed { |
|
54 |
+ color: #333; |
|
55 |
+ } |
|
56 |
+ #email-tool { |
|
57 |
+ display: none; |
|
58 |
+ } |
|
59 |
+ </script> |
|
60 |
+ <script type="text/javascript" src="https://act.eff.org/action/embed"></script> |
|
61 |
+ <a id="action-center-widget" href="https://act.eff.org/action/noglobalwarrants-petition">Take part in the action!</a> |
|
62 |
+ <script type="text/javascript" src="js/main.js"></script> |
|
63 |
+</body> |
|
64 |
+</html> |