зеркало из https://github.com/mozilla/pjs.git
Bug 428922 - Remove even more obsolete CSS rules, r=berend
This commit is contained in:
Родитель
0c815c5e67
Коммит
ae438e40a1
|
@ -47,17 +47,6 @@
|
|||
*
|
||||
* ***** END LICENSE BLOCK **** */
|
||||
|
||||
.calendar-unifinder-event-indent {
|
||||
-moz-padding-start: 30px;
|
||||
}
|
||||
|
||||
.unifinder-treecell-box-class {
|
||||
padding: 2px;
|
||||
-moz-padding-start: 4px;
|
||||
font-family: Arial, Helvetica, sans-serif;
|
||||
-moz-box-align: start;
|
||||
}
|
||||
|
||||
/* only format Unifinder lists */
|
||||
#unifinder-search-results-tree > treechildren::-moz-tree-row {
|
||||
border-bottom: 1px dotted #AAA;
|
||||
|
|
|
@ -176,14 +176,6 @@ calendar-header-container[weekend="true"][selected="true"],
|
|||
margin: 0px;
|
||||
}
|
||||
|
||||
textbox.editable-label {
|
||||
font-size: x-small;
|
||||
background-color: transparent !important;
|
||||
border: none;
|
||||
padding: 0px;
|
||||
-moz-appearance: none;
|
||||
}
|
||||
|
||||
calendar-event-box[selected="true"] .calendar-event-selection {
|
||||
color: #000000 !important;
|
||||
background-color: #ffdb67 !important;
|
||||
|
|
|
@ -47,17 +47,6 @@
|
|||
*
|
||||
* ***** END LICENSE BLOCK **** */
|
||||
|
||||
.calendar-unifinder-event-indent {
|
||||
-moz-padding-start: 30px;
|
||||
}
|
||||
|
||||
.unifinder-treecell-box-class {
|
||||
padding: 2px;
|
||||
-moz-padding-start: 4px;
|
||||
font-family: Arial, Helvetica, sans-serif;
|
||||
-moz-box-align: start;
|
||||
}
|
||||
|
||||
/* only format Unifinder lists */
|
||||
#unifinder-search-results-tree > treechildren::-moz-tree-row {
|
||||
border-bottom: 1px dotted #AAA;
|
||||
|
|
|
@ -176,14 +176,6 @@ calendar-header-container[weekend="true"][selected="true"],
|
|||
margin: 0px;
|
||||
}
|
||||
|
||||
textbox.editable-label {
|
||||
font-size: x-small;
|
||||
background-color: transparent !important;
|
||||
border: none;
|
||||
padding: 0px;
|
||||
-moz-appearance: none;
|
||||
}
|
||||
|
||||
calendar-event-box[selected="true"] .calendar-event-selection {
|
||||
color: #000000 !important;
|
||||
background-color: #ffdb67 !important;
|
||||
|
|
|
@ -38,28 +38,6 @@
|
|||
*
|
||||
* ***** END LICENSE BLOCK ***** */
|
||||
|
||||
/* Skin-domain style rules for lightning UI (pinstripe version) */
|
||||
|
||||
calendar-todo-list {
|
||||
background-color: -moz-Field;
|
||||
color: -moz-FieldText;
|
||||
}
|
||||
|
||||
calendar-todo-list[disabled="true"] {
|
||||
color: GrayText;
|
||||
}
|
||||
|
||||
calendar-todo-item {
|
||||
-moz-box-align: center;
|
||||
margin-top: 0;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
calendar-todo-item[selected="true"] {
|
||||
background-color: Highlight;
|
||||
color: HighlightText;
|
||||
}
|
||||
|
||||
/* Calendar list rules */
|
||||
|
||||
#calendar-panel {
|
||||
|
@ -116,13 +94,6 @@ calendar-todo-item[selected="true"] {
|
|||
border: 0px;
|
||||
}
|
||||
|
||||
.view-title-label-box
|
||||
{
|
||||
width: 10em !important;
|
||||
-moz-box-align: center;
|
||||
-moz-box-pack: end;
|
||||
}
|
||||
|
||||
.title-label-box button {
|
||||
/* Override button min-width so views can be narrow on narrow screen */
|
||||
min-width: 1px;
|
||||
|
|
|
@ -38,28 +38,6 @@
|
|||
*
|
||||
* ***** END LICENSE BLOCK ***** */
|
||||
|
||||
/* Skin-domain style rules for lightning UI (winstripe version) */
|
||||
|
||||
calendar-todo-list {
|
||||
background-color: -moz-Field;
|
||||
color: -moz-FieldText;
|
||||
}
|
||||
|
||||
calendar-todo-list[disabled="true"] {
|
||||
color: GrayText;
|
||||
}
|
||||
|
||||
calendar-todo-item {
|
||||
-moz-box-align: center;
|
||||
margin-top: 0;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
calendar-todo-item[selected="true"] {
|
||||
background-color: Highlight;
|
||||
color: HighlightText;
|
||||
}
|
||||
|
||||
/* Calendar list rules */
|
||||
|
||||
#calendar-panel {
|
||||
|
@ -116,13 +94,6 @@ calendar-todo-item[selected="true"] {
|
|||
border: 0px;
|
||||
}
|
||||
|
||||
.view-title-label-box
|
||||
{
|
||||
width: 10em !important;
|
||||
-moz-box-align: center;
|
||||
-moz-box-pack: end;
|
||||
}
|
||||
|
||||
.title-label-box button {
|
||||
/* Override button min-width so views can be narrow on narrow screen */
|
||||
min-width: 1px;
|
||||
|
|
|
@ -35,12 +35,6 @@
|
|||
*
|
||||
* ***** END LICENSE BLOCK ***** */
|
||||
|
||||
#calendar-serverwindow
|
||||
{
|
||||
width: 60em;
|
||||
height: 15em;
|
||||
}
|
||||
|
||||
.field-label-box-class {
|
||||
text-align : right;
|
||||
-moz-margin-end : 3px;
|
||||
|
|
|
@ -201,13 +201,6 @@ calendar-navigation-buttons {
|
|||
border: 0px;
|
||||
}
|
||||
|
||||
.view-title-label-box
|
||||
{
|
||||
width: 10em !important;
|
||||
-moz-box-align: center;
|
||||
-moz-box-pack: end;
|
||||
}
|
||||
|
||||
#offline-status {
|
||||
list-style-image: url(chrome://calendar/skin/offline-online.png);
|
||||
-moz-image-region: rect(0px, 32px, 16px, 16px);
|
||||
|
|
|
@ -191,13 +191,6 @@ calendar-navigation-buttons {
|
|||
border: 0px;
|
||||
}
|
||||
|
||||
.view-title-label-box
|
||||
{
|
||||
width: 10em !important;
|
||||
-moz-box-align: center;
|
||||
-moz-box-pack: end;
|
||||
}
|
||||
|
||||
#offline-status {
|
||||
list-style-image: url(chrome://calendar/skin/offline-online.png);
|
||||
-moz-image-region: rect(0px, 28px, 14px, 14px);
|
||||
|
|
Загрузка…
Ссылка в новой задаче