Mercurial > wiki
view static-files/wiki.css @ 27:a42400d52a1e
Changed recent changes heading to two separate 'unpublished changes' and 'published changes' sections.
author | Atul Varma <varmaa@toolness.com> |
---|---|
date | Thu, 12 Feb 2009 23:00:03 -0800 |
parents | 0aecc756ea18 |
children |
line wrap: on
line source
body { font-family: palatino, georgia, verdana, arial, sans-serif; font-size: 10pt; text-align: center; } .diff { font-family: monaco, andale mono, lucidatypewriter, courier, courier new, monospace; font-size: 10pt; white-space: pre; } .diff ins { background-color: #e6ffe6; } .diff del { background-color: #ffe6e6; } #sidebar { opacity: 0.75; width: 160px; float: left; text-align: left; margin: 0 auto; } #unpublished-changes div { cursor: pointer; } #published-changes div { cursor: pointer; } #login { display: none; } #sidebar h1 { font-variant: small-caps; font-weight: normal; font-size: 10pt; padding-left: 5px; padding-right: 5px; } #sidebar img { padding-left: 5px; padding-right: 5px; width: 16px; height: 16px; } #sidebar p { padding-left: 5px; padding-right: 5px; } .changeset { padding-left: 5px; padding-right: 5px; color: #444444; } .changeset.selected { color: #000000; } .changeset.diffed { background: #ffe6e6; } #content { width: 640px; text-align: left; margin: 0 auto; } .creole-markup { display: none; } .wiki-edit { font-family: monaco, andale mono, lucidatypewriter, courier, courier new, monospace; font-size: 10pt; width: 640px; overflow: hidden; }