Grammalecte  Diff

Differences From Artifact [c906b183f7]:

To Artifact [e88f1b0c74]:


21
22
23
24
25
26
27
28
29
30
31

32
33

34
35

36

37
38
39

40
41
42
43
44
21
22
23
24
25
26
27




28


29

30
31

32



33


34
35
36







-
-
-
-
+
-
-
+
-

+
-
+
-
-
-
+
-
-



}

.disabled {
  opacity: .25;
}


/*
    TB Next: fix dialogheaders
*/
dialogheader {
.dialogheader-title {
  -moz-binding: url("chrome://messenger/content/generalBindings.xml#dialogheader");
  margin: 0 5px 5px;
  margin: 5px;
  border: 1px solid ThreeDDarkShadow;
  padding: 5px 8px;
  border: 1px solid hsl(210, 50%, 80%);
  background-color: Highlight;
  background-color: hsl(210, 50%, 50%);
  color: HighlightText;
}

  color: hsl(210, 10%, 90%);
.dialogheader-title {
  margin: 0 !important;
  font-size: larger;
  font-weight: bold;
}