some work on cloud actionspanel and minor cleanup

This commit is contained in:
marijus
2014-12-29 22:45:07 +01:00
parent d801c361d6
commit f2bfdf0c76
5 changed files with 15 additions and 30 deletions

View File

@@ -689,18 +689,6 @@ footer {
overflow: hidden;
}
#photos-upload-perms-menu, #photos-upload-perms-menu:visited, #photos-upload-perms-menu:link {
color: #8888FF;
text-decoration: none;
cursor: pointer;
}
#photos-upload-perms-menu:hover {
color: #0000FF;
text-decoration: underline;
cursor: pointer;
}
#photo-view-wrapper {
background-color: $item_colour;
}