Only hide the navigation buttons, leave the days

This commit is contained in:
Nathan Gray 2014-12-03 00:33:35 +00:00
parent d62e9a1b0d
commit 939d99d9f6
3 changed files with 7 additions and 9 deletions

View File

@ -670,8 +670,8 @@ img.calendar_print_button, img.calendar_print_appicon {
/**
* Home page portlets
*/
.calendar_favorite_portlet .calendar_calWeekNavHeader a,
.calendar_favorite_portlet .calendar_calDayColHeader a,
.calendar_favorite_portlet .calendar_plannerScale a {
.calendar_favorite_portlet .calendar_calWeekNavHeader a img,
.calendar_favorite_portlet .calendar_calDayColHeader a img,
.calendar_favorite_portlet .calendar_plannerScale a img{
display: none;
}

View File

@ -11,7 +11,7 @@
* @package calendar
* @version $Id$
*/
/* $Id: app.css 49295 2014-11-05 16:13:26Z hnategh $ */
/* $Id: app.css 49680 2014-12-03 00:20:57Z nathangray $ */
/*Media print classes*/
@media print {
.th td,
@ -678,9 +678,9 @@ img.calendar_print_appicon {
/**
* Home page portlets
*/
.calendar_favorite_portlet .calendar_calWeekNavHeader a,
.calendar_favorite_portlet .calendar_calDayColHeader a,
.calendar_favorite_portlet .calendar_plannerScale a {
.calendar_favorite_portlet .calendar_calWeekNavHeader a img,
.calendar_favorite_portlet .calendar_calDayColHeader a img,
.calendar_favorite_portlet .calendar_plannerScale a img {
display: none;
}
/*generell*/

View File

@ -1559,6 +1559,4 @@ div#calendar-container {
/* * Calendar END */
//