[APPDB] Add missing style.

Andrey Gusev andrey.goosev at gmail.com
Tue Jan 10 10:24:52 CST 2017


---
 styles.css | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/styles.css b/styles.css
index f8ec293..725a99a 100644
--- a/styles.css
+++ b/styles.css
@@ -792,5 +792,6 @@ table.historyTable { border: 1px;
 /* note/howto colors */
 .note-howto            { font-weight: bold; color: green;   }
 .note-defaultnote      { font-weight: bold; color: #0066CC; } /* mid-light blue */
+.note-warning          { font-weight: bold; color: red; }
 
-/* done */
\ No newline at end of file
+/* done */
-- 
2.7.4




More information about the wine-patches mailing list