Minor CSS cleanup

Monotone-Parent: 6715d58c21f1a56fe1676af927c8dbc0dc2b3cdf
Monotone-Revision: 749811709acadced020a19e4ce7c00f07ac86e77

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-08-29T12:56:00
maint-2.0.2
Francis Lachapelle 2012-08-29 12:56:00 +00:00
parent 8e37493c41
commit 4798b18598
2 changed files with 1 additions and 8 deletions

View File

@ -10,8 +10,8 @@
<style type="text/css">
.container { max-width: 600px; }
h1 { font-size: 18px; font-weight: normal; padding-bottom: 9px; border-bottom: 1px solid #ccc; }
.dl-horizontal dt { float: left; width: 120px; overflow: hidden; clear: left; text-align: right; text-overflow: ellipsis; white-space: nowrap; }
h1 small { font-size: 12px; color: #999; }
.dl-horizontal dt { float: left; width: 120px; overflow: hidden; clear: left; text-align: right; text-overflow: ellipsis; white-space: nowrap; }
dt { font-weight: bold; line-height: 17px; }
dt, dd { font-size: 12px; line-height: 18px; }
dt { display: block; }

View File

@ -71,13 +71,6 @@ DIV#participants UL.contactList
SPAN.checkBoxList SPAN.content LABEL
{ display: inline; }
SPAN.content
{ position: absolute;
line-height: 2em;
top: -.25em;
left: 8em;
right: 1em; }
SPAN.content A
{ line-height: 2em; }