diff --git a/ccm-sci-bundle/web/themes/mandalay/css/screen/global/admin.css b/ccm-sci-bundle/web/themes/mandalay/css/screen/global/admin.css index 12570e4ea..40fd1e749 100644 --- a/ccm-sci-bundle/web/themes/mandalay/css/screen/global/admin.css +++ b/ccm-sci-bundle/web/themes/mandalay/css/screen/global/admin.css @@ -30,12 +30,26 @@ html, body{ margin: 0; padding: 0; width: 100%; + max-width: 100%; height: 100%; color: #4a4a4a; background-color: #e6e4f2; font-family: Verdana, Helvetica, Arial, sans-serif; + font-size: 1em; + line-height: 1em; } +h1 { + padding: 0; + background-image: none; +} + +h2 { + font-family: Verdana,Helvetica,Arial,sans-serif; + color: #4a4a4a; + font-weight: bold; + line-height: 1.5em; +} .table { display: table; @@ -68,7 +82,7 @@ html, body{ #cmsPage .headerHeight { height: 100px; - top: 175px; /* this should be height + 75px*/ + top: 100px; } /*-----CMS Header-----*/ @@ -335,6 +349,7 @@ div#cmsContent { left:0; right: 0; height: auto !important; + margin-top: 75px !important; font-size: 1em; overflow: hidden; border-radius: 0.3em; @@ -369,6 +384,10 @@ div#right div.columnContent > div { right: 0; } +div#content ul, div#content ol { + margin: 0em; +} + /*----Left----*/ div#left { margin: 0; @@ -416,6 +435,7 @@ div#right div.columnHead .contenttitle h1 { border: none; font:inherit; color: inherit; + text-transform: none;; } /* @@ -466,7 +486,7 @@ a img { ul { list-style: none; d isplay: inline; - m argin: 0em; + margin: 0em !important; p adding: 0em; } @@ -620,8 +640,10 @@ div.actionLink span { box-shadow: inset 5px 5px 10px rgba(255,255,255,0.3),inset -5px -5px 10px rgba(0,0,0,0.3); } -div.actionLink a{ - color:#ffffff; +div.actionLink a { + padding: 0; + background-image: none; + color:#ffffff !important; } div.actionLink span:hover { @@ -846,6 +868,7 @@ div.bebopLeft div.bebopPanelRow { div.bebopPanelRow { margin-bottom:1em; + padding: 0; width:40%; } div.bebopPanelRow table tr td { @@ -1240,21 +1263,26 @@ input#draft_search:active { } /* Links */ -a, a:link, a:visited { +a, a:link, a:visited, +#content a, #content a:link, #content a:visited { color: #75051d; text-decoration: none; } -a:focus, a:hover, a:active { +a:focus, a:hover, a:active, +#content a:hover, #content a:focus, #content a:active { color: #cc0033; + text-decoration: inherit; } #left { + position: static; float: left; width: 14em; height: 100%; overflow: hidden; margin: 0.3em; + padding: 0; background-color: #ffffff; } @@ -1267,16 +1295,20 @@ a:focus, a:hover, a:active { #right { position: relative; top: 0em; - width: 14em; height: 100%; overflow: hidden; margin: 0.3em; + padding: 0; background-color: #ffffff; } #content { - min-height: 40em; + border: 0; + padding: 0; + min-height: inherit; color: #4a4a4a; + background-color: inherit; line-height: 1.5em; + font-family: Verdana, Helvetica, Arial, sans-serif; } /*momentan für die Inhalt von Content*/ @@ -1285,6 +1317,8 @@ a:focus, a:hover, a:active { } #content form { + margin: 0; + color: inherit; background-color: transparent; text-align: left; } @@ -1294,15 +1328,21 @@ a:focus, a:hover, a:active { float: none; border: none; padding: 0.2em; + color: inherit; + background-color: #ffffff; } #content form select { padding: 0.25em; min-width: 11.4em; + color: inherit; + background-color: #ffffff; } #content textarea { padding: 0.25em; + color: inherit; + background-color: #ffffff; } #content form input[type="submit"] { diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/cms/cmsCategoryStep.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/cms/cmsCategoryStep.xsl index 3eef83f4a..284092890 100644 --- a/ccm-sci-bundle/web/themes/mandalay/includes/cms/cmsCategoryStep.xsl +++ b/ccm-sci-bundle/web/themes/mandalay/includes/cms/cmsCategoryStep.xsl @@ -145,11 +145,13 @@   - + + - + + diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/cms/cmsGreeting.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/cms/cmsGreeting.xsl index c6aeff549..63c1cfa47 100644 --- a/ccm-sci-bundle/web/themes/mandalay/includes/cms/cmsGreeting.xsl +++ b/ccm-sci-bundle/web/themes/mandalay/includes/cms/cmsGreeting.xsl @@ -35,7 +35,8 @@ xmlns:cms="http://www.arsdigita.com/cms/1.0" xmlns:nav="http://ccm.redhat.com/navigation" xmlns:mandalay="http://mandalay.quasiweb.de" - exclude-result-prefixes="xsl bebop cms nav mandalay" version="1.0"> + xmlns:ui="http://www.arsdigita.com/ui/1.0" + exclude-result-prefixes="xsl bebop cms nav mandalay ui" version="1.0"> diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/mandalay/layoutParser.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/mandalay/layoutParser.xsl index 8725c79b9..aa3d722b3 100755 --- a/ccm-sci-bundle/web/themes/mandalay/includes/mandalay/layoutParser.xsl +++ b/ccm-sci-bundle/web/themes/mandalay/includes/mandalay/layoutParser.xsl @@ -33,7 +33,6 @@ xmlns:subsite="http://ccm.redhat.com/subsite/1.0" xmlns:terms="http://xmlns.redhat.com/london/terms/1.0" xmlns:ppp="http://www.arsdigita.com/PublicPersonalProfile/1.0" - xmlns:atoz="http://www.arsdigita.com/atoz/1.0" xmlns:mandalay="http://mandalay.quasiweb.de" exclude-result-prefixes="xsl aplaws bebop cms docs forum mandalay nav portal ppp search subsite terms ui" version="1.0"> @@ -187,6 +186,10 @@ + +