7
background-color: #FFFFFF;
10
body, html, table, form, textarea{
11
font: 12px monospace, sans-serif;
15
border: solid #888888 1px;
17
/* position: absolute;*/
23
border-top: solid #888888 1px;
24
border-bottom: solid #888888 1px;
35
border: solid blue 0px;
39
/*padding-right: 5px;*/
46
padding: 0px 0px 0px 45px;
49
/*position: absolute;*/
52
border: solid green 0px;
53
background-color: transparent;
58
#textarea, #textarea:hover{
59
outline: none; /* safari outline fix */
64
/*background-color: #FFFFFF;*/
65
padding: 1px 0 0 45px;
69
border: solid yellow 0px;
74
padding: 0px 0px 0 45px;
75
background-color: #E1F2F9;
88
border-right: solid black 1px;
111
filter:alpha(opacity=20);
114
#result .edit_area_cursor{
117
background-color: #FF6633;
122
#result .edit_area_selection_field .overline{
123
background-color: #996600;
129
border: solid 1px #888888;
130
background-color: #ECE9D8;
139
.editarea_popup, .editarea_popup table{
140
font-family: sans-serif;
148
.editarea_popup .close_popup{
155
.editarea_popup h1,.editarea_popup h2,.editarea_popup h3,.editarea_popup h4,.editarea_popup h5,.editarea_popup h6{
160
.editarea_popup .copyright{
165
div#area_search_replace{
169
div#area_search_replace img{
173
div#area_search_replace div.button{
178
div#area_search_replace .button a{
180
border: solid 1px #888888;
181
background-color: #DEDEDE;
182
text-decoration: none;
188
div#area_search_replace a:hover{
189
/*border: solid 1px #888888;*/
190
background-color: #EDEDED;
193
div#area_search_replace #move_area_search_replace{
195
border: solid 1px #888888;
198
div#area_search_replace #close_area_search_replace{
204
div#area_search_replace #area_search_msg{
207
border-top: solid 1px #888888;
216
#edit_area_help div.close_popup{
222
/*font: 11px sans-serif;*/
227
background-color: #ECE9D8;
231
.area_toolbar, .area_toolbar table{
232
font: 11px sans-serif;
237
vertical-align: middle;
245
.area_toolbar select{
246
font-family: 'MS Sans Serif',sans-serif,Verdana,Arial;
252
background-color: #F0F0EE;
259
.area_toolbar td.infos{
262
border-right: solid 1px #888888;
263
border-width: 0 1px 0 0;
267
.area_toolbar td.total{
273
.area_toolbar td.resize{
283
.area_toolbar span#resize_area{
288
/* toolbar buttons */
289
.editAreaButtonNormal, .editAreaButtonOver, .editAreaButtonDown, .editAreaSeparator, .editAreaSeparatorLine, .editAreaButtonDisabled, .editAreaButtonSelected {
290
border: 0px; margin: 0px; padding: 0px; background: transparent;
296
.editAreaButtonNormal {
297
border: 1px solid #ECE9D8 !important;
301
.editAreaButtonOver {
302
border: 1px solid #0A246A !important;
304
background-color: #B6BDD2;
307
.editAreaButtonDown {
309
border: 1px solid #0A246A !important;
310
background-color: #8592B5;
313
.editAreaButtonSelected {
314
border: 1px solid #C0C0BB !important;
316
background-color: #F4F2E8;
319
.editAreaButtonDisabled {
320
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30);
323
border: 1px solid #F0F0EE !important;
327
.editAreaSeparatorLine {
329
background-color: #C0C0BB;
337
background-color:#ECE9D8;
338
border: solid #888888 1px;
361
/**** tab browsing area ****/
364
background-color: #CCC9A8;
365
border-top: 1px solid #888888;
373
list-style-type: none;
376
#tab_browsing_list li {
380
#tab_browsing_list a {
383
text-decoration: none;
389
#tab_browsing_list a span {
393
border: 1px solid #888888;
394
border-width: 1px 1px 0px;
396
padding: 2px 2px 1px 4px;
397
position: relative; /*IE 6 hack */
400
#tab_browsing_list a b {
402
border-bottom: 2px solid #617994;
405
#tab_browsing_list a .edited {
409
#tab_browsing_list a.edited .edited {
413
#tab_browsing_list a img{
417
#tab_browsing_list a.edited img{
421
#tab_browsing_list a:hover span {
423
border-color: #0A246A;
426
#tab_browsing_list .selected a span{
434
width: 150%; /* Opera need more than 100% */