client/css/renkan.css
changeset 28 805d85b3f390
parent 26 2fad193bae98
child 34 08a366a35143
--- a/client/css/renkan.css	Wed Aug 22 16:50:42 2012 +0200
+++ b/client/css/renkan.css	Tue Aug 28 18:26:13 2012 +0200
@@ -54,10 +54,14 @@
     background: #F0F0F0; position: absolute; left: 0; top: 0; width: 300px; bottom: 0; overflow: hidden;
 }
 
-.Rk-Render {
+.Rk-Render-Panel {
     position: absolute; left: 300px; top: 0; right: 0; bottom: 0;
 }
 
+.Rk-Render-Full {
+    position: absolute; left: 0; top: 0; right: 0; bottom: 0;
+}
+
 .Rk-Canvas {
     position: absolute; left: 0; top: 0; right: 0; bottom: 0;
 }