Andrew's git
/
ppt-control.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
bump version
[ppt-control.git]
/
ppt_control
/
static
/
style.css
diff --git
a/ppt_control/static/style.css
b/ppt_control/static/style.css
index 56a3d57328169eb03b813cd629cb9146fc1e2fc9..fb1fec7c804838e550224baf43c1b4387ffccb65 100644
(file)
--- a/
ppt_control/static/style.css
+++ b/
ppt_control/static/style.css
@@
-83,6
+83,15
@@
input[type='checkbox'] {
display: none;
}
-.status_text {
+.start, .stop {
+ float: right;
+ margin: 0 0 0 10px;
+}
+
+.status_container {
float: right;
+}
+
+.status_text {
+ vertical-align: middle;
}
\ No newline at end of file