No bug#. Fix ^M in base/themes/winstripe/calendar-views.css
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@232341 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -361,20 +361,20 @@ calendar-month-day-box-item[selected="true"] .calendar-event-selection {
|
||||
margin-right: 4px;
|
||||
}
|
||||
|
||||
.calendar-month-day-box-item-image {
|
||||
list-style-image: url("chrome://calendar/skin/day-box-item-image.png");
|
||||
margin: 2px;
|
||||
margin-right: 4px;
|
||||
display: none;
|
||||
}
|
||||
|
||||
.calendar-month-day-box-item-image[type="todo"] {
|
||||
-moz-image-region: rect(0px 11px 11px 0px);
|
||||
display: inline;
|
||||
}
|
||||
|
||||
.calendar-month-day-box-item-image[type="todo"][completed="true"] {
|
||||
-moz-image-region: rect(0px 22px 11px 11px);
|
||||
.calendar-month-day-box-item-image {
|
||||
list-style-image: url("chrome://calendar/skin/day-box-item-image.png");
|
||||
margin: 2px;
|
||||
margin-right: 4px;
|
||||
display: none;
|
||||
}
|
||||
|
||||
.calendar-month-day-box-item-image[type="todo"] {
|
||||
-moz-image-region: rect(0px 11px 11px 0px);
|
||||
display: inline;
|
||||
}
|
||||
|
||||
.calendar-month-day-box-item-image[type="todo"][completed="true"] {
|
||||
-moz-image-region: rect(0px 22px 11px 11px);
|
||||
}
|
||||
|
||||
calendar-month-view-column-header {
|
||||
|
||||
Reference in New Issue
Block a user