diff --git a/calendar/templates/default/app.css b/calendar/templates/default/app.css index 06a4ec59e3..53bff7db7c 100644 --- a/calendar/templates/default/app.css +++ b/calendar/templates/default/app.css @@ -1,6 +1,6 @@ /* $Id$ */ -// Header classes +/* Header classes */ tr.dialogHeader td, tr.dialogHeader2 td, tr.dialogHeader3 td, tr.dialogHeader4 td, tr.dialogOperators td,.dialogFooterToolbar { padding: 5px 0 5px 0; @@ -581,9 +581,8 @@ e.g. the div with class calendar_calTimeGrid is generated by the timeGridWidget } /** * Calendar Drag and Drop - * + * Class for div to show forbiden drop */ -//Class for div to show forbiden drop .calendar_d-n-d_timeCounter > span { position: absolute; background-color: #808080; @@ -612,7 +611,7 @@ e.g. the div with class calendar_calTimeGrid is generated by the timeGridWidget width: 100%; text-align: center; } -//Class for div to demonstrate dragging time +/*Class for div to demonstrate dragging time*/ .calendar_d-n-d_timeCounter { font-size: 1.1em; diff --git a/infolog/templates/default/app.css b/infolog/templates/default/app.css index f61c25f04e..420b3afb82 100644 --- a/infolog/templates/default/app.css +++ b/infolog/templates/default/app.css @@ -27,7 +27,7 @@ table.infolog_fullWidth { width: 100%; } #info_contact input {width: 134px;} #info_subject {width: 100%;} -// date-duration styling in project manager tab +/* date-duration styling in project manager tab */ .infolog_date_duration:first-child input.et2_date_duration{ float: left; width:88px;