some cleaning, tool tips added
[mediawiki.git] / stylesheets / DaVinciIE60Fixes.css
blob0da1767b74013bbbe64ff8fcb7884b2f95b0c02c
1 /* 6.0 - only fixes */
2 body {
3 font-size: xx-small;
6 #visual-portal-wrapper {
7 font-size:128%
12 .portlet {
13 overflow: hidden;
14 width: 14.4em !important;
16 /* slightly smaller top margin for the content area */
17 #portlet-contentViews {
18 /* margin:2.1em 0 0 15.7em;*/
19 /* top: 2em;
20 left: 17em;*/
21 top: 0;
22 left: 0;
23 height: 1.7em;
24 padding-left: 0px;
25 margin: 2em -17em 0 15.2em;
26 white-space: nowrap;
27 width: 76% !important;
28 /* border-left: 1px solid #74ae0b;*/
31 #portlet-contentViews ul {
32 display: block;
33 float: left;
35 #portlet-contentViews li {
36 display: block;
37 float: left;
39 #portlet-contentViews li a {
40 display: block;
41 width: 0.1em;
42 float: left;
43 padding-bottom: 0.2em;
46 #contentaction-view {
49 #contentaction-view a,
50 #contentaction-view .selected a {
51 /* border-left: 0.9em solid #cde2a7 !important;*/
52 width: 0.1em !important;
53 height: 100%;
56 #portal-column-content {
57 width: 100%;
58 float: right;
59 margin: 2.1em 0 0 -13.5em;
62 #portal-column-content #content {
63 margin: 0 0 0 13.5em !important;
64 /*position: relative;*/
65 /* z-index:1;*/
68 #portal-personaltools {
69 padding-bottom: 0.1em;
72 .contentViews li a {
73 padding: 0 10px 0.2em 10px !important;
75 .contentViews .selected a {
76 padding: 0 10px 0.2em 10px !important;
77 }*/
80 /* height on everything... */
81 #content,
82 #content p,
83 div.comment,
84 h1,
85 h2,
86 h3,
87 h4,
88 h5,
89 h6,
90 .description,
91 .portalMessage {
92 height: 100%;
95 #bodyContent h1,
96 .documentFirstHeading,
97 #bodyContent h2,
98 #bodyContent h3,
99 #bodyContent h4,
100 #bodyContent h5 {
101 margin-bottom:0.4em;
104 /*{ border:1px solid Red !important;}*/