[Telepathy-commits] [telepathy-spec/master] Styling for errors
Davyd Madeley
davyd at madeley.id.au
Mon Mar 23 12:29:26 PDT 2009
---
doc/spec/style.css | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/doc/spec/style.css b/doc/spec/style.css
index 8fed44d..c3c2ea8 100644
--- a/doc/spec/style.css
+++ b/doc/spec/style.css
@@ -84,6 +84,14 @@ div.type {
border: 1px solid #c17d11;
}
+#errors {
+ background-color: #ef2929;
+}
+
+div.error {
+ border: 1px solid #cc0000;
+}
+
div.docstring {
margin: 1ex;
}
--
1.5.6.5
More information about the telepathy-commits
mailing list