mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-19 05:01:12 +01:00
Give
This commit is contained in:
parent
30c7669588
commit
3719a00f02
@ -11,7 +11,7 @@
|
||||
* @package calendar
|
||||
* @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 {
|
||||
.th td,
|
||||
@ -1287,9 +1287,6 @@ div.calendar {
|
||||
width: 10em;
|
||||
padding: 3px 0 5px 10px;
|
||||
}
|
||||
.calendar_inputFullWidth input {
|
||||
width: 60%;
|
||||
}
|
||||
/******************************************************************
|
||||
* CSS settings for the day, week and month view (timeGridWidget) *
|
||||
******************************************************************/
|
||||
|
@ -713,7 +713,6 @@ div.calendar { position: relative; }
|
||||
//# generell
|
||||
//###################################################################
|
||||
|
||||
.calendar_inputFullWidth input { width: 60%; }
|
||||
|
||||
/******************************************************************
|
||||
* CSS settings for the day, week and month view (timeGridWidget) *
|
||||
|
Loading…
Reference in New Issue
Block a user