Kaydet (Commit) a7bb9b3a authored tarafından Georg Brandl's avatar Georg Brandl

merge with 3.3

...@@ -122,7 +122,7 @@ div.body tt.xref, div.body a tt { ...@@ -122,7 +122,7 @@ div.body tt.xref, div.body a tt {
font-weight: normal; font-weight: normal;
} }
p.deprecated { .deprecated {
border-radius: 3px; border-radius: 3px;
} }
......
...@@ -334,7 +334,7 @@ dl.glossary dt { ...@@ -334,7 +334,7 @@ dl.glossary dt {
font-style: italic; font-style: italic;
} }
p.deprecated, p.deprecated-removed { .deprecated, .deprecated-removed {
background-color: #ffe4e4; background-color: #ffe4e4;
border: 1px solid #f66; border: 1px solid #f66;
padding: 7px padding: 7px
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment