diff --git a/ccm-sci-bundle/web/themes/mandalay/css/screen/portal.css b/ccm-sci-bundle/web/themes/mandalay/css/screen/portal.css new file mode 100644 index 000000000..0f1e8e93b --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/css/screen/portal.css @@ -0,0 +1,26 @@ +/* +CSS styles for the portal workspace +Only for putting the columns in the right place. +*/ + +div#workspace div.portalColumn { + + float: left; + +} + +div#workspace div.portalColumn:last-child { + float: right; +} + +div#workspace div.editPortlet:hover { + + /*border: 1px solid #ccc;*/ + + background-color: #eee; + +} + +div#workspace div.moveLeft.disabled img { + opacity: 0.25; +} \ No newline at end of file diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/portal/portal.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/portal/portal.xsl index a48b98f84..45884294d 100644 --- a/ccm-sci-bundle/web/themes/mandalay/includes/portal/portal.xsl +++ b/ccm-sci-bundle/web/themes/mandalay/includes/portal/portal.xsl @@ -31,313 +31,329 @@ + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + xmlns:bebop="http://www.arsdigita.com/bebop/1.0" + xmlns:cms="http://www.arsdigita.com/cms/1.0" + xmlns:nav="http://ccm.redhat.com/navigation" + xmlns:mandalay="http://mandalay.quasiweb.de" + xmlns:portal="http://www.uk.arsdigita.com/portal/1.0" + xmlns:portlet="http://www.uk.arsdigita.com/portlet/1.0" + exclude-result-prefixes="xsl bebop cms nav mandalay portal portlet" + version="1.0"> - - - + + + - - - + + + - - -
- - - - + + +
+ + + + +
+ + + + + +
+ +
+ + + + + + + + + + + +
+
+
+ + + +
+ +
-
-   -
- - - - - - -
- + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + - - - - - - + +
+ +
+
+ + + + +
- - -
- - -
- - -
- -
-
- - - - - - - - - - - - + +
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- - + - -
- - - - -

- -

-
- -
-
+ +
+ + + + +

+ +

+
+ +
+
- -
-
- - - - - - - - - - - - - - - - - - -
-
- - - - - - - - - - - - - - - - - - -
-
- - - - - - - - - - - - - - - - - - -
-
- - - - - - - - - - - - - - - - - - -
-
- - - -
-
- - - - - - - - - - - - - - - - - - -
-
-
-
- - - - - - - - - - - - - - - - - - - - -
-
-
-
-
- + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + +
+
+
+
+ + + +
+
+
diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/portal/workspace.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/portal/workspace.xsl index 285f7e5d7..f0822af53 100644 --- a/ccm-sci-bundle/web/themes/mandalay/includes/portal/workspace.xsl +++ b/ccm-sci-bundle/web/themes/mandalay/includes/portal/workspace.xsl @@ -55,7 +55,7 @@ - + @@ -83,7 +83,7 @@ - + @@ -111,7 +111,7 @@ - + diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/portlet/contentItem.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/portlet/contentItem.xsl index 4ca464fad..48d368e6d 100644 --- a/ccm-sci-bundle/web/themes/mandalay/includes/portlet/contentItem.xsl +++ b/ccm-sci-bundle/web/themes/mandalay/includes/portlet/contentItem.xsl @@ -58,6 +58,7 @@

+
diff --git a/ccm-sci-bundle/web/themes/mandalay/settings/css-files.xml b/ccm-sci-bundle/web/themes/mandalay/settings/css-files.xml index 9031f2423..9875471d3 100644 --- a/ccm-sci-bundle/web/themes/mandalay/settings/css-files.xml +++ b/ccm-sci-bundle/web/themes/mandalay/settings/css-files.xml @@ -39,6 +39,13 @@ admin.css + + portal.css + public.css + public.css + public-ie-hacks.css + public-ie-hacks.css + admin.css