2011-09-22 14:26:03 +01:00
|
|
|
/* LTE IE6 styles */
|
|
|
|
|
|
|
|
#content {
|
|
|
|
width: 520px;
|
2009-04-02 07:29:49 +01:00
|
|
|
}
|
2011-09-22 14:26:03 +01:00
|
|
|
|
|
|
|
#aside_primary {
|
|
|
|
width: 220px;
|
2009-04-02 07:29:49 +01:00
|
|
|
}
|
2009-06-22 18:18:09 +01:00
|
|
|
|
2011-09-22 14:26:03 +01:00
|
|
|
#content h1 {
|
|
|
|
clear: left;
|
2009-06-22 18:18:09 +01:00
|
|
|
}
|
|
|
|
|
2011-09-22 14:26:03 +01:00
|
|
|
address .fn {
|
|
|
|
display: none;
|
2009-04-02 07:29:49 +01:00
|
|
|
}
|
2011-09-22 14:26:03 +01:00
|
|
|
|
|
|
|
#header-search {
|
|
|
|
width: 240px;
|
2009-04-02 07:29:49 +01:00
|
|
|
}
|
2011-09-22 14:26:03 +01:00
|
|
|
|
|
|
|
#header-search input {
|
|
|
|
height: 20px;
|
|
|
|
font-size: 12px;
|
|
|
|
}
|
|
|
|
|
2009-01-22 04:35:22 +00:00
|
|
|
.entity_profile .entity_nickname,
|
|
|
|
.entity_profile .entity_location,
|
|
|
|
.entity_profile .entity_url,
|
|
|
|
.entity_profile .entity_note,
|
|
|
|
.entity_profile .entity_tags {
|
2009-02-01 06:28:16 +00:00
|
|
|
margin-left:0;
|
|
|
|
}
|
|
|
|
.entity_profile .entity_depiction {
|
|
|
|
margin-bottom:123px;
|
2009-01-22 04:35:22 +00:00
|
|
|
}
|
2009-04-02 07:29:49 +01:00
|
|
|
.entity_actions {
|
|
|
|
width:20%;
|
|
|
|
}
|
2011-09-22 14:26:03 +01:00
|
|
|
|
2009-03-25 22:48:51 +00:00
|
|
|
.notice div.entry-content {
|
2011-09-22 14:26:03 +01:00
|
|
|
margin-left: 30px;
|
2009-03-25 22:48:51 +00:00
|
|
|
}
|
2011-09-22 14:26:03 +01:00
|
|
|
|
|
|
|
.notice-source-activity div.entry-content {
|
|
|
|
margin-left: 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
.threaded-replies {
|
|
|
|
margin-left: 30px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#content .notice .threaded-replies .notice div.entry-content {
|
|
|
|
margin-left: 18px;
|
|
|
|
}
|
|
|
|
|
2009-07-28 18:14:11 +01:00
|
|
|
.notice-options a {
|
|
|
|
width:16px;
|
2010-03-08 16:08:03 +00:00
|
|
|
}
|