From ede0528eaf18944a1ca06627c18e1918c45ecc53 Mon Sep 17 00:00:00 2001 From: sidoineghomsi Date: Sun, 10 Aug 2014 19:34:20 +0000 Subject: [PATCH] =?UTF-8?q?=C3=84nderung=20im=20CSS=20und=20XML?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://svn.libreccm.org/ccm/trunk@2797 8810af33-2d31-482b-a856-94f89814c4df --- .../web/themes/mandalay/css/screen/public.css | 33 ++++++++++++++++--- .../web/themes/mandalay/layout/navigation.xml | 5 --- 2 files changed, 28 insertions(+), 10 deletions(-) diff --git a/ccm-sci-bundle/web/themes/mandalay/css/screen/public.css b/ccm-sci-bundle/web/themes/mandalay/css/screen/public.css index cbb3af7f3..94c468f6d 100644 --- a/ccm-sci-bundle/web/themes/mandalay/css/screen/public.css +++ b/ccm-sci-bundle/web/themes/mandalay/css/screen/public.css @@ -623,9 +623,11 @@ div.startLeftFloat { clear:both; float:left; } + div.addLeftFloat { float:left; } + div.endFloat { clear:both; } @@ -1080,7 +1082,7 @@ div.image .imageGallery:after { } .relatedLinks li:nth-child(even) { - margin-left: 0.5em + margin-left: 0.1em } .relatedLinks li:only-child { @@ -1171,6 +1173,7 @@ div.image .imageGallery:after { #itemList .intro { display: block; + padding-left: 115px; /*margin: -0.8em 290px 0 0;*/ } @@ -1323,6 +1326,7 @@ div.image .imageGallery:after { } .paginator.navbar { + clear: both; position: relative; min-height: 2em; margin: 1em 0em; @@ -1780,7 +1784,7 @@ ul.publicationsAuthorsList li { .top { margin-top: 0.2em; - font-size: 0.9em; + font-size: 1em; text-align:right; } @@ -1861,7 +1865,7 @@ div.contentDefaultLayout div.editLink { } form.filterControls fieldset { - padding: 0.3em; + padding: 0.5em; } form.filterControls span.textFilter, @@ -1918,6 +1922,7 @@ input[type="text"], textarea{ form{ width: 90%; + margin-bottom: 10px; } #workspace{ @@ -1928,10 +1933,28 @@ form{ font-size: 8pt; } -#events, .fileAttachments, .notes, .relatedLinks{ +#events, .fileAttachments, .notes{ margin-top: 10px; border-top: 1px dashed #0776A0; } + .text ol{ margin-left: 20px; -} \ No newline at end of file +} + +.download { + margin-top: 10px; +} + +.download a{ + background-color: #0776A0; + padding: 0.5em 1em; + border-radius: 0.5em; + font-weight: bold; + line-height: 1em; + color: #ffffff; +} + +.download a:hover, .linklist a:hover{ + color: #FF7600; +} diff --git a/ccm-sci-bundle/web/themes/mandalay/layout/navigation.xml b/ccm-sci-bundle/web/themes/mandalay/layout/navigation.xml index 82eb4f8bd..c7dccbaa0 100755 --- a/ccm-sci-bundle/web/themes/mandalay/layout/navigation.xml +++ b/ccm-sci-bundle/web/themes/mandalay/layout/navigation.xml @@ -42,11 +42,6 @@
-