Language selector looks hilarious in craftsman in 1.4; this makes it a bit more sane
authordbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 25 Feb 2009 21:42:52 +0000 (21:42 +0000)
committerdbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 25 Feb 2009 21:42:52 +0000 (21:42 +0000)
git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@12303 dcc99617-32d9-48b4-a31d-7c20da2025e4

Open-ILS/web/opac/skin/craftsman/xml/body.xml
Open-ILS/web/opac/skin/craftsman/xml/home/index_body.xml

index 6a45f80..94e9b44 100644 (file)
@@ -1,7 +1,4 @@
-<!--
-<body onload='init();' style='height: 100%; border: 2px solid black;'>
--->
-<body onload='init();'>
+<body class='tundra' onload='init();'>
 <div id='container'>
        <div id='header'>
                <table cellspacing='0' width='100%'>
index aa2598c..3f42f63 100644 (file)
@@ -1,4 +1,4 @@
-<body onload='init(); getId("home_adv_search_link").setAttribute("href", buildOPACLink({page:ADVANCED})); getId("home_myopac_link").setAttribute("href", buildOPACLink({page:MYOPAC}, false, true));'>
+<body class='tundra' onload='init(); getId("home_adv_search_link").setAttribute("href", buildOPACLink({page:ADVANCED})); getId("home_myopac_link").setAttribute("href", buildOPACLink({page:MYOPAC}, false, true));'>
 
        <noscript>
                <style type="text/css">#toptable { display: none; }</style>