aboutsummaryrefslogtreecommitdiff
path: root/h-source/Public
diff options
context:
space:
mode:
authorAntonio Gallo <tonicucoz@gmail.com>2011-10-27 06:16:03 +0000
committerAntonio Gallo <tonicucoz@gmail.com>2011-10-27 06:16:03 +0000
commit30302704689cdb2dd38d012f65bb0e5226b4ca3e (patch)
treed7e76daab3e9348a3cdb492e86a3972fe7c6ea38 /h-source/Public
parentd67f5736dfbec2b769e98dd17f34137b9feec1fc (diff)
added module inside insert and update pages - Luis Alberto issue
Diffstat (limited to 'h-source/Public')
-rw-r--r--h-source/Public/Css/main.css10
1 files changed, 9 insertions, 1 deletions
diff --git a/h-source/Public/Css/main.css b/h-source/Public/Css/main.css
index c06058e..f8cc166 100644
--- a/h-source/Public/Css/main.css
+++ b/h-source/Public/Css/main.css
@@ -2035,7 +2035,15 @@ div#description_tabs_content
{
clear:left;
}
-
+.box_module_how_to_compile
+{
+/* height:30px; */
+ background-color:#F0E68C;
+/* clear:left; */
+ margin-top:5px;
+ padding:10px;
+ font-size:12px;
+}
.box_module_label a
{
color:#FF4500;