Prepare deployment
This commit is contained in:
parent
1d186b9006
commit
45972cd945
@ -1,5 +1,5 @@
|
|||||||
CACHE MANIFEST
|
CACHE MANIFEST
|
||||||
# Mon May 20 23:05:18 GMT 2013
|
# Tue May 21 23:36:47 GMT 2013
|
||||||
|
|
||||||
CACHE:
|
CACHE:
|
||||||
index.html
|
index.html
|
||||||
|
18
css/main-min.css
vendored
18
css/main-min.css
vendored
@ -5629,50 +5629,50 @@ div.dropdown-menu i {
|
|||||||
background-position: -456px -168px;
|
background-position: -456px -168px;
|
||||||
}
|
}
|
||||||
.icon-stackedit {
|
.icon-stackedit {
|
||||||
background-image: url("../img/icons.png") !important;
|
background-image: url(../img/icons.png) !important;
|
||||||
width: 16px;
|
width: 16px;
|
||||||
height: 16px;
|
height: 16px;
|
||||||
background-position: -1px 0;
|
background-position: -1px 0;
|
||||||
}
|
}
|
||||||
.icon-gdrive {
|
.icon-gdrive {
|
||||||
background-image: url("../img/icons.png") !important;
|
background-image: url(../img/icons.png) !important;
|
||||||
width: 16px;
|
width: 16px;
|
||||||
height: 16px;
|
height: 16px;
|
||||||
background-position: -19px 0;
|
background-position: -19px 0;
|
||||||
}
|
}
|
||||||
.icon-dropbox {
|
.icon-dropbox {
|
||||||
background-image: url("../img/icons.png") !important;
|
background-image: url(../img/icons.png) !important;
|
||||||
width: 16px;
|
width: 16px;
|
||||||
height: 16px;
|
height: 16px;
|
||||||
background-position: -37px 0;
|
background-position: -37px 0;
|
||||||
}
|
}
|
||||||
.icon-github,
|
.icon-github,
|
||||||
.icon-gist {
|
.icon-gist {
|
||||||
background-image: url("../img/icons.png") !important;
|
background-image: url(../img/icons.png) !important;
|
||||||
width: 16px;
|
width: 16px;
|
||||||
height: 16px;
|
height: 16px;
|
||||||
background-position: -55px 0;
|
background-position: -55px 0;
|
||||||
}
|
}
|
||||||
.icon-blogger {
|
.icon-blogger {
|
||||||
background-image: url("../img/icons.png") !important;
|
background-image: url(../img/icons.png) !important;
|
||||||
width: 16px;
|
width: 16px;
|
||||||
height: 16px;
|
height: 16px;
|
||||||
background-position: -73px 0;
|
background-position: -73px 0;
|
||||||
}
|
}
|
||||||
.icon-tumblr {
|
.icon-tumblr {
|
||||||
background-image: url("../img/icons.png") !important;
|
background-image: url(../img/icons.png) !important;
|
||||||
width: 16px;
|
width: 16px;
|
||||||
height: 16px;
|
height: 16px;
|
||||||
background-position: -91px 0;
|
background-position: -91px 0;
|
||||||
}
|
}
|
||||||
.icon-wordpress {
|
.icon-wordpress {
|
||||||
background-image: url("../img/icons.png") !important;
|
background-image: url(../img/icons.png) !important;
|
||||||
width: 16px;
|
width: 16px;
|
||||||
height: 16px;
|
height: 16px;
|
||||||
background-position: -109px 0;
|
background-position: -109px 0;
|
||||||
}
|
}
|
||||||
.icon-ssh {
|
.icon-ssh {
|
||||||
background-image: url("../img/icons.png") !important;
|
background-image: url(../img/icons.png) !important;
|
||||||
width: 16px;
|
width: 16px;
|
||||||
height: 16px;
|
height: 16px;
|
||||||
background-position: -127px 0;
|
background-position: -127px 0;
|
||||||
@ -5685,7 +5685,7 @@ div.dropdown-menu i {
|
|||||||
margin: 14px 15px 0;
|
margin: 14px 15px 0;
|
||||||
}
|
}
|
||||||
.working-indicator.show {
|
.working-indicator.show {
|
||||||
background-image: url("../img/ajax-loader.gif");
|
background-image: url(../img/ajax-loader.gif);
|
||||||
}
|
}
|
||||||
.ui-layout-toggler-north .caret, .ui-layout-toggler-south .caret {
|
.ui-layout-toggler-north .caret, .ui-layout-toggler-south .caret {
|
||||||
margin-top: 5px;
|
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