Prepare deployment
This commit is contained in:
parent
a2803e81e8
commit
7210f92731
@ -1,5 +1,5 @@
|
||||
CACHE MANIFEST
|
||||
# Mon May 20 00:52:44 GMT 2013
|
||||
# Mon May 20 23:05:18 GMT 2013
|
||||
|
||||
CACHE:
|
||||
index.html
|
||||
|
5
css/main-min.css
vendored
5
css/main-min.css
vendored
@ -5431,7 +5431,10 @@ input[type="color"]:focus,
|
||||
line-height: 17px;
|
||||
}
|
||||
.error {
|
||||
border-color: #ff6661 !important;
|
||||
border-color: #ff8661 !important;
|
||||
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 134, 97, 0.6) !important;
|
||||
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 134, 97, 0.6) !important;
|
||||
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 134, 97, 0.6) !important;
|
||||
}
|
||||
.navbar-inner .btn {
|
||||
background-color: #ddd;
|
||||
|
2
js/main-min.js
vendored
2
js/main-min.js
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user