0
+ − 1
/**
+ − 2
* The original Oxygen theme for Enano
+ − 3
* Designed by Dan Fuhry, (C) 2006
+ − 4
* This theme is Free Software; see the file "GPL" included with this package for details.
+ − 5
*/
+ − 6
+ − 7
/* The basics */
+ − 8
html,body { height: 100%; }
+ − 9
body { margin: 0; padding: 0; background: url(../images/bleu/bg.png); font-family: trebuchet ms, verdana, arial, helvetica, sans-serif; font-size: 9pt; }
+ − 10
.holder { border: 1px solid #CCCCCC; padding: 1px; background-color: #FFFFFF; color: #444444 }
+ − 11
div.pad { padding: 10px; }
+ − 12
table#title { margin: 0; padding: 0; height: 100px; background-color: #90B0D0; text-align: center; }
+ − 13
+ − 14
/* Sidebar */
+ − 15
td.mdgSidebarHolder { width: 140px; }
+ − 16
div.sidebar, .dbx-group { width: 138px; background-color: #F8F8F8; border-left: 1px solid #CCC; border-right: 1px solid #CCC; padding: 1px 0px 0px 0px; }
+ − 17
div.sidebar .head, .dbx-handle { background-color: #F0F0F0; display: block; margin: 0px 1px 1px 1px; font-family: Trebuchet MS, Arial, helvetica, sans-serif; font-size: 7pt; cursor: pointer; text-decoration: none; color: #111; padding: 5px; font-weight: bold; }
+ − 18
div.sidebar .head:hover, .dbx-handle:hover { background-color: #F4F4F4; display: block; margin: 0px 1px 1px 1px; font-family: Trebuchet MS, Arial, helvetica, sans-serif; font-size: 7pt; cursor: pointer; text-decoration: none; color: #111; padding: 5px; font-weight: bold; }
+ − 19
div.sidebar div.slideblock a, .dbx-content li { background-color: #DDD; display: block; margin: 0px 1px; border-bottom: 1px solid #FFF; font-family: Trebuchet MS, Arial, helvetica, sans-serif; font-size: 7pt; cursor: pointer; text-decoration: none; color: #666; padding: 5px 5px 5px 9px; list-style-type: none; }
+ − 20
div.sidebar div.slideblock a:hover, .dbx-content li:hover { background-color: #EEE; display: block; margin: 0px 1px; border-bottom: 1px solid #FFF; font-family: Trebuchet MS, Arial, helvetica, sans-serif; font-size: 7pt; cursor: pointer; text-decoration: none; color: #666; padding: 5px 5px 5px 9px; }
+ − 21
div.recttop { width: 140px; height: 12px; margin: 0; padding: 0; }
+ − 22
td.recttoptop { width: 100%; height: 12px; background-image: url(../images/bleu/border-menu-t.gif); background-repeat: repeat-x; margin: 0; padding: 0; }
+ − 23
td.recttoptop:hover { width: 100%; height: 12px; background-image: url(../images/bleu/border-menu-t-h.gif); background-repeat: repeat-x; margin: 0; padding: 0; cursor: pointer; }
+ − 24
div.rectbot { width: 140px; height: 12px; margin: 0; padding: 0; }
+ − 25
td.rectbottop { width: 100%; height: 12px; background-image: url(../images/bleu/border-btm.gif); background-repeat: repeat-x; margin: 0; padding: 0; }
+ − 26
div.slideblock, .dbx-content { overflow: hidden; background-color: #DDD; }
+ − 27
div.slideblock2 { overflow: hidden; background-color: #DDD; margin: 0px 1px 0px 1px; }
+ − 28
.dbx-handle { cursor: move !important; }
+ − 29
+ − 30
/* The credits thingy at the bottom */
91
+ − 31
div#credits { margin: 0; padding: 10px; padding-bottom: 0px; padding-top: 12px; background-color: #E8E8E8; color: #AAA; font-size: 7pt; font-family: lucida grande, verdana, arial, sans-serif; }
0
+ − 32
div#credits a { color: #90B0D0; text-decoration: none; }
+ − 33
div#credits a:hover { color: #80A0C0; text-decoration: underline; }
+ − 34
+ − 35
/* The link hidden in plain "site" at the top of the page */
+ − 36
td#mainhead a { text-decoration: none; color: #000000; }
+ − 37
td#mainhead a:hover { text-decoration: none; color: #000000; border-bottom: 1px dotted #406080; }
+ − 38
+ − 39
/* Text, headings, and links inside the main div (usually #ajaxEditContainer but used some other places as well) */
+ − 40
div.contentDiv h2 { border-bottom: 1px solid #90B0D0; margin-bottom: 0; }
+ − 41
div.contentDiv h3 { font-size: 11pt; font-weight: bold; }
+ − 42
div.contentDiv li , div#messageBox li { list-style: url(../images/bullet.gif); }
+ − 43
div.contentDiv p , div#messageBox p { margin-left: 1.0em; }
+ − 44
div.contentDiv blockquote , div#messageBox blockquote { background-color: #F4F4F4; border: 1px dotted #406080; margin: 1em; padding: 10px; max-height: 250px; overflow: auto; }
+ − 45
div.contentDiv , div#messageBox { font-size: 9pt; }
+ − 46
div.contentDiv a , div#messageBox a { color: #7090B0; }
+ − 47
div.contentDiv a:hover , div#messageBox a:hover { color: #90B0D0; }
+ − 48
div.contentDiv a[href ^="http://"] , div#messageBox a[href ^="http://"] { color: #80A0C0; background: url(../images/bleu/external.gif) center right no-repeat; padding-right: 16px; }
+ − 49
div.contentDiv a[href ^="https://"] , div#messageBox a[href ^="https://"] { color: #80A0C0; background: url(../images/bleu/https.gif) center right no-repeat; padding-right: 16px; }
+ − 50
div.contentDiv a[href ^="mailto:"] , div#messageBox a[href ^="mailto:"] { color: #80A0C0; background: url(../images/bleu/email.gif) center right no-repeat; padding-right: 16px; }
+ − 51
div.contentDiv a[href ^="irc://"] , div#messageBox a[href ^="irc://"] { color: #80A0C0; background: url(../images/bleu/irc.gif) center right no-repeat; padding-right: 16px; }
+ − 52
div.contentDiv a[href ^="http://"]:hover , div#messageBox a[href ^="http://"]:hover { color: #A0C0E0; background: url(../images/bleu/external.gif) center right no-repeat; padding-right: 16px; }
+ − 53
div.contentDiv a[href ^="https://"]:hover, div#messageBox a[href ^="https://"]:hover { color: #A0C0E0; background: url(../images/bleu/https.gif) center right no-repeat; padding-right: 16px; }
+ − 54
div.contentDiv a[href ^="mailto:"]:hover , div#messageBox a[href ^="mailto:"]:hover { color: #A0C0E0; background: url(../images/bleu/email.gif) center right no-repeat; padding-right: 16px; }
+ − 55
div.contentDiv a[href ^="irc://"]:hover , div#messageBox a[href ^="irc://"]:hover { color: #A0C0E0; background: url(../images/bleu/irc.gif) center right no-repeat; padding-right: 16px; }
+ − 56
+ − 57
/* Wikilinks to pages that don't exist */
+ − 58
div.contentDiv a.wikilink-nonexistent { color: #B05020; }
+ − 59
div.contentDiv a.wikilink-nonexistent:hover { color: #D06030; }
+ − 60
+ − 61
/* Well, not Midget and not comments (usually), but that's what the class is called ;-). Basically an informational window or used as a wrapper for tables. */
+ − 62
.mdg-comment, .mdg-infobox { margin-left: 1em; padding: 7px; border: 1px solid #AAAAAA; background-color: #E8E8E8; }
+ − 63
+ − 64
.tblholder { margin: 10px 0 0 0; padding: 0; border: 1px solid #AAAAAA; background-color: #E8E8E8; }
+ − 65
+ − 66
/* The beautiful tables inside what may not obviously be mdg-comment divs */
+ − 67
div.tblholder td.row1 { padding: 4px; background-color: #E0E0E0; }
+ − 68
div.tblholder td.row2 { padding: 4px; background-color: #F0F0F0; }
+ − 69
div.tblholder td.row3 { padding: 4px; background-color: #E8E8E8; }
+ − 70
div.tblholder th { padding: 4px; background-color: #7080A0; font-weight: bold; text-align: center; color: #FFFFFF; }
+ − 71
div.tblholder th.subhead { padding: 4px; background-color: #90A0B0; font-weight: bold; text-align: center; color: #FFFFFF; }
+ − 72
div.tblholder table { background-color: #FFFFFF; width: 100%; }
+ − 73
+ − 74
/* The "page tools" bar below the site logo but above the page content
+ − 75
div.pagebar { background-color: #B0D0F0; margin-top: 0px; padding: 3px; font-size: 7pt; }
+ − 76
div.pagebar a { cursor: pointer; padding: 3px; margin-left: 3px; margin-right: 3px; text-decoration: none; color: #406080; }
+ − 77
div.pagebar a.selected { background-color: #FFFFFF; color: #000040; font-weight: bold; }
+ − 78
div.pagebar a:hover { cursor: pointer; padding: 3px; margin-left: 3px; margin-right: 3px; text-decoration: none; color: #406080; background-color: #D0F0FF; }
+ − 79
div.pagebar input { font-family: Bon Apetit, sans-serif; font-size: 7pt; border: 0; margin: 0px 0px 0px 0px; text-decoration: none; color: #406080; background-color: #E0F0FF; }
+ − 80
div.pagebar input:hover { font-family: Bon Apetit, sans-serif; font-size: 7pt; border: 0; margin: 0px 0px 0px 0px; text-decoration: none; color: #406080; background-color: #D0F0FF; }
+ − 81
div.pagebar input:focus { font-family: Bon Apetit, sans-serif; font-size: 7pt; border: 0; margin: 0px 0px 0px 0px; text-decoration: none; color: #406080; background-color: #F0F0FF; }
+ − 82
*/
+ − 83
+ − 84
/*
+ − 85
* jBox menu system
+ − 86
*/
+ − 87
+ − 88
div.menu, div.menu_nojs {
+ − 89
background-color: #B0D0F0;
+ − 90
font-size: 7pt;
+ − 91
border-width: 0;
+ − 92
}
32
4d87aad3c4c0
Finished everything on the TODO list (yay!); several CSS cleanups; tons more changes in this commit - see the patch for details
Dan
diff
changeset
+ − 93
.menu_bg {
4d87aad3c4c0
Finished everything on the TODO list (yay!); several CSS cleanups; tons more changes in this commit - see the patch for details
Dan
diff
changeset
+ − 94
background-color: #B0D0F0;
4d87aad3c4c0
Finished everything on the TODO list (yay!); several CSS cleanups; tons more changes in this commit - see the patch for details
Dan
diff
changeset
+ − 95
}
0
+ − 96
div.menu a, div.menu div.label {
+ − 97
padding: 2.5pt 5px;
+ − 98
margin-right: 3px;
+ − 99
text-decoration: none;
+ − 100
display: block;
+ − 101
float: left;
+ − 102
color: #406080;
+ − 103
}
+ − 104
div.menu_nojs a, div.menu_nojs div.label {
+ − 105
padding: 2.5pt 5px;
+ − 106
margin-right: 3px;
+ − 107
text-decoration: none;
+ − 108
display: block;
32
4d87aad3c4c0
Finished everything on the TODO list (yay!); several CSS cleanups; tons more changes in this commit - see the patch for details
Dan
diff
changeset
+ − 109
float: left;
0
+ − 110
color: #406080;
+ − 111
}
+ − 112
div.menu div.label, div.menu_nojs div.label {
+ − 113
color: #001020;
+ − 114
cursor: default;
+ − 115
}
+ − 116
div.menu span.sep, div.menu_nojs span.sep {
+ − 117
display: block;
+ − 118
float: left;
+ − 119
width: 5px;
+ − 120
}
+ − 121
div.menu div.multopts, div.menu_nojs div.multopts {
+ − 122
line-height: 17pt;
+ − 123
}
+ − 124
div.menu div.multopts a, div.menu div.multopts div.label, div.menu_nojs div.multopts a, div.menu_nojs div.multopts div.label {
+ − 125
float: none;
+ − 126
display: inline;
+ − 127
}
+ − 128
div.menu a.liteselected, div.menu a.liteselected:hover, div.menu a:hover, div.menu_nojs a.liteselected, div.menu_nojs a.liteselected:hover, div.menu_nojs a:hover {
+ − 129
color: #406080;
+ − 130
background-color: #D0F0FF;
+ − 131
}
+ − 132
div.menu input[type ^="text"], div.menu input[type ^="password"], div.menu_nojs input[type ^="text"], div.menu_nojs input[type ^="password"] {
+ − 133
border-width: 0;
+ − 134
font-size: 9pt;
+ − 135
padding: 2px 5px 3px 5px;
+ − 136
max-width: 70px;
+ − 137
background-color: #D0F0FF;
+ − 138
}
+ − 139
div.menu input[type ^="text"]:hover, div.menu input[type ^="password"]:hover, div.menu_nojs input[type ^="text"]:hover, div.menu_nojs input[type ^="password"]:hover {
+ − 140
background-color: #E0F0FF;
+ − 141
}
+ − 142
div.menu input[type ^="text"]:focus, div.menu input[type ^="password"]:focus, div.menu_nojs input[type ^="text"]:focus, div.menu_nojs input[type ^="password"]:focus {
+ − 143
background-color: #F0F0FF;
+ − 144
}
+ − 145
div.menu input[type ^="button"], div.menu input[type ^="submit"], div.menu_nojs input[type ^="button"], div.menu_nojs input[type ^="submit"] {
+ − 146
border-width: 0;
+ − 147
font-size: 9pt;
+ − 148
padding: 3px 5px;
+ − 149
max-width: 70px;
+ − 150
}
+ − 151
div.menu a.current, div.menu a.current:hover, div.menu a.selected, div.menu a.selected:hover, div.menu_nojs a.current, div.menu_nojs a.current:hover, div.menu_nojs a.selected, div.menu_nojs a.selected:hover {
+ − 152
color: #000040;
+ − 153
background-color: #FFFFFF;
+ − 154
}
32
4d87aad3c4c0
Finished everything on the TODO list (yay!); several CSS cleanups; tons more changes in this commit - see the patch for details
Dan
diff
changeset
+ − 155
div.menu ul, div.menu_nojs ul {
0
+ − 156
display: none;
+ − 157
position: absolute;
+ − 158
padding: 0;
+ − 159
margin: 0 !important;
+ − 160
background-color: #B0D0F0;
+ − 161
border-width: 0;
+ − 162
min-width: 120px;
+ − 163
}
32
4d87aad3c4c0
Finished everything on the TODO list (yay!); several CSS cleanups; tons more changes in this commit - see the patch for details
Dan
diff
changeset
+ − 164
/*
0
+ − 165
div.menu_nojs ul {
+ − 166
display: block;
+ − 167
padding: 0;
+ − 168
margin: 0 0 0 1em;
+ − 169
background-color: #B0D0F0;
+ − 170
border-width: 0;
+ − 171
min-width: 120px;
+ − 172
}
32
4d87aad3c4c0
Finished everything on the TODO list (yay!); several CSS cleanups; tons more changes in this commit - see the patch for details
Dan
diff
changeset
+ − 173
*/
0
+ − 174
div.menu ul li, div.menu_nojs ul li {
+ − 175
list-style: none;
+ − 176
}
+ − 177
div.menu ul a, div.menu_nojs ul a {
+ − 178
float: none;
+ − 179
margin: 0;
+ − 180
}
+ − 181
span.menuclear {
+ − 182
font-size: 1px;
+ − 183
height: 0px;
+ − 184
width: 0px;
+ − 185
clear: left;
+ − 186
line-height: 0px;
+ − 187
display: block;
+ − 188
}
+ − 189
+ − 190
/* Rounded corners on nearly everything */
+ − 191
td#mdg-tl { width: 12px; height: 12px; background: url(../images/bleu/border-tl.gif); }
+ − 192
td#mdg-tr { width: 12px; height: 12px; background: url(../images/bleu/border-tr.gif); }
+ − 193
td#mdg-top { background: url(../images/bleu/border-top.gif); }
+ − 194
td#mdg-l { width: 12px; height: 12px; background: url(../images/bleu/border-l.gif); }
+ − 195
td#mdg-r { width: 12px; height: 12px; background: url(../images/bleu/border-r.gif); }
+ − 196
td#mdg-bl { width: 12px; height: 12px; background: url(../images/bleu/border-tb-l.gif); }
+ − 197
td#mdg-br { width: 12px; height: 12px; background: url(../images/bleu/border-tb-r.gif); }
+ − 198
td#mdg-ml { width: 12px; height: 12px; background: url(../images/bleu/border-m-l.gif); }
+ − 199
td#mdg-mr { width: 12px; height: 12px; background: url(../images/bleu/border-m-r.gif); }
+ − 200
td#mdg-brl { width: 12px; height: 1px; background: url(../images/bleu/border-m-l.gif); }
+ − 201
td#mdg-brr { width: 12px; height: 1px; background: url(../images/bleu/border-m-r.gif); }
+ − 202
td#mdg-btl { width: 12px; height: 1px; background: url(../images/bleu/border-btm-l.gif); }
+ − 203
td#mdg-btr { width: 12px; height: 1px; background: url(../images/bleu/border-btm-r.gif); }
+ − 204
td#mdg-btcl { width: 12px; height: 12px; background: url(../images/bleu/border-bl.gif); }
+ − 205
td#mdg-btcr { width: 12px; height: 12px; background: url(../images/bleu/border-br.gif); }
+ − 206
td#mdg-btm { height: 12px; background: url(../images/bleu/border-btm.gif); }
+ − 207
td.mdg-menu-top { width: 84%; height: 12px; background: url(../images/bleu/border-menu-t.gif); margin: 0; padding: 0; background-repeat: repeat-x; font-size: 2px; }
+ − 208
td.mdg-menu-tl { width: 12px; height: 12px; background: url(../images/bleu/border-menu-l.gif); background-position: left top; background-repeat: no-repeat; }
+ − 209
td.mdg-menu-tr { width: 12px; height: 12px; background: url(../images/bleu/border-menu-r.gif); background-position: right top; background-repeat: no-repeat; }
+ − 210
td.mdg-menu-bl { width: 12px; height: 12px; background: url(../images/bleu/border-bl.gif); }
+ − 211
td.mdg-menu-br { width: 12px; height: 12px; background: url(../images/bleu/border-br.gif); }
+ − 212
td.mdg-menu-btm { height: 12px; background: url(../images/bleu/border-btm.gif); }
+ − 213
+ − 214
/* Buttons and textboxes - these settings are used almost everywhere */
+ − 215
input, textarea, select { border: 1px solid #406080; background-color: #F2F2F2; padding: 3px; font-family: arial, helvetica, sans-serif; font-size: 8pt; }
+ − 216
input:hover, textarea:hover, select:hover { border: 1px solid #6080A0; background-color: #F8F8F8; padding: 3px; }
+ − 217
input:focus, textarea:focus, select:focus { border: 1px solid #90B0D0; background-color: #FFFFFF; padding: 3px; }
+ − 218
label { padding: 3px; cursor: pointer; font-family: arial, helvetica, sans-serif; font-size: 8pt; }
+ − 219
label:hover { padding: 3px; cursor: pointer; background-color: #F0F0F0; }
+ − 220
input#pageheading { font-size: 14pt; border-bottom: 1px solid #90B0D0; margin-bottom: 0; }
+ − 221
+ − 222
input[type ^="button"], input[type ^="submit"] {
+ − 223
background-image: url(../images/buttonbg.gif);
+ − 224
background-repeat: repeat-x;
+ − 225
}
+ − 226
+ − 227
/* JWS window theming */
+ − 228
div.jswindow { border: 2px solid #7090B0; border-top: 5px solid #7090B0; padding: 0px; font-family: Trebuchet MS, tahoma, verdana, arial, sans-serif; font-size: 9pt; display: none; position: absolute; background-color: #FFFFFF; }
+ − 229
div.titlebar { background-color: #7090B0; color: #FFFFFF; font-family: Trebuchet MS, tahoma, verdana, arial, sans-serif; font-size: 9pt; padding-bottom: 4px; cursor: default; }
+ − 230
div.titlebar div.closebtn { width: 16px; height: 16px; border: 1px solid #B0D0F0; background-color: #90B0D0; display: block; }
+ − 231
div.titlebar div.closebtn:hover { width: 16px; height: 16px; border: 1px solid #FFFFFF; background-color: #B0D0F0; display: block; }
+ − 232
div.titlebar table, div.titlebar td { margin: 0; padding: 0; }
+ − 233
div.jswindow div.content { padding: 10px; margin: 0; background-color: #FFFFFF; }
+ − 234
+ − 235
/* The Wordpress-like fills behind checkboxes and their labels */
+ − 236
.catCheck { padding: 3px; }
+ − 237
.catCheck:hover { padding: 3px; background-color: #F0F0F0; }
+ − 238
+ − 239
/* Information, warning, question, error, and wait boxes */
32
4d87aad3c4c0
Finished everything on the TODO list (yay!); several CSS cleanups; tons more changes in this commit - see the patch for details
Dan
diff
changeset
+ − 240
div.error-box { background-image: url(../../../images/error.png); background-position: 8px 8px; background-repeat: no-repeat; background-color: #FFF4F4; border: 1px dashed #406080; padding: 10px 10px 10px 50px; margin: 1em 0 0 1em; min-height: 25px; }
4d87aad3c4c0
Finished everything on the TODO list (yay!); several CSS cleanups; tons more changes in this commit - see the patch for details
Dan
diff
changeset
+ − 241
div.info-box { background-image: url(../../../images/info.png); background-position: 8px 8px; background-repeat: no-repeat; background-color: #F4F4FF; border: 1px dashed #406080; padding: 10px 10px 10px 50px; margin: 1em 0 0 1em; min-height: 25px; }
4d87aad3c4c0
Finished everything on the TODO list (yay!); several CSS cleanups; tons more changes in this commit - see the patch for details
Dan
diff
changeset
+ − 242
div.warning-box { background-image: url(../../../images/warning.png); background-position: 8px 8px; background-repeat: no-repeat; background-color: #FFFFF4; border: 1px dashed #406080; padding: 10px 10px 10px 50px; margin: 1em 0 0 1em; min-height: 25px; }
4d87aad3c4c0
Finished everything on the TODO list (yay!); several CSS cleanups; tons more changes in this commit - see the patch for details
Dan
diff
changeset
+ − 243
div.question-box { background-image: url(../../../images/question.png); background-position: 8px 8px; background-repeat: no-repeat; background-color: #F4FFF4; border: 1px dashed #406080; padding: 10px 10px 10px 50px; margin: 1em 0 0 1em; min-height: 25px; }
4d87aad3c4c0
Finished everything on the TODO list (yay!); several CSS cleanups; tons more changes in this commit - see the patch for details
Dan
diff
changeset
+ − 244
div.wait-box { background-image: url(../../../images/wait.png); background-position: 8px 8px; background-repeat: no-repeat; background-color: #FFF4FF; border: 1px dashed #406080; padding: 10px 10px 10px 50px; margin: 1em 0 0 1em; min-height: 25px; }
0
+ − 245
+ − 246
/* This stuff is mostly unused, left in for compatibility */
+ − 247
div#ajaxEditContainer table { border: 0px solid #FFFFFF; }
+ − 248
div#ajaxEditContainer td { margin: 1px; }
+ − 249
/* div#ajaxEditContainer { overflow: auto; } /* Makes ajaxEditContainer scroll horizontally in firefox if the content is too wide - prevents that ugly clipping effect */
+ − 250
div#ajaxEditContainer pre { margin-left: 1em; background-color: #F8F8F8; border: 1px dashed #90B0D0; padding: 10px; overflow: auto; max-height: 150px; }
+ − 251
+ − 252
/* toolbar */
+ − 253
div.toolbar {
+ − 254
border-bottom: 1px solid #909090;
+ − 255
background-color: #D0D0D0;
+ − 256
padding: 2px 0;
+ − 257
height: 22px;
+ − 258
font-family: arial, sans-serif;
+ − 259
font-size: 8pt;
+ − 260
}
+ − 261
div.toolbar ul {
+ − 262
margin: 0;
+ − 263
padding: 0;
+ − 264
}
+ − 265
div.toolbar ul li {
+ − 266
list-style: none;
+ − 267
margin: 0;
+ − 268
float: left;
+ − 269
}
+ − 270
div.toolbar a img {
+ − 271
opacity: 0.6;
+ − 272
/*filter: alpha(opacity=60);*/
+ − 273
}
+ − 274
div.toolbar a:hover img {
+ − 275
opacity: 1;
+ − 276
/*filter: alpha(opacity=100);*/
+ − 277
}
+ − 278
div.toolbar a {
+ − 279
display: block;
+ − 280
padding: 2px;
+ − 281
border: 1px solid transparent;
+ − 282
cursor: default;
+ − 283
width: auto;
+ − 284
color: #000000;
+ − 285
margin: 0 2px;
+ − 286
max-height: 16px;
+ − 287
text-decoration: none;
+ − 288
}
+ − 289
div.toolbar a:hover {
+ − 290
border: 1px solid #202090;
+ − 291
background-color: #ceceed;
+ − 292
color: #000000;
+ − 293
text-decoration: none;
+ − 294
}
+ − 295
div.toolbar a:active {
+ − 296
border: 1px solid #A0A0A0;
+ − 297
background-color: #E0E0E0;
+ − 298
}
+ − 299
div.toolbar img {
+ − 300
margin: 0;
+ − 301
padding: 0;
+ − 302
display: inline;
+ − 303
border-width: 0px;
+ − 304
}
+ − 305
div.toolbar a span {
+ − 306
position: relative;
+ − 307
top: -4px;
+ − 308
}
+ − 309
div.toolbar li span {
+ − 310
padding-left: 2px;
+ − 311
padding-right: 5px;
+ − 312
}
+ − 313
+ − 314
/* vertical toolbar */
+ − 315
div.toolbar_vert {
+ − 316
border: 1px solid #909090;
+ − 317
background-color: #D0D0D0;
+ − 318
padding: 2px 0;
+ − 319
}
+ − 320
div.toolbar_vert ul {
+ − 321
margin: 0;
+ − 322
padding: 0;
+ − 323
}
+ − 324
div.toolbar_vert ul li {
+ − 325
list-style: none;
+ − 326
margin: 0;
+ − 327
}
+ − 328
div.toolbar_vert a img {
+ − 329
opacity: 0.6;
+ − 330
/*filter: alpha(opacity=60);*/
+ − 331
}
+ − 332
div.toolbar_vert a:hover img {
+ − 333
opacity: 1;
+ − 334
/*filter: alpha(opacity=100);*/
+ − 335
}
+ − 336
div.toolbar_vert a {
+ − 337
display: block;
+ − 338
padding: 2px;
+ − 339
border: 1px solid transparent;
+ − 340
cursor: default;
+ − 341
width: auto;
+ − 342
color: #000000;
+ − 343
margin: 0 2px;
+ − 344
max-height: 16px;
+ − 345
text-decoration: none;
+ − 346
}
+ − 347
div.toolbar_vert a:hover {
+ − 348
border: 1px solid #202090;
+ − 349
background-color: #ceceed;
+ − 350
color: #000000;
+ − 351
text-decoration: none;
+ − 352
}
+ − 353
div.toolbar_vert a:active {
+ − 354
border: 1px solid #A0A0A0;
+ − 355
background-color: #E0E0E0;
+ − 356
}
+ − 357
div.toolbar_vert img {
+ − 358
margin: 0;
+ − 359
padding: 0;
+ − 360
display: inline;
+ − 361
border-width: 0px;
+ − 362
}
+ − 363
div.toolbar_vert a span {
+ − 364
position: relative;
+ − 365
top: -4px;
+ − 366
}
+ − 367
div.toolbar_vert li span {
+ − 368
padding-left: 2px;
+ − 369
padding-right: 5px;
+ − 370
}
+ − 371