gtk-doc r627 - trunk



Author: stefkost
Date: Fri Dec  5 12:05:14 2008
New Revision: 627
URL: http://svn.gnome.org/viewvc/gtk-doc?rev=627&view=rev

Log:
	* style.css:
	  Hightlight deprecation warnings.



Modified:
   trunk/ChangeLog
   trunk/style.css

Modified: trunk/style.css
==============================================================================
--- trunk/style.css	(original)
+++ trunk/style.css	Fri Dec  5 12:05:14 2008
@@ -165,3 +165,19 @@
   text-align: center;
   font-size: 80%;
 }
+
+.warning
+{
+  border: solid 1px #cccc33;
+  background: #ffffee;
+  padding: 0.5em;
+  border-width: 1px;
+}
+.warning h3
+{
+  margin-top: 0.0em
+}
+.warning p
+{
+  margin-bottom: 0.0em
+}



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]