Preliminary defer buttons

This commit is contained in:
epall 2008-06-16 22:37:44 -07:00 committed by Eric Allen
parent 1d64ca0f34
commit 539fda21dc
4 changed files with 25 additions and 2 deletions

View file

@ -1200,4 +1200,8 @@ body.integrations textarea {
padding:3px;
width:80%;
background-color:#ddd;
}
}
.defer-container {
position: absolute;
right: 2px;
}