quattro: pause icon

This commit is contained in:
Fabio Comuni 2012-02-13 09:35:11 +01:00
parent 3e664dbdfe
commit 16d3bc9deb
2 changed files with 12 additions and 0 deletions

View File

@ -503,6 +503,13 @@ section {
}
.wwto .contact-photo { width: 25px; height: 25px; }
#pause {
position: fixed;
bottom: 5px;
right: 5px;
}
/* contacts menu */
.contact-photo-wrapper { position: relative; }
.contact-photo {

View File

@ -844,6 +844,11 @@ section {
width: 25px;
height: 25px;
}
#pause {
position: fixed;
bottom: 5px;
right: 5px;
}
/* contacts menu */
.contact-photo-wrapper {
position: relative;