in default templates, but we don't want the 'form' styling it gets under .form-item */ .form-item #autocomplete .reference-autocomplete { white-space:normal; } .form-item #autocomplete .reference-autocomplete label { display:inline; font-weight:normal; } /* 'Manage fields' overview */ #content-field-overview-form .advanced-help-link, #content-display-overview-form .advanced-help-link { margin: 4px 4px 0 0; } #content-field-overview-form .label-group, #content-display-overview-form .label-group, #content-copy-export-form .label-group { font-weight: bold; } table#content-field-overview .label-add-new-field, table#content-field-overview .label-add-existing-field, table#content-field-overview .label-add-new-group { float: left; } table#content-field-overview tr.content-add-new .tabledrag-changed { display: none; } table#content-field-overview tr.content-add-new .description { margin-bottom: 0; } table#content-field-overview .content-new { font-weight: bold; padding-bottom: .5em; } /* 'Advanced help' pages */ .advanced-help-topic h3, .advanced-help-topic h4, .advanced-help-topic h5, .advanced-help-topic h6 { margin:1em 0 .5em 0; } .advanced-help-topic dd { margin-bottom: .5em; } .advanced-help-topic span.code { background-color:#EDF1F3; font-family:"Bitstream Vera Sans Mono",Monaco,"Lucida Console",monospace; font-size:0.9em; padding:1px; } .advanced-help-topic .content-border { border:1px solid #AAA }/* $Id: ctools.css,v 1.4 2009/07/17 21:09:43 merlinofchaos Exp $ */ .ctools-locked { color: red; border: 1px solid red; padding: 1em; } .ctools-owns-lock { background: #FFFFDD none repeat scroll 0 0; border: 1px solid #F0C020; padding: 1em; } a.ctools-ajaxing, input.ctools-ajaxing, select.ctools-ajaxing { padding-right: 18px !important; background: url(../images/status-active.gif) right center no-repeat; } div.ctools-ajaxing { float: left; width: 18px; background: url(../images/status-active.gif) center center no-repeat; } /* Force from/to dates to float using inline-block, where it works, otherwise inline. */ .container-inline-date { width:auto; clear:both; display: inline-block; vertical-align:top; margin-right: 0.5em; /* LTR */ } .container-inline-date .form-item { float:none; padding:0; margin:0; } .container-inline-date .form-item .form-item { float: left; /* LTR */ } .container-inline-date .form-item, .container-inline-date .form-item input { width:auto; } .container-inline-date .description { clear: both; } .container-inline-date .form-item input, .container-inline-date .form-item select, .container-inline-date .form-item option { margin-right: 5px; /* LTR */ } .container-inline-date .date-spacer { margin-left: -5px; /* LTR */ } .views-right-60 .container-inline-date div { padding:0; margin:0; } .container-inline-date .date-timezone .form-item { float:none; width:auto; clear:both; } /* Fixes for date popup css so it will behave in Drupal */ #calendar_div, #calendar_div td, #calendar_div th { margin:0; padding:0; } #calendar_div, .calendar_control, .calendar_links, .calendar_header, .calendar { width: 185px; border-collapse: separate; margin: 0; } .calendar td { padding: 0; } /* formatting for from/to dates in nodes and views */ span.date-display-single { } span.date-display-start { } span.date-display-end { } span.date-display-separator { } .date-repeat-input { float: left; /* LTR */ width:auto; margin-right: 5px; /* LTR */ } .date-repeat-input select { min-width:7em; } .date-repeat fieldset { clear:both; float:none; } .date-views-filter-wrapper { min-width:250px; } .date-views-filter input { float: left !important; /* LTR */ margin-right: 2px !important; /* LTR */ padding:0 !important; width:12em; min-width:12em; } .date-nav { width:100%; } .date-nav div.date-prev { text-align: left; /* LTR */ width:24%; float: left; /* LTR */ } .date-nav div.date-next { text-align: right; /* LTR */ width:24%; float: right; /* LTR */ } .date-nav div.date-heading { text-align:center; width:50%; float: left; /* LTR */ } .date-nav div.date-heading h3 { margin:0; padding:0; } .date-clear { float:none; clear:both; display:block; } .date-clear-block { float:none; width:auto; clear:both; } /* ** Markup free clearing that fixes unwanted scrollbars ** @see http://drupal.org/node/232959 */ .date-clear-block:after { content: " "; display: block; height: 0; clear: both; visibility: hidden; } .date-clear-block { display: inline-block; } /* Hides from IE-mac \*/ * html .date-clear-block { height: 1%; } .date-clear-block { display: block; } /* End hide from IE-mac */ .date-container .date-format-delete { margin-top: 1.8em; margin-left: 1.5em; float: left; } .date-container .date-format-name { float: left; } .date-container .date-format-type { float: left; padding-left: 10px; } .date-container .select-container { clear: left; float: left; } /* Smoothness Theme for jQuery UI Datepicker */ #ui-datepicker-div table, #ui-datepicker-div td, #ui-datepicker-div th { margin: 0; padding: 0; } #ui-datepicker-div, #ui-datepicker-div table, .ui-datepicker-div, .ui-datepicker-div table, .ui-datepicker-inline, .ui-datepicker-inline table { font-size: 12px !important; } .ui-datepicker-div, .ui-datepicker-inline, #ui-datepicker-div { /*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; background: #ffffff; border: 2px solid #d3d3d3; font-family: Verdana, Arial, sans-serif; font-size: 1.1em; margin: 0; padding: 2.5em .5em .5em .5em; position: relative; width: 15.5em; } #ui-datepicker-div { background: #ffffff; display: none; z-index: 9999; /*must have*/ } .ui-datepicker-inline { display: block; float: left; /* LTR */ } .ui-datepicker-control { display: none; } .ui-datepicker-current { display: none; } .ui-datepicker-next, .ui-datepicker-prev { background: #e6e6e6 url(images/e6e6e6_40x100_textures_02_glass_75.png) 0 50% repeat-x; /* LTR */ left: .5em; /* LTR */ position: absolute; top: .5em; } .ui-datepicker-next { left: 14.6em; } .ui-datepicker-next:hover, .ui-datepicker-prev:hover { background: #dadada url(images/dadada_40x100_textures_02_glass_75.png) 0 50% repeat-x; /* LTR */ } .ui-datepicker-next a, .ui-datepicker-prev a { background: url(images/888888_7x7_arrow_left.gif) 50% 50% no-repeat; /* LTR */ border: 1px solid #d3d3d3; cursor: pointer; display: block; font-size: 1em; height: 1.4em; text-indent: -999999px; width: 1.3em; } .ui-datepicker-next a { background: url(images/888888_7x7_arrow_right.gif) 50% 50% no-repeat; /* LTR */ } .ui-datepicker-prev a:hover { background: url(images/454545_7x7_arrow_left.gif) 50% 50% no-repeat; /* LTR */ } .ui-datepicker-next a:hover { background: url(images/454545_7x7_arrow_right.gif) 50% 50% no-repeat; /* LTR */ } .ui-datepicker-prev a:active { background: url(images/222222_7x7_arrow_left.gif) 50% 50% no-repeat; /* LTR */ } .ui-datepicker-next a:active { background: url(images/222222_7x7_arrow_right.gif) 50% 50% no-repeat; /* LTR */ } .ui-datepicker-header select { background: #e6e6e6; border: 1px solid #d3d3d3; color: #555555; font-size: 1em; line-height: 1.4em; margin: 0 !important; padding: 0 !important; position: absolute; top: .5em; } .ui-datepicker-header select.ui-datepicker-new-month { left: 2.2em; /* LTR */ width: 7em; } .ui-datepicker-header select.ui-datepicker-new-year { left: 9.4em; /* LTR */ width: 5em; } table.ui-datepicker { text-align: right; /* LTR */ width: 15.5em; } table.ui-datepicker td a { color: #555555; display: block; padding: .1em .3em .1em 0; /* LTR */ text-decoration: none; } table.ui-datepicker tbody { border-top: none; } table.ui-datepicker tbody td a { background: #e6e6e6 url(images/e6e6e6_40x100_textures_02_glass_75.png) 0 50% repeat-x; /* LTR */ border: 1px solid #ffffff; cursor: pointer; } table.ui-datepicker tbody td a:hover { background: #dadada url(images/dadada_40x100_textures_02_glass_75.png) 0 50% repeat-x; /* LTR */ border: 1px solid #999999; color: #212121; } table.ui-datepicker tbody td a:active { background: #ffffff url(images/ffffff_40x100_textures_02_glass_65.png) 0 50% repeat-x; /* LTR */ border: 1px solid #dddddd; color: #222222; } table.ui-datepicker .ui-datepicker-title-row td { /*border-bottom: 1px solid #d3d3d3;*/ color: #222222; font-size: .9em; padding: .3em 0; text-align: center; text-transform: uppercase; } table.ui-datepicker .ui-datepicker-title-row td a { color: #222222; } /* ___________ IE6 IFRAME FIX ________ */ .ui-datepicker-cover { display: none; /*sorry for IE5*/ display/**/: block; /*sorry for IE5*/ position: absolute; /*must have*/ z-index: -1; /*must have*/ filter: mask(); /*must have*/ top: -4px; /*must have*/ left: -4px; /*must have*/ /* LTR */ width: 200px; /*must have*/ height: 200px; /*must have*/ }/* timeEntry styles */ .timeEntry_control { vertical-align: middle; margin-left: 2px; } * html .timeEntry_control { /* IE only */ margin-top: -4px; } /* Make sure background colors from other styles don't obscure the current element highlight */ .timeEntry { background-color:transparent !important; } /* This is to keep FF from offering a drop-down list of previous values. */ /* For some reason hiding the div where the image belongs keeps that from happening. */ .timeEntry_control { display:none; }/* $Id: filefield.css,v 1.21 2009/04/08 20:04:52 quicksketch Exp $ */ /** * Overall styles */ /** * Formatter styles */ .filefield-icon { float: left; /* RTL */ margin-right: 0.4em; /* RTL */ } /* End formatter styles. */ /** * General widget form styles (applicable to all widgets). */ .filefield-element { margin: 1em 0; white-space: normal; } .filefield-element .widget-preview { float: left; /* RTL */ padding-right: 10px; /* RTL */ border-right: 1px solid #CCC; /* RTL */ margin-right: 10px; /* RTL */ max-width: 30%; } .filefield-element .widget-edit { float: left; /* RTL */ max-width: 70%; } .filefield-element .filefield-preview { width: 16em; overflow: hidden; } .filefield-element .widget-edit .form-item { margin: 0 0 1em 0; } .filefield-element input.form-submit, .filefield-element input.form-file { margin: 0; } .filefield-element input.progress-disabled { float: none; display: inline; } .filefield-element div.ahah-progress, .filefield-element div.throbber { display: inline; float: none; padding: 1px 13px 2px 3px; /* RTL */ } .filefield-element div.ahah-progress-bar { display: none; margin-top: 4px; width: 28em; padding: 0; } .filefield-element div.ahah-progress-bar div.bar { margin: 0; } /* End general widget form styles. */ /** * Generic file edit widget styles. Not applicable to other widgets that * might hook into filefield (say, a widget with an image preview). */ .filefield-generic-edit .filefield-icon { float: left; /* RTL */ margin-right: 0.7em; /* RTL */ margin-top: 0.3em; } .filefield-generic-edit-description { margin-right: 6em; /* RTL */ } /* The text field is made unnecessarily long by node.css - shorten it. */ .filefield-generic-edit .form-text { width: 99%; } .filefield-generic-edit .description { white-space: normal; margin-bottom: 0; overflow: auto; /* Indent on line wraps, don't float around the icon. */ } /* End widget form styles. */ /* calendar calendar table styles */ .calendar-calendar tr.odd, .calendar-calendar tr.even { background-color:#fff; } .calendar-calendar table { border-collapse: collapse; border-spacing: 0; margin:0 auto; padding:0; width: 100%; /* Setting at 100% causes problem in Internet Explorer. */ } .calendar-calendar .month-view table { border:none; padding:0; margin:0; width:100%; } /* IE needs a little help to get the side by side tables to the right size */ .calendar-calendar .year-view td { width:32%; padding:1px; border:none; } .calendar-calendar .year-view td table td { width:13%; padding:0; } .calendar-calendar tr { padding: 0; margin: 0; background-color: white; } .calendar-calendar th { color: #fff; background-color: #ccc; text-align: center; margin:0; } .calendar-calendar th a { font-weight: bold; color: #fff; background-color: #ccc; } .calendar-calendar td { width: 12%; /* 14% is about 1/7 of total table width */ min-width: 12%; border: 1px solid #ccc; color: #777; text-align: right; vertical-align: top; margin: 0; padding:0; } /* simplify the mini calendar by removing borders */ .calendar-calendar .mini { border:none; } /* format for the week number in the first cell */ .calendar-calendar td.week { width:1%; min-width:1%; } .calendar-calendar .week { clear:both; font-style: normal; color: #555; font-size: 0.8em; } .calendar-calendar .week a { font-weight:normal; } /* IE6 does not support min-height, using Min-Height fast hack from http://www.dustindiaz.com/min-height-fast-hack */ .calendar-calendar .inner { min-height:5em; height:auto !important; height:5em; padding:0; margin:0; } .calendar-calendar .inner div { padding:0; margin:0; } /* Make sure paragraphs buried in calendar cells use padding, not margins, for separation so the background color doesn't come through. */ .calendar-calendar .inner p { padding:0 0 .8em 0; margin:0; } .calendar-calendar td a { font-weight: bold; text-decoration: none; } .calendar-calendar td a:hover { text-decoration: underline; } .calendar-calendar td.year, .calendar-calendar td.month { text-align: center; } /* format days of the week header cells */ .calendar-calendar th.days { color: #ccc; background-color: #224; text-align: center; padding:1px; margin:0; } /* floating day number div */ .calendar-calendar div.day { float: right; text-align: center; padding: 0.125em 0.25em 0 0.25em; margin: 0; background-color: #f3f3f3; border: 1px solid gray; border-width: 0 0 1px 1px; clear:both; width:1.5em; } /* individual node container */ .calendar-calendar div.calendar { background-color: #fff; border: solid 1px #ddd; text-align: left; margin:0 .25em .25em 0; width: 96%; float:right; /* needed to keep IE from hiding the floating day number */ clear:both; } /* No floating of day view content because there is no floating day number */ .calendar-calendar .day-view div.calendar { float:none; width:98%; margin:1% 1% 0 1%; } .calendar-calendar div.title { font-size:.8em; text-align:center; } .calendar-calendar div.title a { color: #000; } .calendar-calendar div.title a:hover { color: #c00; } .calendar-calendar .content { clear:both; padding: 3px; padding-left: 5px; } .calendar div.form-item { white-space: normal; } table td.mini, table th.mini, table.mini td.week { padding:0 1px 0 0; margin:0; } table td.mini a { font-weight:normal; } .calendar-calendar .mini-day-off { padding:0px; } .calendar-calendar .mini-day-on { padding:0px; } table .mini-day-on a { text-decoration:underline; } .calendar-calendar .mini .title { font-size:.8em; } .mini .calendar-calendar .week { font-size:.7em; } .mini-row { width:100%; border:none; } .mini{ width:32%; vertical-align:top; } /* formatting for the legend stripe and block */ .calendar-calendar .stripe { height: 5px; width: auto; font-size:1px !important; line-height:1px !important; } .calendar-calendar .day-view .stripe { width:100%; } table.calendar-legend { background-color:#ccc; width:100%; margin:0; padding:0; } table.calendar-legend tr.odd .stripe, table.calendar-legend tr.even .stripe { height:12px !important; font-size:9px !important; line-height:10px !important; } .calendar-legend td { text-align:left; } .calendar-empty { font-size:1px; line-height:1px; } /* formatting for the full day view */ .calendar-calendar td.calendar-agenda-hour { font-family:serif; text-align:right; border:none; border-top:1px #333 dotted; padding-top:.25em; width:1%; } .calendar-calendar td.calendar-agenda-no-hours { min-width:1%; } .calendar-calendar td.calendar-agenda-hour .calendar-hour { font-size:1.2em; font-weight:bold; } .calendar-calendar td.calendar-agenda-hour .calendar-ampm { font-size:1em; } .calendar-calendar td.calendar-agenda-items { border:1px #333 dotted; text-align:left; } .calendar-calendar td.calendar-agenda-items div.calendar { width:auto; padding:.25em; margin:0; } .calendar-calendar div.calendar div.inner .calendar-agenda-empty { width:100%; text-align:center; vertical-align:middle; padding:1em 0; background-color:#fff; } /* the popup date selector for jumping to a new date */ .calendar-date-select form { text-align:right; float:right; width:25%; } .calendar-date-select div, .calendar-date-select input, .calendar-date-select label { text-align:right; padding:0; margin:0; float:right; clear:both; } .calendar-date-select .description { float:right; } .calendar-label { font-weight:bold; display:block; clear:both; } .calendar-calendar div.date-nav { background-color:#ccc; color:#777; padding:0.2em; width:auto; border:1px solid #ccc; } .calendar-calendar div.date-nav a, .calendar-calendar div.date-nav h3 { color:#777; } .calendar-calendar th.days { background-color:#eee; color:#777; font-weight:bold; border:1px solid #ccc; } .calendar-calendar td.empty { background:#ccc; border-color:#ccc; } .calendar-calendar table.mini td.empty { background:#fff; border-color:#fff; } .calendar-calendar td div.day { border:1px solid #ccc; border-top:none; border-right:none; margin-bottom:2px; } .calendar-calendar td .inner div, .calendar-calendar td .inner div a { background:#eee; } /* Set small font size for all items in calendar div, themes can override this. */ /* Use x-small instead of em to avoid multiplying effect in nested items. */ .calendar-calendar div.calendar { border:none; font-size:x-small; } .calendar-calendar td .inner div.calendar div, .calendar-calendar td .inner div.calendar div a { border:none; background:#ffc; padding:0 2px; } .calendar-calendar td .inner div.calendar div.calendar-more, .calendar-calendar td .inner div.calendar div.calendar-more a { color:#444; background:#fff; text-align:right; } .calendar-calendar td .inner .view-field, .calendar-calendar td .inner .view-field a { color:#444; font-weight:normal; } .calendar-calendar td span.date-display-single, .calendar-calendar td span.date-display-start, .calendar-calendar td span.date-display-end, .calendar-calendar td span.date-display-separator { font-weight:bold; } .calendar-calendar td .inner div.day a { color:#4b85ac; } .calendar-calendar tr td.today, .calendar-calendar tr.odd td.today, .calendar-calendar tr.even td.today { background-color:#C3D6E4; } .calendar-calendar td .inner div.calendar div div.view-data-node-data-field-date-field-date-value { border-bottom:1px solid #ccc; } /* The following are not used by default but are available for themes */ .calendar-calendar td.past {} .calendar-calendar td.future {} .calendar-calendar td.has-events {} .calendar-calendar td.has-no-events {}/* $Id: farbtastic.css,v 1.3 2007/04/13 07:33:23 dries Exp $ */ .farbtastic { position: relative; } .farbtastic * { position: absolute; cursor: crosshair; } .farbtastic, .farbtastic .wheel { width: 195px; height: 195px; } .farbtastic .color, .farbtastic .overlay { top: 47px; left: 47px; width: 101px; height: 101px; } .farbtastic .wheel { background: url(wheel.png) no-repeat; width: 195px; height: 195px; } .farbtastic .overlay { background: url(mask.png) no-repeat; } .farbtastic .marker { width: 17px; height: 17px; margin: -8px 0 0 -8px; overflow: hidden; background: url(marker.png) no-repeat; } div.fieldgroup { margin:.5em 0 1em 0; } div.fieldgroup .content { padding-left:1em; } /* $Id: print.css,v 1.1.2.2 2008/08/21 22:03:40 jcnventura Exp $ */ body { margin: 1em; background-color: #fff; font-family: sans-serif; } th { text-align: left; /* LTR */ color: #006; border-bottom: 1px solid #ccc; } tr.odd { background-color: #ddd; } tr.even { background-color: #fff; } td { padding: 5px; } #menu { visibility: hidden; } #main { margin: 1em; } a:link {color: #000;} a:visited {color: #000;} a:hover {color: #00f;} a:link img, a:visited img {border: 0;} .print-footnote {font-size: xx-small;} img.print-logo {border: 0;} .print-site_name {} .print-breadcrumb {font-size: x-small;} .print-title {} .print-submitted {font-size: small;} .print-created {font-size: small;} .print-taxonomy { text-align: right; } .print-taxonomy li {display: inline;} .print-content {} .print-hr { border: 0; height: 1px; width: 100%; color: #9E9E9E; background-color: #9E9E9E; } .print-message { border: medium dotted blue; padding: 1em; } .print-source_url {font-size: small;} .print-links {font-size: small;} .print-footer {text-align: center;} Message from sender:
How to see this "Cross cutting" approach by EU Policy analysts ? Well, normally this is more than cutting edge, very certain that they are influenced by interdisciplinary research driven by ICT, in other words EU's IST.
EU to convene subgroup of 'innovation commissioners' Published: 19 April 2010 | Updated: 23 April 2010
The European Commission will formally establish a subgroup of at least eight EU commissioners with a stake in innovation policy when it meets this week.
Posted via email from Consulting Trilogia
No comments:
Post a Comment