This commit is contained in:
Hadi Nategh 2015-09-22 09:39:04 +00:00
parent 30c7669588
commit 3719a00f02
2 changed files with 1 additions and 5 deletions

View File

@ -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) *
******************************************************************/

View File

@ -713,7 +713,6 @@ div.calendar { position: relative; }
//# generell
//###################################################################
.calendar_inputFullWidth input { width: 60%; }
/******************************************************************
* CSS settings for the day, week and month view (timeGridWidget) *