restyle ugoira controls

This commit is contained in:
r888888888
2014-10-23 16:00:34 -07:00
parent f51bc6ccd5
commit c9ee4f242f
3 changed files with 132 additions and 131 deletions

View File

@@ -183,6 +183,22 @@ a.blacklisted-active {
}
div#c-posts {
#ugoira-controls {
div#seek-slider {
margin-top: 0.5em;
float: right;
}
#save-video-link {
margin: 0.5em 0;
}
button {
margin-top: 0.3em;
}
}
div.notice {
font-size: 0.8em;
padding: 0.5em;
@@ -521,18 +537,3 @@ div#unapprove-dialog {
width: 100%;
}
}
#ugoira-controls {
button {
height: 2em;
width: 5em;
}
#progressbar {
height: 1.5em;
}
#seek-slider {
margin: 0.5em 0 0.5em 0;
}
}