From 6c4feb2656788f2cee39e7554beae07a1b10851a Mon Sep 17 00:00:00 2001 From: "shiyangyangwork@yahoo.cn" Date: Wed, 22 Feb 2012 07:43:57 +0000 Subject: [PATCH] + adjust display in index of my module. --- module/my/css/common.css | 2 ++ module/my/view/blockbugs.html.php | 2 +- module/my/view/blockproducts.html.php | 2 +- module/my/view/blockprojects.html.php | 2 +- module/my/view/blocktasks.html.php | 2 +- module/my/view/blocktodoes.html.php | 2 +- 6 files changed, 7 insertions(+), 5 deletions(-) create mode 100644 module/my/css/common.css diff --git a/module/my/css/common.css b/module/my/css/common.css new file mode 100644 index 0000000000..bea493281d --- /dev/null +++ b/module/my/css/common.css @@ -0,0 +1,2 @@ +.linkbox1{height:180px; overflow-y:auto} +.linkbox2{height:225px; overflow-y:auto} diff --git a/module/my/view/blockbugs.html.php b/module/my/view/blockbugs.html.php index ced2c69c9f..ab634a4d5d 100644 --- a/module/my/view/blockbugs.html.php +++ b/module/my/view/blockbugs.html.php @@ -1,4 +1,4 @@ -
+
my->bug;?>
diff --git a/module/my/view/blockproducts.html.php b/module/my/view/blockproducts.html.php index e803cde058..0f0209a8eb 100644 --- a/module/my/view/blockproducts.html.php +++ b/module/my/view/blockproducts.html.php @@ -1,4 +1,4 @@ -
+
diff --git a/module/my/view/blockprojects.html.php b/module/my/view/blockprojects.html.php index 7fce4e0031..f5258375dd 100644 --- a/module/my/view/blockprojects.html.php +++ b/module/my/view/blockprojects.html.php @@ -1,4 +1,4 @@ -
+
my->home->products;?>
diff --git a/module/my/view/blocktasks.html.php b/module/my/view/blocktasks.html.php index b666d736d6..08c132c687 100644 --- a/module/my/view/blocktasks.html.php +++ b/module/my/view/blocktasks.html.php @@ -1,4 +1,4 @@ -
+
my->home->projects;?>
my->task;?>
diff --git a/module/my/view/blocktodoes.html.php b/module/my/view/blocktodoes.html.php index e08b65e074..c79320cdc7 100644 --- a/module/my/view/blocktodoes.html.php +++ b/module/my/view/blocktodoes.html.php @@ -1,4 +1,4 @@ -
+
my->todo;?>