From 6082309160b1bb2b0c6729a8d3bdab4fdea20140 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Mon, 24 Mar 2014 12:44:04 +0100 Subject: remove project "moa-id-template" --- id/templates/src/main/webapp/css/display.css | 52 ---------------------------- 1 file changed, 52 deletions(-) delete mode 100644 id/templates/src/main/webapp/css/display.css (limited to 'id/templates/src/main/webapp/css/display.css') diff --git a/id/templates/src/main/webapp/css/display.css b/id/templates/src/main/webapp/css/display.css deleted file mode 100644 index fc6da85b0..000000000 --- a/id/templates/src/main/webapp/css/display.css +++ /dev/null @@ -1,52 +0,0 @@ -/* Beispiel Display-Stylesheet */ - -span.printText { - font-size:80%; - margin-left:1em; - margin-top:-1.2em; - margin-bottom:1em; - font-weight:bold; - float:right -} - -#mainmenu { - padding-left: 8px -} - -#currentcontext { - background-color:#eff3ff; - border-top: 1px solid #76769f; - border-bottom: 1px solid #76769f; -} - -#contextmenu { - position: absolute; - padding-top: 0.5em; - margin-top: 1em; - background: #e7e9f6; - width: 12.5em; -} - -#contextmenubottom { - padding-top:1em; - background:white; - background-image:url(/style/img/mnv.gif); - background-repeat:repeat-x; -} - -#contentcontainer { - position: absolute; - padding: 0px; - margin-left: 13.5em; - margin-top: 1em; - width: 40em; - text-align: justify; -} - -#content { - margin-top:0em; - margin-left:1em; -} - - -/* #z_location { font-size:80%; margin-left:1em; padding-top:1em; } */ -- cgit v1.2.3