Fixes to the PaintWeb cron task.
[moodle/mihaisucan.git] / theme / orangewhite / styles_tabs.css
blob8f0e576031fc91ba6eb618c63d0820320c9cabf6
1 /*******************************************************************
2 *** Tabs
3 *******************************************************************/
5 .userinfobox {
6 border-top:0 none;
7 padding-top:0;
8 margin-top:0;
11 #mod-forum-user .forumpost,
12 #course-user .section .content {
13 border-top:0 none;
16 #course-user .section {
17 background-color:#fff;
18 padding:1em;
21 #course-user .section h2 {
22 margin-top:0;
25 #user-view .tabs td,
26 #user-edit .tabs td,
27 #mod-forum-user .tabs td {
28 padding-bottom:0;
31 #user-edit .generalbox {
32 width:100%
35 .mod-glossary .glossarydisplay tr,
36 .mod-glossary .glossarydisplay td {
37 border:0 none !important;
38 padding-bottom:0;
41 .mod-glossary td.entryboxheader {
42 height:0 !important;
43 background-color:#fff;
46 .mod-glossary .entrybox {
47 padding:0;
50 .tabs {
51 width:auto;
52 margin-left:auto;
53 margin-right:auto;
54 margin-bottom:0;
55 padding-bottom:0;
56 border-bottom:0 none;
59 #user-view .tabs {
60 width:80%;
63 .tabs tr,
64 .tabs .left,
65 .tabs .right {
66 background:url(pix/tab/tabsbg_x2.gif) bottom left repeat-x
69 .tabs .side {
70 border-bottom:0 none
73 .tabs td {
74 padding:0
77 .tabs .left {
78 width:0
81 .tabs .right {
82 width:75%
85 .tabrow {
86 width:100%;
87 margin:0;
88 border-collapse:collapse
91 .tabrow td {
92 padding:0 0 0 14px;
93 height:34px;
94 border-width:0
97 .tabs .r1 {
98 margin-bottom:1px
100 .tabrow td.selected {
101 border-width: 0px
104 .tabs .r0 .active {
105 background:url(pix/tab/left.gif) bottom left no-repeat
108 .tabs .r1 .active {
109 background:url(pix/tab/left2.gif) bottom left no-repeat
112 .tabs .r0 .inactive {
113 background:url(pix/tab/left_inactive.gif) bottom left no-repeat
116 .tabs .r1 .inactive {
117 background:url(pix/tab/left_inactive2.gif) bottom left no-repeat
120 .tabs .r0 .activetwo {
121 background:url(pix/tab/left_active2.gif) bottom left no-repeat
124 .tabs .r1 .activetwo {
125 background:url(pix/tab/left_active2.gif) bottom left no-repeat
128 .tabs,
129 .tabs tr,
130 .tabs .td,
131 .tabrow,
132 .tabrow tbody,
133 .tabrow tr,
134 .tabrow td {
135 background-color:transparent
138 .tabrow th {
139 display:none
142 .tabrow td .tablink {
143 padding:0 14px 0 0;
144 /*display:block;*/
145 white-space:nowrap;
146 line-height:32px;
147 text-align:center;
148 text-decoration:none;
149 height:34px;
150 width:auto
153 .tabs .r0 .active .tablink {
154 background:url(pix/tab/right.gif) bottom right no-repeat
157 .tabs .r1 .active .tablink {
158 background:url(pix/tab/right2.gif) bottom right no-repeat
161 .tabs .r0 .inactive .tablink {
162 background:url(pix/tab/right_inactive.gif) bottom right no-repeat
165 .tabs .r1 .inactive .tablink {
166 background:url(pix/tab/right_inactive2.gif) bottom right no-repeat
169 .tabs .r0 .activetwo .tablink {
170 background:url(pix/tab/right_active2.gif) bottom right no-repeat
173 .tabs .r1 .activetwo .tablink {
174 background:url(pix/tab/right_active2.gif) bottom right no-repeat
177 .tabrow td .tablink a {
178 width:auto;
179 line-height:32px
182 .tabs .r0 .active:hover {
183 background:url(pix/tab/left_hover.gif) bottom left no-repeat
186 .tabs .r0 .active:hover .tablink {
187 background:url(pix/tab/right_hover.gif) bottom right no-repeat;
188 line-height:32px
191 .tabs .r0 .inactive:hover {
192 background:url(pix/tab/left_inactive.gif) bottom left no-repeat
195 .tabs .r0 .inactive:hover .tablink {
196 background:url(pix/tab/right_inactive.gif) bottom right no-repeat;
197 line-height:32px
200 .tabs .r1 .active:hover {
201 background:url(pix/tab/left_hover2.gif) bottom left no-repeat
204 .tabs .r1 .active:hover .tablink {
205 background:url(pix/tab/right_hover2.gif) bottom right no-repeat;
206 line-height:32px
209 .tabrow .last span {
210 padding:0 1px 0 0;
211 display:block;
212 background:url(pix/tab/right_end.gif) bottom right no-repeat
215 .tabs .r0 .selected {
216 background:url(pix/tab/left_active.gif) bottom left no-repeat
219 .tabs .r1 .selected {
220 background:url(pix/tab/left_active2.gif) bottom left no-repeat
223 .tabs .r0 .selected .tablink {
224 background:url(pix/tab/right_active.gif) bottom right no-repeat;
225 line-height:32px
228 .tabs .r1 .selected .tablink {
229 background:url(pix/tab/right_active2.gif) bottom right no-repeat;
230 line-height:32px
233 /*.tabrow td.selected:hover {
234 background:url(pix/tab/left_active.gif) bottom left no-repeat;
237 .tabrow td.selected .tablink:hover {
238 background:url(pix/tab/right_active.gif) bottom right no-repeat;
241 .user-content h2 {
242 margin:0;
243 padding:0 1em
246 .user-content {
247 background-color:#FFFFFF;
248 border:1px solid #D1D7DC;
249 border-top-width:0;
250 padding:0.5em
254 /*******************************************************************
255 *** Tabs
256 *******************************************************************/
257 .tabs {
258 font-size:0.8em
260 .tablink a:link,
261 .tablink a:visited {
262 color:#000066;
265 .tablink a:hover {
266 text-decoration: none;
269 .selected .tablink a:link,
270 .selected .tablink a:visited {
271 color:#000000;