Prepare deployment
This commit is contained in:
parent
1ad72c2838
commit
a271abc2bc
@ -1,5 +1,5 @@
|
||||
CACHE MANIFEST
|
||||
# Wed May 22 23:03:42 GMT 2013
|
||||
# Fri May 24 00:37:11 GMT 2013
|
||||
|
||||
CACHE:
|
||||
index.html
|
||||
|
4
css/main-min.css
vendored
4
css/main-min.css
vendored
@ -5677,14 +5677,14 @@ div.dropdown-menu i {
|
||||
background-position: -127px 0;
|
||||
}
|
||||
.working-indicator {
|
||||
background-image: none;
|
||||
background-image: none !important;
|
||||
width: 43px;
|
||||
height: 11px;
|
||||
background-position: 0 0;
|
||||
margin: 14px 15px 0;
|
||||
}
|
||||
.working-indicator.show {
|
||||
background-image: url(../img/ajax-loader.gif);
|
||||
background-image: url(../img/ajax-loader.gif) !important;
|
||||
}
|
||||
.ui-layout-toggler-north .caret, .ui-layout-toggler-south .caret {
|
||||
margin-top: 5px;
|
||||
|
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