Diff
Not logged in

Differences From:

File src/style.c part of check-in [10df4ff603] - Reinstate "Tags" on the default main menu. Allow the new tagview page to hand over to the old (but no user interface for this yet). by eric on 2008-11-25 21:56:42. [view]

To:

File src/style.c part of check-in [8d529a7ae9] - Tidy up the raw tags web page, and provide a way to get there, for admins only by eric on 2008-11-26 21:59:42. [view]

@@ -368,8 +368,13 @@
 @ .achtung {
 @   color: #ff0000;
 @   background: #ffff00;
 @   border: 1px solid #ff0000;
+@ }
+@
+@ div.miniform {
+@     font-size: smaller;
+@     margin: 8px;
 @ }
 @
 @ table.fossil_db_generic_query_view {
 @   border-spacing: 0px;