From 30302704689cdb2dd38d012f65bb0e5226b4ca3e Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Thu, 27 Oct 2011 06:16:03 +0000 Subject: added module inside insert and update pages - Luis Alberto issue --- h-source/Public/Css/main.css | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'h-source/Public') 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; -- cgit v1.2.3