Try to reduce the number of replicated entries in the DC metadata. Leave out
[mediawiki.git] / stylesheets / monobook / IE55Fixes.css
blob358c9a066eee5d8caae452f2fd13cc5147a71a45
1 /* IE5.5/win- only fixes */
3 #portal-column-content {
4 display: inline;
6 #portal-column-content #content {
7 margin-top: 2.9em;
8 overflow: auto;
10 #bodyContent center,
11 #bodyContent pre {
12 overflow: auto;
15 #portal-personaltools {
16 padding-bottom: 0.1em;
18 img {
19 position: relative;
21 div.thumbnail-none p, div.thumbnail-right p, div.thumbnail-left p {
22 position:relative;
25 body {
26 font-size: xx-small;
28 #portlet-contentViews {
29 width: 76% !important;
30 z-index: 3 !important;
31 float: none;
34 #portlet-contentViews li {
35 display: block;
36 float: left;
37 padding: 0;
39 #portlet-contentViews li.selected {
40 background-color: White;
43 #portlet-contentViews li a,
44 #portlet-contentViews .selected a,
45 #portlet-contentViews li a:hover {
46 padding-bottom: 0.1em;
48 #portlet-contentViews li a {
49 z-index: 0 !important;
51 .portlet {
52 overflow:hidden;
54 #bodyContent a.external {
55 background: url(external.png) center right no-repeat;
56 padding-right: 13px;
58 /* show the hand */
59 #portlet-logo a,
60 #portlet-logo a:hover {
61 cursor: pointer;
63 .visualClear {
64 width:90%;
65 height: 1px;
66 padding:0;
67 margin:0;