[Telepathy-commits] [telepathy-spec/master] style.css: add support for old-style Telepathy properties
Simon McVittie
simon.mcvittie at collabora.co.uk
Fri Mar 20 09:33:57 PDT 2009
They appear in a grey box to give them a visual link to deprecation -
they're not quite deprecated yet, but are on the way.
---
doc/templates/style.css | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/doc/templates/style.css b/doc/templates/style.css
index 25db011..f656fbe 100644
--- a/doc/templates/style.css
+++ b/doc/templates/style.css
@@ -90,6 +90,10 @@ div.properties {
background-color: #ad7fa8;
}
+div.tpproperties {
+ background-color: #999999;
+}
+
div.property {
border: 1px solid #75507b;
}
--
1.5.6.5
More information about the telepathy-commits
mailing list