mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-21 06:01:06 +01:00
Give
This commit is contained in:
parent
30c7669588
commit
3719a00f02
@ -11,7 +11,7 @@
|
|||||||
* @package calendar
|
* @package calendar
|
||||||
* @version $Id$
|
* @version $Id$
|
||||||
*/
|
*/
|
||||||
/* $Id: app.css 52978 2015-06-23 12:44:31Z hnategh $ */
|
/* $Id: app.css 52980 2015-06-23 14:19:18Z hnategh $ */
|
||||||
/*Media print classes*/
|
/*Media print classes*/
|
||||||
@media print {
|
@media print {
|
||||||
.th td,
|
.th td,
|
||||||
@ -1287,9 +1287,6 @@ div.calendar {
|
|||||||
width: 10em;
|
width: 10em;
|
||||||
padding: 3px 0 5px 10px;
|
padding: 3px 0 5px 10px;
|
||||||
}
|
}
|
||||||
.calendar_inputFullWidth input {
|
|
||||||
width: 60%;
|
|
||||||
}
|
|
||||||
/******************************************************************
|
/******************************************************************
|
||||||
* CSS settings for the day, week and month view (timeGridWidget) *
|
* CSS settings for the day, week and month view (timeGridWidget) *
|
||||||
******************************************************************/
|
******************************************************************/
|
||||||
|
@ -713,7 +713,6 @@ div.calendar { position: relative; }
|
|||||||
//# generell
|
//# generell
|
||||||
//###################################################################
|
//###################################################################
|
||||||
|
|
||||||
.calendar_inputFullWidth input { width: 60%; }
|
|
||||||
|
|
||||||
/******************************************************************
|
/******************************************************************
|
||||||
* CSS settings for the day, week and month view (timeGridWidget) *
|
* CSS settings for the day, week and month view (timeGridWidget) *
|
||||||
|
Loading…
Reference in New Issue
Block a user