Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/css/kDoc.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/kDoc.css')
-rw-r--r--css/kDoc.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/css/kDoc.css b/css/kDoc.css
index 9417283..b60e9fb 100644
--- a/css/kDoc.css
+++ b/css/kDoc.css
@@ -1,5 +1,7 @@
#kDoc{
background-color: white;
+ /* width: 100%;
+ height: 100%;*/
}
#zoomIn{
@@ -18,3 +20,7 @@
background-image: url(epaath_images/btn_minus_hover.png);
}
+#iframeLessonPlan{
+ width:100%;
+ height: 100%;
+} \ No newline at end of file