scms 4.3.0 → 4.4.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +8 -8
- data/README.md +1 -0
- data/assets/blank-template/_layouts/home-layout.erb +0 -1
- data/assets/blank-template/_layouts/layout.erb +1 -1
- data/assets/blank-template/_pages/getting-started/_config.yml +1 -0
- data/assets/blank-template/_pages/getting-started/intro.md +1 -1
- data/assets/blank-template/_pages/getting-started/leadin.txt +1 -0
- data/assets/blank-template/_pages/getting-started/main.erb +33 -32
- data/assets/blank-template/_pages/getting-started/sidenav.erb +3 -3
- data/assets/blank-template/css/bootstrap-theme.css +116 -228
- data/assets/blank-template/css/bootstrap-theme.css.map +1 -0
- data/assets/blank-template/css/bootstrap-theme.min.css +4 -6
- data/assets/blank-template/css/bootstrap.css +1452 -2726
- data/assets/blank-template/css/bootstrap.css.map +1 -0
- data/assets/blank-template/css/bootstrap.min.css +4 -6
- data/assets/blank-template/css/layout.css +1 -1
- data/assets/blank-template/css/layout.scss +14 -12
- data/assets/blank-template/fonts/glyphicons-halflings-regular.eot +0 -0
- data/assets/blank-template/fonts/glyphicons-halflings-regular.svg +47 -47
- data/assets/blank-template/fonts/glyphicons-halflings-regular.ttf +0 -0
- data/assets/blank-template/fonts/glyphicons-halflings-regular.woff +0 -0
- data/assets/blank-template/images/background.png +0 -0
- data/assets/blank-template/js/bootstrap.js +255 -306
- data/assets/blank-template/js/bootstrap.min.js +4 -7
- data/bin/scms +9 -7
- data/lib/scms.rb +93 -35
- data/lib/scms/deploy-ftp.rb +3 -3
- data/lib/scms/deploy-s3.rb +1 -1
- data/lib/scms/scms-parser.rb +1 -1
- data/lib/scms/version.rb +1 -1
- data/scms.gemspec +10 -11
- metadata +88 -46
- data/assets/blank-template-v1/_config.yml +0 -37
- data/assets/blank-template-v1/_layouts/skin.erb.html +0 -106
- data/assets/blank-template-v1/_s3config.template.yml +0 -10
- data/assets/blank-template-v1/_source/scripts/bootstrap.js +0 -2027
- data/assets/blank-template-v1/_source/scripts/script.js +0 -0
- data/assets/blank-template-v1/_source/stylesheets/bootstrap-responsive.css +0 -1058
- data/assets/blank-template-v1/_source/stylesheets/bootstrap.css +0 -5774
- data/assets/blank-template-v1/_source/stylesheets/style.css +0 -0
- data/assets/blank-template-v1/_views/about/intro.html +0 -3
- data/assets/blank-template-v1/_views/about/main.html +0 -2
- data/assets/blank-template-v1/_views/home/intro.md +0 -6
- data/assets/blank-template-v1/_views/reuse.erb +0 -15
- data/assets/blank-template-v1/images/glyphicons-halflings-white.png +0 -0
- data/assets/blank-template-v1/images/glyphicons-halflings.png +0 -0
- data/assets/blank-template-v1/js/jquery-1.8.2.min.js +0 -2
- data/assets/blank-template-v1/robots.txt +0 -4
- data/assets/blank-template/_pages/cleanurl/_config.yml +0 -1
- data/assets/blank-template/_pages/cleanurl/intro.md +0 -1
- data/assets/blank-template/_pages/cleanurl/leadin.md +0 -1
- data/assets/blank-template/_pages/cleanurl/main.erb +0 -69
- data/assets/blank-template/_pages/cleanurl/sidenav.erb +0 -5
- data/assets/blank-template/_pages/getting-started/leadin.md +0 -1
- data/assets/blank-template/cleanurl/index.html +0 -80
checksums.yaml
CHANGED
@@ -1,15 +1,15 @@
|
|
1
1
|
---
|
2
2
|
!binary "U0hBMQ==":
|
3
3
|
metadata.gz: !binary |-
|
4
|
-
|
4
|
+
NDkzNzVmNzViZDdiYTA3ZjZmNjRiNzY2ZTI4MTQyNGYxZTBiNzdhNA==
|
5
5
|
data.tar.gz: !binary |-
|
6
|
-
|
6
|
+
N2ZkMjY0NWViMWM4NjU4ZjYxMDI1NDJmZTc2ZjA2ZGEzODZmMjFkZg==
|
7
7
|
SHA512:
|
8
8
|
metadata.gz: !binary |-
|
9
|
-
|
10
|
-
|
11
|
-
|
9
|
+
YjU4YzI2OWQxZTQyZjE2ZTk2YjU1ZTcwM2YyNzA1ODc4ZjI1NDkzMTYxOTk0
|
10
|
+
MTE1NzcwOWJmYmE5Zjg0NTNmNDZmZjBjYWM3MDk5NWZmYTBjNmJmMGY0NzRi
|
11
|
+
OTFiMDE3OWI4Yjc2YTJhZjc2YzcxYjEzYmNmYzVjOTYwZGNjZTc=
|
12
12
|
data.tar.gz: !binary |-
|
13
|
-
|
14
|
-
|
15
|
-
|
13
|
+
MzBmOTNiYjM5MTk3MjNhNGViYTFlZTA1MGRiMWNjYjVmODNjZWY3MTcxOTEz
|
14
|
+
MTkzZDUxZjNhZjM2NzE1YWIwOWYwYjMwMDI2ODZjZGRmMmQyNzUwMjhkMGJj
|
15
|
+
YmY3Mjk2MzBkNjg3NTZiMWFjNGM0N2EzYzgyZWE1MzY4M2NjODU=
|
data/README.md
CHANGED
@@ -42,7 +42,6 @@
|
|
42
42
|
<ul class="nav navbar-nav">
|
43
43
|
<li class="active"><a href="~/index.html">Home</a></li>
|
44
44
|
<li><a href="~/getting-started.html">Getting started</a></li>
|
45
|
-
<li><a href="~/cleanurl/">Clean URLs</a></li>
|
46
45
|
<li><a href="#contact">Contact</a></li>
|
47
46
|
</ul>
|
48
47
|
</div>
|
@@ -1 +1 @@
|
|
1
|
-
<!DOCTYPE html>
|
2
1
|
<head>
|
3
2
|
<meta charset="utf-8">
|
4
3
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
5
4
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
6
5
|
<meta name="description" content="">
|
7
6
|
<meta name="author" content="">
|
8
7
|
<title><%= page.title %></title>
|
9
8
|
<!-- Bootstrap core CSS -->
|
10
9
|
<link href="~/css/bootstrap.min.css" rel="stylesheet">
|
11
10
|
<!-- Layout extras -->
|
12
11
|
<link href="~/css/layout.css" rel="stylesheet">
|
13
12
|
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
14
13
|
<!--[if lt IE 9]>
|
15
14
|
<script src="//oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
|
16
15
|
<script src="//oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
|
17
16
|
<![endif]-->
|
18
17
|
<script src="~/js/jquery-1.10.2.min.js"></script>
|
19
18
|
</head>
|
20
19
|
<body>
|
21
20
|
<a class="sr-only" href="#content">Skip to main content</a>
|
22
21
|
<!-- Docs master nav -->
|
23
22
|
<header class="navbar navbar-inverse navbar-fixed-top bs-docs-nav" role="banner">
|
24
23
|
<div class="container">
|
25
24
|
<div class="navbar-header">
|
26
25
|
<button class="navbar-toggle" type="button" data-toggle="collapse" data-target=".bs-navbar-collapse">
|
27
26
|
<span class="sr-only">Toggle navigation</span>
|
28
27
|
<span class="icon-bar"></span>
|
29
28
|
<span class="icon-bar"></span>
|
30
29
|
<span class="icon-bar"></span>
|
31
30
|
</button>
|
32
31
|
<a href="~/" class="navbar-brand">Project name</a>
|
33
32
|
</div>
|
34
33
|
<nav class="collapse navbar-collapse bs-navbar-collapse" role="navigation">
|
35
34
|
<ul class="nav navbar-nav">
|
36
35
|
<li><a href="~/getting-started.html">Getting started</a></li>
|
37
36
|
<li><a href="~/cleanurl/">Clean URLs</a></li>
|
38
37
|
<li><a href="#contact">Contact</a></li>
|
39
38
|
</ul>
|
40
39
|
<ul class="nav navbar-nav navbar-right">
|
41
40
|
<li class="active">
|
42
41
|
<a href="http://courtenay.probert.me.uk/Static-CMS/">Help</a>
|
43
42
|
</li>
|
44
43
|
</ul>
|
45
44
|
</nav>
|
46
45
|
</div>
|
47
46
|
</header>
|
48
47
|
<!-- Docs page layout -->
|
49
48
|
<div class="bs-header" id="content">
|
50
49
|
<div class="container">
|
51
50
|
<%= page.views["intro"] %>
|
52
51
|
</div>
|
53
52
|
</div>
|
54
53
|
<!-- Callout for the old docs link -->
|
55
54
|
<div class="bs-old-docs">
|
56
55
|
<div class="container">
|
57
56
|
<%= page.views["leadin"] %>
|
58
57
|
</div>
|
59
58
|
</div>
|
60
59
|
<div class="container bs-docs-container">
|
61
60
|
<div class="row">
|
62
61
|
<div class="col-md-3">
|
63
62
|
<div class="bs-sidebar hidden-print" role="complementary">
|
64
63
|
<%= page.views["sidenav"] %>
|
65
64
|
</div>
|
66
65
|
</div>
|
67
66
|
<div class="col-md-9" role="main">
|
68
67
|
<%= page.views["main"] %>
|
69
68
|
</div>
|
70
69
|
</div>
|
71
70
|
</div>
|
72
71
|
<!-- Footer
|
73
72
|
================================================== -->
|
74
73
|
<footer class="bs-footer" role="contentinfo">
|
75
74
|
<div class="container">
|
76
75
|
<p>Designed and built with all the love in the world by <a href="http://twitter.com/mdo" target="_blank">@mdo</a> and <a href="http://twitter.com/fat" target="_blank">@fat</a>.</p>
|
77
76
|
<p>Code licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0" target="_blank">Apache License v2.0</a>, documentation under <a href="http://creativecommons.org/licenses/by/3.0/">CC BY 3.0</a>.</p>
|
78
77
|
<ul class="footer-links">
|
79
78
|
<li>Currently v3.0.1</li>
|
80
79
|
<li class="muted">·</li>
|
81
80
|
<li><a href="../2.3.2/">Bootstrap 2.3.2 docs</a></li>
|
82
81
|
<li class="muted">·</li>
|
83
82
|
<li><a href="http://blog.getbootstrap.com">Blog</a></li>
|
84
83
|
<li class="muted">·</li>
|
85
84
|
<li><a href="https://github.com/twbs/bootstrap/issues?state=open">Issues</a></li>
|
86
85
|
<li class="muted">·</li>
|
87
86
|
<li><a href="https://github.com/twbs/bootstrap/releases">Releases</a></li>
|
88
87
|
</ul>
|
89
88
|
</div>
|
90
89
|
</footer>
|
91
90
|
<!-- Bootstrap core JavaScript
|
92
91
|
================================================== -->
|
93
92
|
<!-- Placed at the end of the document so the pages load faster -->
|
94
93
|
<script src="~/js/bootstrap.min.js"></script>
|
95
94
|
<script src="~/js/shims/holder.js"></script>
|
96
95
|
<script src="~/js/application.js"></script>
|
97
96
|
<%= page.monkeyhook %>
|
98
97
|
<%= page.livereload %>
|
99
98
|
</body>
|
99
|
+
<!DOCTYPE html>
|
100
100
|
<head>
|
101
101
|
<meta charset="utf-8">
|
102
102
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
103
103
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
104
104
|
<meta name="description" content="">
|
105
105
|
<meta name="author" content="">
|
106
106
|
<title><%= page.title %></title>
|
107
107
|
<!-- Bootstrap core CSS -->
|
108
108
|
<link href="~/css/bootstrap.min.css" rel="stylesheet">
|
109
109
|
<!-- Layout extras -->
|
110
110
|
<link href="~/css/layout.css" rel="stylesheet">
|
111
111
|
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
112
112
|
<!--[if lt IE 9]>
|
113
113
|
<script src="//oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
|
114
114
|
<script src="//oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
|
115
115
|
<![endif]-->
|
116
116
|
<script src="~/js/jquery-1.10.2.min.js"></script>
|
117
117
|
</head>
|
118
118
|
<body>
|
119
119
|
<a class="sr-only" href="#content">Skip to main content</a>
|
120
120
|
<!-- Docs master nav -->
|
121
121
|
<header class="navbar navbar-inverse navbar-fixed-top bs-docs-nav" role="banner">
|
122
122
|
<div class="container">
|
123
123
|
<div class="navbar-header">
|
124
124
|
<button class="navbar-toggle" type="button" data-toggle="collapse" data-target=".bs-navbar-collapse">
|
125
125
|
<span class="sr-only">Toggle navigation</span>
|
126
126
|
<span class="icon-bar"></span>
|
127
127
|
<span class="icon-bar"></span>
|
128
128
|
<span class="icon-bar"></span>
|
129
129
|
</button>
|
130
130
|
<a href="~/" class="navbar-brand">Project name</a>
|
131
131
|
</div>
|
132
132
|
<nav class="collapse navbar-collapse bs-navbar-collapse" role="navigation">
|
133
133
|
<ul class="nav navbar-nav">
|
134
134
|
<li><a href="~/getting-started.html">Getting started</a></li>
|
135
135
|
<li><a href="#contact">Contact</a></li>
|
136
136
|
</ul>
|
137
137
|
<ul class="nav navbar-nav navbar-right">
|
138
138
|
<li class="active">
|
139
139
|
<a href="http://cprobert.github.io/Static-CMS/">Help</a>
|
140
140
|
</li>
|
141
141
|
</ul>
|
142
142
|
</nav>
|
143
143
|
</div>
|
144
144
|
</header>
|
145
145
|
<!-- Docs page layout -->
|
146
146
|
<div class="bs-header" id="content">
|
147
147
|
<div class="container">
|
148
148
|
<%= Scms.getView("intro", page) %>
|
149
149
|
</div>
|
150
150
|
</div>
|
151
151
|
<!-- Callout for the old docs link -->
|
152
152
|
<div class="bs-old-docs">
|
153
153
|
<div class="container">
|
154
154
|
<%= Scms.getView("leadin", page) %>
|
155
155
|
</div>
|
156
156
|
</div>
|
157
157
|
<div class="container bs-docs-container">
|
158
158
|
<div class="row">
|
159
159
|
<div class="col-md-3">
|
160
160
|
<div class="bs-sidebar hidden-print" role="complementary">
|
161
161
|
<%= page.views["sidenav"] %>
|
162
162
|
</div>
|
163
163
|
</div>
|
164
164
|
<div class="col-md-9" role="main">
|
165
165
|
<%= Scms.getView("main", page) %>
|
166
166
|
</div>
|
167
167
|
</div>
|
168
168
|
</div>
|
169
169
|
<!-- Footer
|
170
170
|
================================================== -->
|
171
171
|
<footer class="bs-footer" role="contentinfo">
|
172
172
|
<div class="container">
|
173
173
|
<p>Designed and built with all the love in the world by <a href="http://twitter.com/mdo" target="_blank">@mdo</a> and <a href="http://twitter.com/fat" target="_blank">@fat</a>.</p>
|
174
174
|
<p>Code licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0" target="_blank">Apache License v2.0</a>, documentation under <a href="http://creativecommons.org/licenses/by/3.0/">CC BY 3.0</a>.</p>
|
175
175
|
<ul class="footer-links">
|
176
176
|
<li>Currently v3.0.1</li>
|
177
177
|
<li class="muted">·</li>
|
178
178
|
<li><a href="../2.3.2/">Bootstrap 2.3.2 docs</a></li>
|
179
179
|
<li class="muted">·</li>
|
180
180
|
<li><a href="http://blog.getbootstrap.com">Blog</a></li>
|
181
181
|
<li class="muted">·</li>
|
182
182
|
<li><a href="https://github.com/twbs/bootstrap/issues?state=open">Issues</a></li>
|
183
183
|
<li class="muted">·</li>
|
184
184
|
<li><a href="https://github.com/twbs/bootstrap/releases">Releases</a></li>
|
185
185
|
</ul>
|
186
186
|
</div>
|
187
187
|
</footer>
|
188
188
|
<!-- Bootstrap core JavaScript
|
189
189
|
================================================== -->
|
190
190
|
<!-- Placed at the end of the document so the pages load faster -->
|
191
191
|
<script src="~/js/bootstrap.min.js"></script>
|
192
192
|
<script src="~/js/shims/holder.js"></script>
|
193
193
|
<script src="~/js/application.js"></script>
|
194
194
|
<%= page.monkeyhook %>
|
195
195
|
<%= page.livereload %>
|
196
196
|
</body>
|
@@ -0,0 +1 @@
|
|
1
|
+
title: Using Static-CMS
|
@@ -1 +1 @@
|
|
1
|
-
|
1
|
+
Static-CMS
|
@@ -0,0 +1 @@
|
|
1
|
+
Get the full documentation at: <a href="http://cprobert.github.io/Static-CMS">Static-CMS Website</a>
|
@@ -1,13 +1,41 @@
|
|
1
|
-
<!--
|
1
|
+
<!-- Structure
|
2
2
|
================================================== -->
|
3
3
|
<div class="bs-docs-section">
|
4
4
|
<div class="page-header">
|
5
|
-
<h1 id="
|
5
|
+
<h1 id="structure">Folder Structure</h1>
|
6
|
+
<p class="lead">The best way to understand the folder structure is to generate a new site and have a look at the files and the code it produces.</p>
|
7
|
+
<p>Or take a look at the source code from the following sites:</p>
|
8
|
+
<ul>
|
9
|
+
<li><a href="https://github.com/cprobert/Static-CMS" target="_blank">Static-CMS</a></li>
|
10
|
+
<li><a href="https://github.com/Nant-y-Cwm/nant-y-cwm.github.io" target="_blank">Nant-y-Cwm</a></li>
|
11
|
+
<li><a href="https://github.com/Swan-Love/swan-love.github.io" target="_blank">Swan Love</a></li>
|
12
|
+
</ul>
|
13
|
+
<p><a href="http://cprobert.github.io/Static-CMS/structure.html">more...</a></p>
|
14
|
+
</div>
|
15
|
+
</div>
|
16
|
+
|
17
|
+
<!-- Air Monkey
|
18
|
+
================================================== -->
|
19
|
+
<div class="bs-docs-section">
|
20
|
+
<div class="page-header">
|
21
|
+
<h1 id="monkey">Air Monkey</h1>
|
22
|
+
</div>
|
23
|
+
<p class="lead">Air-Monkey is an easy to use point and click interface (WYSIWYG GUI) for Static-CMS. </p>
|
24
|
+
<p>With a few clicks you can edit text and publish your website, without any technical knowledge.</p>
|
25
|
+
|
26
|
+
<a href="http://ipassexam.github.io/Air-Monkey/" class="btn btn-large btn-success">Website</a>
|
27
|
+
</div>
|
28
|
+
|
29
|
+
<!-- thumbnails
|
30
|
+
================================================== -->
|
31
|
+
<div class="bs-docs-section">
|
32
|
+
<div class="page-header">
|
33
|
+
<h1 id="thumbnails">Thumbnails</h1>
|
6
34
|
</div>
|
7
35
|
<div class="row">
|
8
36
|
<div class="col-sm-6 col-md-4">
|
9
37
|
<div class="thumbnail">
|
10
|
-
<img alt="300x200" data-src="holder.js/300x200" style="width: 300px; height: 200px;"
|
38
|
+
<img alt="300x200" data-src="holder.js/300x200" style="width: 300px; height: 200px;">
|
11
39
|
<div class="caption">
|
12
40
|
<h3>Thumbnail label</h3>
|
13
41
|
<p>Cras justo odio, dapibus ac facilisis in, egestas eget quam. Donec id elit non mi porta gravida at eget metus. Nullam id dolor id nibh ultricies vehicula ut id elit.</p>
|
@@ -17,7 +45,7 @@
|
|
17
45
|
</div>
|
18
46
|
<div class="col-sm-6 col-md-4">
|
19
47
|
<div class="thumbnail">
|
20
|
-
<img alt="300x200" data-src="holder.js/300x200" style="width: 300px; height: 200px;"
|
48
|
+
<img alt="300x200" data-src="holder.js/300x200" style="width: 300px; height: 200px;">
|
21
49
|
<div class="caption">
|
22
50
|
<h3>Thumbnail label</h3>
|
23
51
|
<p>Cras justo odio, dapibus ac facilisis in, egestas eget quam. Donec id elit non mi porta gravida at eget metus. Nullam id dolor id nibh ultricies vehicula ut id elit.</p>
|
@@ -27,7 +55,7 @@
|
|
27
55
|
</div>
|
28
56
|
<div class="col-sm-6 col-md-4">
|
29
57
|
<div class="thumbnail">
|
30
|
-
<img alt="300x200" data-src="holder.js/300x200" style="width: 300px; height: 200px;"
|
58
|
+
<img alt="300x200" data-src="holder.js/300x200" style="width: 300px; height: 200px;">
|
31
59
|
<div class="caption">
|
32
60
|
<h3>Thumbnail label</h3>
|
33
61
|
<p>Cras justo odio, dapibus ac facilisis in, egestas eget quam. Donec id elit non mi porta gravida at eget metus. Nullam id dolor id nibh ultricies vehicula ut id elit.</p>
|
@@ -38,30 +66,3 @@
|
|
38
66
|
</div>
|
39
67
|
</div>
|
40
68
|
|
41
|
-
|
42
|
-
<!-- Team
|
43
|
-
================================================== -->
|
44
|
-
<div class="bs-docs-section">
|
45
|
-
<div class="page-header">
|
46
|
-
<h1 id="team">Core team</h1>
|
47
|
-
</div>
|
48
|
-
<p></p>
|
49
|
-
</div>
|
50
|
-
|
51
|
-
|
52
|
-
<!-- Community
|
53
|
-
================================================== -->
|
54
|
-
<div class="bs-docs-section">
|
55
|
-
<div class="page-header">
|
56
|
-
<h1 id="community">Community</h1>
|
57
|
-
</div>
|
58
|
-
<p class="lead">Stay up to date on the development of Bootstrap and reach out to the community with these helpful resources.</p>
|
59
|
-
<ul>
|
60
|
-
<li>Read and subscribe to <a href="http://blog.getbootstrap.com/">The Official Bootstrap Blog</a>.</li>
|
61
|
-
<li>Have a question that's not a feature request or bug report? <a href="http://groups.google.com/group/twitter-bootstrap">Ask on the mailing list.</a></li>
|
62
|
-
<li>Chat with fellow Bootstrappers using IRC in the <code>irc.freenode.net</code> server, in the <a href="irc://irc.freenode.net/#twitter-bootstrap">##twitter-bootstrap channel</a>.</li>
|
63
|
-
<li>Find inspiring examples of people building with Bootstrap at the <a href="http://expo.getbootstrap.com">Bootstrap Expo</a>.</li>
|
64
|
-
</ul>
|
65
|
-
<p>You can also follow <a href="https://twitter.com/twbootstrap">@twbootstrap on Twitter</a> for the latest gossip and awesome music videos.</p>
|
66
|
-
</div>
|
67
|
-
|
@@ -1,5 +1,5 @@
|
|
1
1
|
<ul class="nav bs-sidenav">
|
2
|
-
<li><a href="#
|
3
|
-
<li><a href="#
|
4
|
-
<li><a href="#
|
2
|
+
<li><a href="#structure">Structure</a></li>
|
3
|
+
<li><a href="#monkey">Air Monkey</a></li>
|
4
|
+
<li><a href="#thumbnails">Thumbnails</a></li>
|
5
5
|
</ul>
|
@@ -1,9 +1,7 @@
|
|
1
1
|
/*!
|
2
|
-
* Bootstrap v3.
|
3
|
-
* Copyright
|
4
|
-
* Licensed under
|
5
|
-
*
|
6
|
-
* Designed and built with all the love in the world by @mdo and @fat.
|
2
|
+
* Bootstrap v3.1.1 (http://getbootstrap.com)
|
3
|
+
* Copyright 2011-2014 Twitter, Inc.
|
4
|
+
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
|
7
5
|
*/
|
8
6
|
|
9
7
|
.btn-default,
|
@@ -12,11 +10,10 @@
|
|
12
10
|
.btn-info,
|
13
11
|
.btn-warning,
|
14
12
|
.btn-danger {
|
15
|
-
text-shadow: 0 -1px 0 rgba(0, 0, 0,
|
16
|
-
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255,
|
17
|
-
box-shadow: inset 0 1px 0 rgba(255, 255, 255,
|
13
|
+
text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
|
14
|
+
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
|
15
|
+
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
|
18
16
|
}
|
19
|
-
|
20
17
|
.btn-default:active,
|
21
18
|
.btn-primary:active,
|
22
19
|
.btn-success:active,
|
@@ -29,431 +26,322 @@
|
|
29
26
|
.btn-info.active,
|
30
27
|
.btn-warning.active,
|
31
28
|
.btn-danger.active {
|
32
|
-
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0,
|
33
|
-
box-shadow: inset 0 3px 5px rgba(0, 0, 0,
|
29
|
+
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
|
30
|
+
box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
|
34
31
|
}
|
35
|
-
|
36
32
|
.btn:active,
|
37
33
|
.btn.active {
|
38
34
|
background-image: none;
|
39
35
|
}
|
40
|
-
|
41
36
|
.btn-default {
|
42
37
|
text-shadow: 0 1px 0 #fff;
|
43
|
-
background-image: -webkit-gradient(
|
44
|
-
background-image:
|
45
|
-
|
46
|
-
|
38
|
+
background-image: -webkit-linear-gradient(top, #fff 0%, #e0e0e0 100%);
|
39
|
+
background-image: linear-gradient(to bottom, #fff 0%, #e0e0e0 100%);
|
40
|
+
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
|
41
|
+
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
|
47
42
|
background-repeat: repeat-x;
|
48
43
|
border-color: #dbdbdb;
|
49
44
|
border-color: #ccc;
|
50
|
-
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
|
51
|
-
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
|
52
45
|
}
|
53
|
-
|
54
46
|
.btn-default:hover,
|
55
47
|
.btn-default:focus {
|
56
48
|
background-color: #e0e0e0;
|
57
49
|
background-position: 0 -15px;
|
58
50
|
}
|
59
|
-
|
60
51
|
.btn-default:active,
|
61
52
|
.btn-default.active {
|
62
53
|
background-color: #e0e0e0;
|
63
54
|
border-color: #dbdbdb;
|
64
55
|
}
|
65
|
-
|
66
56
|
.btn-primary {
|
67
|
-
background-image: -webkit-gradient(linear, left 0%, left 100%, from(#428bca), to(#2d6ca2));
|
68
57
|
background-image: -webkit-linear-gradient(top, #428bca 0%, #2d6ca2 100%);
|
69
|
-
background-image:
|
70
|
-
|
58
|
+
background-image: linear-gradient(to bottom, #428bca 0%, #2d6ca2 100%);
|
59
|
+
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff2d6ca2', GradientType=0);
|
60
|
+
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
|
71
61
|
background-repeat: repeat-x;
|
72
62
|
border-color: #2b669a;
|
73
|
-
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff2d6ca2', GradientType=0);
|
74
|
-
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
|
75
63
|
}
|
76
|
-
|
77
64
|
.btn-primary:hover,
|
78
65
|
.btn-primary:focus {
|
79
66
|
background-color: #2d6ca2;
|
80
67
|
background-position: 0 -15px;
|
81
68
|
}
|
82
|
-
|
83
69
|
.btn-primary:active,
|
84
70
|
.btn-primary.active {
|
85
71
|
background-color: #2d6ca2;
|
86
72
|
border-color: #2b669a;
|
87
73
|
}
|
88
|
-
|
89
74
|
.btn-success {
|
90
|
-
background-image: -webkit-gradient(linear, left 0%, left 100%, from(#5cb85c), to(#419641));
|
91
75
|
background-image: -webkit-linear-gradient(top, #5cb85c 0%, #419641 100%);
|
92
|
-
background-image:
|
93
|
-
|
76
|
+
background-image: linear-gradient(to bottom, #5cb85c 0%, #419641 100%);
|
77
|
+
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
|
78
|
+
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
|
94
79
|
background-repeat: repeat-x;
|
95
80
|
border-color: #3e8f3e;
|
96
|
-
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
|
97
|
-
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
|
98
81
|
}
|
99
|
-
|
100
82
|
.btn-success:hover,
|
101
83
|
.btn-success:focus {
|
102
84
|
background-color: #419641;
|
103
85
|
background-position: 0 -15px;
|
104
86
|
}
|
105
|
-
|
106
87
|
.btn-success:active,
|
107
88
|
.btn-success.active {
|
108
89
|
background-color: #419641;
|
109
90
|
border-color: #3e8f3e;
|
110
91
|
}
|
111
|
-
|
92
|
+
.btn-info {
|
93
|
+
background-image: -webkit-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
|
94
|
+
background-image: linear-gradient(to bottom, #5bc0de 0%, #2aabd2 100%);
|
95
|
+
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);
|
96
|
+
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
|
97
|
+
background-repeat: repeat-x;
|
98
|
+
border-color: #28a4c9;
|
99
|
+
}
|
100
|
+
.btn-info:hover,
|
101
|
+
.btn-info:focus {
|
102
|
+
background-color: #2aabd2;
|
103
|
+
background-position: 0 -15px;
|
104
|
+
}
|
105
|
+
.btn-info:active,
|
106
|
+
.btn-info.active {
|
107
|
+
background-color: #2aabd2;
|
108
|
+
border-color: #28a4c9;
|
109
|
+
}
|
112
110
|
.btn-warning {
|
113
|
-
background-image: -webkit-gradient(linear, left 0%, left 100%, from(#f0ad4e), to(#eb9316));
|
114
111
|
background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
|
115
|
-
background-image:
|
116
|
-
|
112
|
+
background-image: linear-gradient(to bottom, #f0ad4e 0%, #eb9316 100%);
|
113
|
+
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);
|
114
|
+
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
|
117
115
|
background-repeat: repeat-x;
|
118
116
|
border-color: #e38d13;
|
119
|
-
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);
|
120
|
-
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
|
121
117
|
}
|
122
|
-
|
123
118
|
.btn-warning:hover,
|
124
119
|
.btn-warning:focus {
|
125
120
|
background-color: #eb9316;
|
126
121
|
background-position: 0 -15px;
|
127
122
|
}
|
128
|
-
|
129
123
|
.btn-warning:active,
|
130
124
|
.btn-warning.active {
|
131
125
|
background-color: #eb9316;
|
132
126
|
border-color: #e38d13;
|
133
127
|
}
|
134
|
-
|
135
128
|
.btn-danger {
|
136
|
-
background-image: -webkit-gradient(linear, left 0%, left 100%, from(#d9534f), to(#c12e2a));
|
137
129
|
background-image: -webkit-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
|
138
|
-
background-image:
|
139
|
-
|
130
|
+
background-image: linear-gradient(to bottom, #d9534f 0%, #c12e2a 100%);
|
131
|
+
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);
|
132
|
+
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
|
140
133
|
background-repeat: repeat-x;
|
141
134
|
border-color: #b92c28;
|
142
|
-
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);
|
143
|
-
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
|
144
135
|
}
|
145
|
-
|
146
136
|
.btn-danger:hover,
|
147
137
|
.btn-danger:focus {
|
148
138
|
background-color: #c12e2a;
|
149
139
|
background-position: 0 -15px;
|
150
140
|
}
|
151
|
-
|
152
141
|
.btn-danger:active,
|
153
142
|
.btn-danger.active {
|
154
143
|
background-color: #c12e2a;
|
155
144
|
border-color: #b92c28;
|
156
145
|
}
|
157
|
-
|
158
|
-
.btn-info {
|
159
|
-
background-image: -webkit-gradient(linear, left 0%, left 100%, from(#5bc0de), to(#2aabd2));
|
160
|
-
background-image: -webkit-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
|
161
|
-
background-image: -moz-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
|
162
|
-
background-image: linear-gradient(to bottom, #5bc0de 0%, #2aabd2 100%);
|
163
|
-
background-repeat: repeat-x;
|
164
|
-
border-color: #28a4c9;
|
165
|
-
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);
|
166
|
-
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
|
167
|
-
}
|
168
|
-
|
169
|
-
.btn-info:hover,
|
170
|
-
.btn-info:focus {
|
171
|
-
background-color: #2aabd2;
|
172
|
-
background-position: 0 -15px;
|
173
|
-
}
|
174
|
-
|
175
|
-
.btn-info:active,
|
176
|
-
.btn-info.active {
|
177
|
-
background-color: #2aabd2;
|
178
|
-
border-color: #28a4c9;
|
179
|
-
}
|
180
|
-
|
181
146
|
.thumbnail,
|
182
147
|
.img-thumbnail {
|
183
|
-
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0,
|
184
|
-
box-shadow: 0 1px 2px rgba(0, 0, 0,
|
148
|
+
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
|
149
|
+
box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
|
185
150
|
}
|
186
|
-
|
187
151
|
.dropdown-menu > li > a:hover,
|
188
152
|
.dropdown-menu > li > a:focus {
|
189
153
|
background-color: #e8e8e8;
|
190
|
-
background-image: -webkit-gradient(linear, left 0%, left 100%, from(#f5f5f5), to(#e8e8e8));
|
191
154
|
background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
|
192
|
-
background-image:
|
193
|
-
background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
|
194
|
-
background-repeat: repeat-x;
|
155
|
+
background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
|
195
156
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
|
157
|
+
background-repeat: repeat-x;
|
196
158
|
}
|
197
|
-
|
198
159
|
.dropdown-menu > .active > a,
|
199
160
|
.dropdown-menu > .active > a:hover,
|
200
161
|
.dropdown-menu > .active > a:focus {
|
201
162
|
background-color: #357ebd;
|
202
|
-
background-image: -webkit-gradient(linear, left 0%, left 100%, from(#428bca), to(#357ebd));
|
203
163
|
background-image: -webkit-linear-gradient(top, #428bca 0%, #357ebd 100%);
|
204
|
-
background-image:
|
205
|
-
background-image: linear-gradient(to bottom, #428bca 0%, #357ebd 100%);
|
206
|
-
background-repeat: repeat-x;
|
164
|
+
background-image: linear-gradient(to bottom, #428bca 0%, #357ebd 100%);
|
207
165
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff357ebd', GradientType=0);
|
166
|
+
background-repeat: repeat-x;
|
208
167
|
}
|
209
|
-
|
210
168
|
.navbar-default {
|
211
|
-
background-image: -webkit-gradient(
|
212
|
-
background-image:
|
213
|
-
|
214
|
-
|
169
|
+
background-image: -webkit-linear-gradient(top, #fff 0%, #f8f8f8 100%);
|
170
|
+
background-image: linear-gradient(to bottom, #fff 0%, #f8f8f8 100%);
|
171
|
+
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
|
172
|
+
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
|
215
173
|
background-repeat: repeat-x;
|
216
174
|
border-radius: 4px;
|
217
|
-
|
218
|
-
|
219
|
-
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
|
220
|
-
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
|
175
|
+
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
|
176
|
+
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
|
221
177
|
}
|
222
|
-
|
223
178
|
.navbar-default .navbar-nav > .active > a {
|
224
|
-
background-image: -webkit-gradient(linear, left 0%, left 100%, from(#ebebeb), to(#f3f3f3));
|
225
179
|
background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f3f3f3 100%);
|
226
|
-
background-image:
|
227
|
-
background-image: linear-gradient(to bottom, #ebebeb 0%, #f3f3f3 100%);
|
228
|
-
background-repeat: repeat-x;
|
180
|
+
background-image: linear-gradient(to bottom, #ebebeb 0%, #f3f3f3 100%);
|
229
181
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff3f3f3', GradientType=0);
|
230
|
-
-
|
231
|
-
|
182
|
+
background-repeat: repeat-x;
|
183
|
+
-webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
|
184
|
+
box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
|
232
185
|
}
|
233
|
-
|
234
186
|
.navbar-brand,
|
235
187
|
.navbar-nav > li > a {
|
236
|
-
text-shadow: 0 1px 0 rgba(255, 255, 255,
|
188
|
+
text-shadow: 0 1px 0 rgba(255, 255, 255, .25);
|
237
189
|
}
|
238
|
-
|
239
190
|
.navbar-inverse {
|
240
|
-
background-image: -webkit-gradient(
|
241
|
-
background-image:
|
242
|
-
background-image: -moz-linear-gradient(top, #3c3c3c 0%, #222222 100%);
|
243
|
-
background-image: linear-gradient(to bottom, #3c3c3c 0%, #222222 100%);
|
244
|
-
background-repeat: repeat-x;
|
191
|
+
background-image: -webkit-linear-gradient(top, #3c3c3c 0%, #222 100%);
|
192
|
+
background-image: linear-gradient(to bottom, #3c3c3c 0%, #222 100%);
|
245
193
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
|
246
|
-
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
|
194
|
+
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
|
195
|
+
background-repeat: repeat-x;
|
247
196
|
}
|
248
|
-
|
249
197
|
.navbar-inverse .navbar-nav > .active > a {
|
250
|
-
background-image: -webkit-gradient(
|
251
|
-
background-image:
|
252
|
-
background-image: -moz-linear-gradient(top, #222222 0%, #282828 100%);
|
253
|
-
background-image: linear-gradient(to bottom, #222222 0%, #282828 100%);
|
254
|
-
background-repeat: repeat-x;
|
198
|
+
background-image: -webkit-linear-gradient(top, #222 0%, #282828 100%);
|
199
|
+
background-image: linear-gradient(to bottom, #222 0%, #282828 100%);
|
255
200
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff282828', GradientType=0);
|
256
|
-
-
|
257
|
-
|
201
|
+
background-repeat: repeat-x;
|
202
|
+
-webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25);
|
203
|
+
box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25);
|
258
204
|
}
|
259
|
-
|
260
205
|
.navbar-inverse .navbar-brand,
|
261
206
|
.navbar-inverse .navbar-nav > li > a {
|
262
|
-
text-shadow: 0 -1px 0 rgba(0, 0, 0,
|
207
|
+
text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
|
263
208
|
}
|
264
|
-
|
265
209
|
.navbar-static-top,
|
266
210
|
.navbar-fixed-top,
|
267
211
|
.navbar-fixed-bottom {
|
268
212
|
border-radius: 0;
|
269
213
|
}
|
270
|
-
|
271
214
|
.alert {
|
272
|
-
text-shadow: 0 1px 0 rgba(255, 255, 255,
|
273
|
-
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255,
|
274
|
-
box-shadow: inset 0 1px 0 rgba(255, 255, 255,
|
215
|
+
text-shadow: 0 1px 0 rgba(255, 255, 255, .2);
|
216
|
+
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05);
|
217
|
+
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05);
|
275
218
|
}
|
276
|
-
|
277
219
|
.alert-success {
|
278
|
-
background-image: -webkit-gradient(linear, left 0%, left 100%, from(#dff0d8), to(#c8e5bc));
|
279
220
|
background-image: -webkit-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
|
280
|
-
background-image:
|
281
|
-
|
221
|
+
background-image: linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);
|
222
|
+
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
|
282
223
|
background-repeat: repeat-x;
|
283
224
|
border-color: #b2dba1;
|
284
|
-
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
|
285
225
|
}
|
286
|
-
|
287
226
|
.alert-info {
|
288
|
-
background-image: -webkit-gradient(linear, left 0%, left 100%, from(#d9edf7), to(#b9def0));
|
289
227
|
background-image: -webkit-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
|
290
|
-
background-image:
|
291
|
-
|
228
|
+
background-image: linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%);
|
229
|
+
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
|
292
230
|
background-repeat: repeat-x;
|
293
231
|
border-color: #9acfea;
|
294
|
-
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
|
295
232
|
}
|
296
|
-
|
297
233
|
.alert-warning {
|
298
|
-
background-image: -webkit-gradient(linear, left 0%, left 100%, from(#fcf8e3), to(#f8efc0));
|
299
234
|
background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
|
300
|
-
background-image:
|
301
|
-
|
235
|
+
background-image: linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%);
|
236
|
+
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
|
302
237
|
background-repeat: repeat-x;
|
303
238
|
border-color: #f5e79e;
|
304
|
-
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
|
305
239
|
}
|
306
|
-
|
307
240
|
.alert-danger {
|
308
|
-
background-image: -webkit-gradient(linear, left 0%, left 100%, from(#f2dede), to(#e7c3c3));
|
309
241
|
background-image: -webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
|
310
|
-
background-image:
|
311
|
-
|
242
|
+
background-image: linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);
|
243
|
+
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
|
312
244
|
background-repeat: repeat-x;
|
313
245
|
border-color: #dca7a7;
|
314
|
-
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
|
315
246
|
}
|
316
|
-
|
317
247
|
.progress {
|
318
|
-
background-image: -webkit-gradient(linear, left 0%, left 100%, from(#ebebeb), to(#f5f5f5));
|
319
248
|
background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
|
320
|
-
background-image:
|
321
|
-
background-image: linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%);
|
322
|
-
background-repeat: repeat-x;
|
249
|
+
background-image: linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%);
|
323
250
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
|
251
|
+
background-repeat: repeat-x;
|
324
252
|
}
|
325
|
-
|
326
253
|
.progress-bar {
|
327
|
-
background-image: -webkit-gradient(linear, left 0%, left 100%, from(#428bca), to(#3071a9));
|
328
254
|
background-image: -webkit-linear-gradient(top, #428bca 0%, #3071a9 100%);
|
329
|
-
background-image:
|
330
|
-
background-image: linear-gradient(to bottom, #428bca 0%, #3071a9 100%);
|
331
|
-
background-repeat: repeat-x;
|
255
|
+
background-image: linear-gradient(to bottom, #428bca 0%, #3071a9 100%);
|
332
256
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff3071a9', GradientType=0);
|
257
|
+
background-repeat: repeat-x;
|
333
258
|
}
|
334
|
-
|
335
259
|
.progress-bar-success {
|
336
|
-
background-image: -webkit-gradient(linear, left 0%, left 100%, from(#5cb85c), to(#449d44));
|
337
260
|
background-image: -webkit-linear-gradient(top, #5cb85c 0%, #449d44 100%);
|
338
|
-
background-image:
|
339
|
-
background-image: linear-gradient(to bottom, #5cb85c 0%, #449d44 100%);
|
340
|
-
background-repeat: repeat-x;
|
261
|
+
background-image: linear-gradient(to bottom, #5cb85c 0%, #449d44 100%);
|
341
262
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
|
263
|
+
background-repeat: repeat-x;
|
342
264
|
}
|
343
|
-
|
344
265
|
.progress-bar-info {
|
345
|
-
background-image: -webkit-gradient(linear, left 0%, left 100%, from(#5bc0de), to(#31b0d5));
|
346
266
|
background-image: -webkit-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
|
347
|
-
background-image:
|
348
|
-
background-image: linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%);
|
349
|
-
background-repeat: repeat-x;
|
267
|
+
background-image: linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%);
|
350
268
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);
|
269
|
+
background-repeat: repeat-x;
|
351
270
|
}
|
352
|
-
|
353
271
|
.progress-bar-warning {
|
354
|
-
background-image: -webkit-gradient(linear, left 0%, left 100%, from(#f0ad4e), to(#ec971f));
|
355
272
|
background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
|
356
|
-
background-image:
|
357
|
-
background-image: linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%);
|
358
|
-
background-repeat: repeat-x;
|
273
|
+
background-image: linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%);
|
359
274
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
|
275
|
+
background-repeat: repeat-x;
|
360
276
|
}
|
361
|
-
|
362
277
|
.progress-bar-danger {
|
363
|
-
background-image: -webkit-gradient(linear, left 0%, left 100%, from(#d9534f), to(#c9302c));
|
364
278
|
background-image: -webkit-linear-gradient(top, #d9534f 0%, #c9302c 100%);
|
365
|
-
background-image:
|
366
|
-
background-image: linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);
|
367
|
-
background-repeat: repeat-x;
|
279
|
+
background-image: linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);
|
368
280
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
|
281
|
+
background-repeat: repeat-x;
|
369
282
|
}
|
370
|
-
|
371
283
|
.list-group {
|
372
284
|
border-radius: 4px;
|
373
|
-
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0,
|
374
|
-
box-shadow: 0 1px 2px rgba(0, 0, 0,
|
285
|
+
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
|
286
|
+
box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
|
375
287
|
}
|
376
|
-
|
377
288
|
.list-group-item.active,
|
378
289
|
.list-group-item.active:hover,
|
379
290
|
.list-group-item.active:focus {
|
380
291
|
text-shadow: 0 -1px 0 #3071a9;
|
381
|
-
background-image: -webkit-gradient(linear, left 0%, left 100%, from(#428bca), to(#3278b3));
|
382
292
|
background-image: -webkit-linear-gradient(top, #428bca 0%, #3278b3 100%);
|
383
|
-
background-image:
|
384
|
-
|
293
|
+
background-image: linear-gradient(to bottom, #428bca 0%, #3278b3 100%);
|
294
|
+
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff3278b3', GradientType=0);
|
385
295
|
background-repeat: repeat-x;
|
386
296
|
border-color: #3278b3;
|
387
|
-
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff3278b3', GradientType=0);
|
388
297
|
}
|
389
|
-
|
390
298
|
.panel {
|
391
|
-
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0,
|
392
|
-
box-shadow: 0 1px 2px rgba(0, 0, 0,
|
299
|
+
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
|
300
|
+
box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
|
393
301
|
}
|
394
|
-
|
395
302
|
.panel-default > .panel-heading {
|
396
|
-
background-image: -webkit-gradient(linear, left 0%, left 100%, from(#f5f5f5), to(#e8e8e8));
|
397
303
|
background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
|
398
|
-
background-image:
|
399
|
-
background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
|
400
|
-
background-repeat: repeat-x;
|
304
|
+
background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
|
401
305
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
|
306
|
+
background-repeat: repeat-x;
|
402
307
|
}
|
403
|
-
|
404
308
|
.panel-primary > .panel-heading {
|
405
|
-
background-image: -webkit-gradient(linear, left 0%, left 100%, from(#428bca), to(#357ebd));
|
406
309
|
background-image: -webkit-linear-gradient(top, #428bca 0%, #357ebd 100%);
|
407
|
-
background-image:
|
408
|
-
background-image: linear-gradient(to bottom, #428bca 0%, #357ebd 100%);
|
409
|
-
background-repeat: repeat-x;
|
310
|
+
background-image: linear-gradient(to bottom, #428bca 0%, #357ebd 100%);
|
410
311
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff357ebd', GradientType=0);
|
312
|
+
background-repeat: repeat-x;
|
411
313
|
}
|
412
|
-
|
413
314
|
.panel-success > .panel-heading {
|
414
|
-
background-image: -webkit-gradient(linear, left 0%, left 100%, from(#dff0d8), to(#d0e9c6));
|
415
315
|
background-image: -webkit-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
|
416
|
-
background-image:
|
417
|
-
background-image: linear-gradient(to bottom, #dff0d8 0%, #d0e9c6 100%);
|
418
|
-
background-repeat: repeat-x;
|
316
|
+
background-image: linear-gradient(to bottom, #dff0d8 0%, #d0e9c6 100%);
|
419
317
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);
|
318
|
+
background-repeat: repeat-x;
|
420
319
|
}
|
421
|
-
|
422
320
|
.panel-info > .panel-heading {
|
423
|
-
background-image: -webkit-gradient(linear, left 0%, left 100%, from(#d9edf7), to(#c4e3f3));
|
424
321
|
background-image: -webkit-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
|
425
|
-
background-image:
|
426
|
-
background-image: linear-gradient(to bottom, #d9edf7 0%, #c4e3f3 100%);
|
427
|
-
background-repeat: repeat-x;
|
322
|
+
background-image: linear-gradient(to bottom, #d9edf7 0%, #c4e3f3 100%);
|
428
323
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);
|
324
|
+
background-repeat: repeat-x;
|
429
325
|
}
|
430
|
-
|
431
326
|
.panel-warning > .panel-heading {
|
432
|
-
background-image: -webkit-gradient(linear, left 0%, left 100%, from(#fcf8e3), to(#faf2cc));
|
433
327
|
background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
|
434
|
-
background-image:
|
435
|
-
background-image: linear-gradient(to bottom, #fcf8e3 0%, #faf2cc 100%);
|
436
|
-
background-repeat: repeat-x;
|
328
|
+
background-image: linear-gradient(to bottom, #fcf8e3 0%, #faf2cc 100%);
|
437
329
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);
|
330
|
+
background-repeat: repeat-x;
|
438
331
|
}
|
439
|
-
|
440
332
|
.panel-danger > .panel-heading {
|
441
|
-
background-image: -webkit-gradient(linear, left 0%, left 100%, from(#f2dede), to(#ebcccc));
|
442
333
|
background-image: -webkit-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
|
443
|
-
background-image:
|
444
|
-
background-image: linear-gradient(to bottom, #f2dede 0%, #ebcccc 100%);
|
445
|
-
background-repeat: repeat-x;
|
334
|
+
background-image: linear-gradient(to bottom, #f2dede 0%, #ebcccc 100%);
|
446
335
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);
|
336
|
+
background-repeat: repeat-x;
|
447
337
|
}
|
448
|
-
|
449
338
|
.well {
|
450
|
-
background-image: -webkit-gradient(linear, left 0%, left 100%, from(#e8e8e8), to(#f5f5f5));
|
451
339
|
background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
|
452
|
-
background-image:
|
453
|
-
|
340
|
+
background-image: linear-gradient(to bottom, #e8e8e8 0%, #f5f5f5 100%);
|
341
|
+
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
|
454
342
|
background-repeat: repeat-x;
|
455
343
|
border-color: #dcdcdc;
|
456
|
-
|
457
|
-
|
458
|
-
|
459
|
-
|
344
|
+
-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1);
|
345
|
+
box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1);
|
346
|
+
}
|
347
|
+
/*# sourceMappingURL=bootstrap-theme.css.map */
|