projects
/
invirt/packages/invirt-web.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
951aa1c
)
turn off max-width on console page
author
Greg Price
<price@mit.edu>
Thu, 17 Apr 2008 04:40:23 +0000
(
00:40
-0400)
committer
Greg Price
<price@mit.edu>
Thu, 17 Apr 2008 04:40:23 +0000
(
00:40
-0400)
svn path=/trunk/packages/sipb-xen-www/; revision=427
code/templates/vnc.tmpl
patch
|
blob
|
history
diff --git
a/code/templates/vnc.tmpl
b/code/templates/vnc.tmpl
index
a9b8b93
..
ed2d6e4
100644
(file)
--- a/
code/templates/vnc.tmpl
+++ b/
code/templates/vnc.tmpl
@@
-6,6
+6,7
@@
Console to $machine.name
#end def
#def body
+<style type='text/css'>body { max-width: none }</style>
#if not $on
<p> Your machine appears to be off.</p>
#else if not $has_vnc