From: rkv Date: Wed, 12 Dec 2012 09:16:07 +0000 (+0000) Subject: jQuery UI is used to display message about checked out files. X-Git-Tag: Root_Delivery2_2013_04_22~203 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=606d273645938673425def47b3eac7b1c1782fec;p=tools%2Fsiman.git jQuery UI is used to display message about checked out files. --- diff --git a/Workspace/Siman/WebContent/layout/baseLayout.jsp b/Workspace/Siman/WebContent/layout/baseLayout.jsp index 7356f06..07aff59 100644 --- a/Workspace/Siman/WebContent/layout/baseLayout.jsp +++ b/Workspace/Siman/WebContent/layout/baseLayout.jsp @@ -39,8 +39,22 @@ +

diff --git a/Workspace/Siman/WebContent/skin/default.css b/Workspace/Siman/WebContent/skin/default.css index 8226fd9..d2fb58d 100644 --- a/Workspace/Siman/WebContent/skin/default.css +++ b/Workspace/Siman/WebContent/skin/default.css @@ -4,6 +4,7 @@ body { margin: 0; background-image: url("image.background.png"); background-repeat: repeat-x; + font: 62.5% Arial, Helvetica, sans-serif; } #header { /* Page header including contextual menu-bar */