~quam-plures-core/quam-plures/bug-614012

« back to all changes in this revision

Viewing changes to qp_plugins/tinymce_plugin/tiny_mce/themes/advanced/skins/o2k7/dialog.css

  • Committer: yabs
  • Author(s): EdB
  • Date: 2010-07-23 07:41:42 UTC
  • mfrom: (7507.5.4 upgrade_tinymce_core)
  • Revision ID: yabs@innervisions.org.uk-20100723074142-1xhibhdhaibhq33m
Upgrade TinyMCE

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* Generic */
2
 
body {
3
 
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;
4
 
scrollbar-3dlight-color:#F0F0EE;
5
 
scrollbar-arrow-color:#676662;
6
 
scrollbar-base-color:#F0F0EE;
7
 
scrollbar-darkshadow-color:#DDDDDD;
8
 
scrollbar-face-color:#E0E0DD;
9
 
scrollbar-highlight-color:#F0F0EE;
10
 
scrollbar-shadow-color:#F0F0EE;
11
 
scrollbar-track-color:#F5F5F5;
12
 
background:#F0F0EE;
13
 
padding:0;
14
 
margin:8px 8px 0 8px;
15
 
}
16
 
 
17
 
html {background:#F0F0EE;}
18
 
td {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
19
 
textarea {resize:none;outline:none;}
20
 
a:link, a:visited {color:black;}
21
 
a:hover {color:#2B6FB6;}
22
 
 
23
 
/* Forms */
24
 
fieldset {margin:0; padding:4px; border:1px solid #919B9C; font-family:Verdana, Arial; font-size:10px;}
25
 
legend {color:#2B6FB6; font-weight:bold;}
26
 
label.msg {display:none;}
27
 
label.invalid {color:#EE0000; display:inline;}
28
 
input.invalid {border:1px solid #EE0000;}
29
 
input {background:#FFF; border:1px solid #CCC;}
30
 
input, select, textarea {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
31
 
input, select, textarea {border:1px solid #808080;}
32
 
input.radio {border:1px none #000000; background:transparent; vertical-align:middle;}
33
 
input.checkbox {border:1px none #000000; background:transparent; vertical-align:middle;}
34
 
.input_noborder {border:0;}
35
 
 
36
 
/* Buttons */
37
 
#insert, #cancel, #apply, .mceActionPanel .button, input.mceButton, .updateButton {
38
 
        border: 1px solid #bbb; 
39
 
        margin:0; 
40
 
        padding:0 0 1px;
41
 
        font-weight:bold;
42
 
        font-size: 11px;
43
 
        width:94px; 
44
 
        height:24px;
45
 
        background:url(img/fade-butt.png) 0 0;
46
 
        cursor:pointer;
47
 
        -moz-border-radius: 3px;
48
 
        -khtml-border-radius: 3px;
49
 
        -webkit-border-radius: 3px;
50
 
        border-radius: 3px;
51
 
}
52
 
#insert:hover, #cancel:hover, input.mceButton:hover, .updateButton:hover,
53
 
#insert:focus, #cancel:focus, input.mceButton:focus, .updateButton:focus {
54
 
        border: 1px solid #555;
55
 
}
56
 
 
57
 
/* Browse */
58
 
a.browse span {display:block; width:20px; height:18px; background:url(../../img/icons.gif) -860px 0; border:1px solid #FFF; margin-left:1px;}
59
 
.mceOldBoxModel a.browse span {width:22px; height:20px;}
60
 
a.browse:hover span {border:1px solid #0A246A; background-color:#B2BBD0;}
61
 
a.browse span.disabled {border:1px solid white; opacity:0.3; -ms-filter:'alpha(opacity=30)'; filter:alpha(opacity=30)}
62
 
a.browse:hover span.disabled {border:1px solid white; background-color:transparent;}
63
 
a.pickcolor span {display:block; width:20px; height:16px; background:url(../../img/icons.gif) -840px 0; margin-left:2px;}
64
 
.mceOldBoxModel a.pickcolor span {width:21px; height:17px;}
65
 
a.pickcolor:hover span {background-color:#B2BBD0;}
66
 
a.pickcolor:hover span.disabled {}
67
 
 
68
 
/* Charmap */
69
 
table.charmap {border:1px solid #AAA; text-align:center}
70
 
td.charmap, #charmap a {width:18px; height:18px; color:#000; border:1px solid #AAA; text-align:center; font-size:12px; vertical-align:middle; line-height: 18px;}
71
 
#charmap a {display:block; color:#000; text-decoration:none; border:0}
72
 
#charmap a:hover {background:#CCC;color:#2B6FB6}
73
 
#charmap #codeN {font-size:10px; font-family:Arial,Helvetica,sans-serif; text-align:center}
74
 
#charmap #codeV {font-size:40px; height:80px; border:1px solid #AAA; text-align:center}
75
 
 
76
 
/* Source */
77
 
.wordWrapCode {vertical-align:middle; border:1px none #000000; background:transparent;}
78
 
.mceActionPanel {margin-top:5px;}
79
 
 
80
 
/* Tabs classes */
81
 
.tabs {width:100%; height:18px; line-height:normal; background:url(../default/img/tabs.gif) repeat-x 0 -72px;}
82
 
.tabs ul {margin:0; padding:0; list-style:none;}
83
 
.tabs li {float:left; background:url(../default/img/tabs.gif) no-repeat 0 0; margin:0 2px 0 0; padding:0 0 0 10px; line-height:17px; height:18px; display:block;}
84
 
.tabs li.current {background:url(../default/img/tabs.gif) no-repeat 0 -18px; margin-right:2px;}
85
 
.tabs span {float:left; display:block; background:url(../default/img/tabs.gif) no-repeat right -36px; padding:0px 10px 0 0;}
86
 
.tabs .current span {background:url(../default/img/tabs.gif) no-repeat right -54px;}
87
 
.tabs a {text-decoration:none; font-family:Verdana, Arial; font-size:10px;}
88
 
.tabs a:link, .tabs a:visited, .tabs a:hover {color:black;}
89
 
 
90
 
/* Panels */
91
 
.panel_wrapper div.panel {display:none;}
92
 
.panel_wrapper div.current {display:block; width:100%; height:300px; overflow:visible;}
93
 
.panel_wrapper {border:1px solid #919B9C; border-top:0px; padding:10px; padding-top:5px; clear:both; background:white;}
94
 
 
95
 
/* Columns */
96
 
.column {float:left;}
97
 
.properties {width:100%;}
98
 
.properties .column1 {}
99
 
.properties .column2 {text-align:left;}
100
 
 
101
 
/* Titles */
102
 
h1, h2, h3, h4 {color:#2B6FB6; margin:0; padding:0; padding-top:5px;}
103
 
h3 {font-size:14px;}
104
 
.title {font-size:12px; font-weight:bold; color:#2B6FB6;}
105
 
 
106
 
/* Dialog specific */
107
 
#link .panel_wrapper, #link div.current {height:125px;}
108
 
#image .panel_wrapper, #image div.current {height:200px;}
109
 
#plugintable thead {font-weight:bold; background:#DDD;}
110
 
#plugintable, #about #plugintable td {border:1px solid #919B9C;}
111
 
#plugintable {width:96%; margin-top:10px;}
112
 
#pluginscontainer {height:290px; overflow:auto;}
113
 
#colorpicker #preview {float:right; width:50px; height:14px;line-height:1px; border:1px solid black; margin-left:5px;}
114
 
#colorpicker #colors {float:left; border:1px solid gray; cursor:crosshair;}
115
 
#colorpicker #light {border:1px solid gray; margin-left:5px; float:left;width:15px; height:150px; cursor:crosshair;}
116
 
#colorpicker #light div {overflow:hidden;}
117
 
#colorpicker #previewblock {float:right; padding-left:10px; height:20px;}
118
 
#colorpicker .panel_wrapper div.current {height:175px;}
119
 
#colorpicker #namedcolors {width:150px;}
120
 
#colorpicker #namedcolors a {display:block; float:left; width:10px; height:10px; margin:1px 1px 0 0; overflow:hidden;}
121
 
#colorpicker #colornamecontainer {margin-top:5px;}
 
1
/* Generic */
 
2
body {
 
3
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;
 
4
scrollbar-3dlight-color:#F0F0EE;
 
5
scrollbar-arrow-color:#676662;
 
6
scrollbar-base-color:#F0F0EE;
 
7
scrollbar-darkshadow-color:#DDDDDD;
 
8
scrollbar-face-color:#E0E0DD;
 
9
scrollbar-highlight-color:#F0F0EE;
 
10
scrollbar-shadow-color:#F0F0EE;
 
11
scrollbar-track-color:#F5F5F5;
 
12
background:#F0F0EE;
 
13
padding:0;
 
14
margin:8px 8px 0 8px;
 
15
}
 
16
 
 
17
html {background:#F0F0EE;}
 
18
td {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
 
19
textarea {resize:none;outline:none;}
 
20
a:link, a:visited {color:black;}
 
21
a:hover {color:#2B6FB6;}
 
22
.nowrap {white-space: nowrap}
 
23
 
 
24
/* Forms */
 
25
fieldset {margin:0; padding:4px; border:1px solid #919B9C; font-family:Verdana, Arial; font-size:10px;}
 
26
legend {color:#2B6FB6; font-weight:bold;}
 
27
label.msg {display:none;}
 
28
label.invalid {color:#EE0000; display:inline;}
 
29
input.invalid {border:1px solid #EE0000;}
 
30
input {background:#FFF; border:1px solid #CCC;}
 
31
input, select, textarea {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
 
32
input, select, textarea {border:1px solid #808080;}
 
33
input.radio {border:1px none #000000; background:transparent; vertical-align:middle;}
 
34
input.checkbox {border:1px none #000000; background:transparent; vertical-align:middle;}
 
35
.input_noborder {border:0;}
 
36
 
 
37
/* Buttons */
 
38
#insert, #cancel, input.button, .updateButton {
 
39
border:0; margin:0; padding:0;
 
40
font-weight:bold;
 
41
width:94px; height:26px;
 
42
background:url(../default/img/buttons.png) 0 -26px;
 
43
cursor:pointer;
 
44
padding-bottom:2px;
 
45
float:left;
 
46
}
 
47
 
 
48
#insert {background:url(../default/img/buttons.png) 0 -52px}
 
49
#cancel {background:url(../default/img/buttons.png) 0 0; float:right}
 
50
 
 
51
/* Browse */
 
52
a.pickcolor, a.browse {text-decoration:none}
 
53
a.browse span {display:block; width:20px; height:18px; background:url(../../img/icons.gif) -860px 0; border:1px solid #FFF; margin-left:1px;}
 
54
.mceOldBoxModel a.browse span {width:22px; height:20px;}
 
55
a.browse:hover span {border:1px solid #0A246A; background-color:#B2BBD0;}
 
56
a.browse span.disabled {border:1px solid white; opacity:0.3; -ms-filter:'alpha(opacity=30)'; filter:alpha(opacity=30)}
 
57
a.browse:hover span.disabled {border:1px solid white; background-color:transparent;}
 
58
a.pickcolor span {display:block; width:20px; height:16px; background:url(../../img/icons.gif) -840px 0; margin-left:2px;}
 
59
.mceOldBoxModel a.pickcolor span {width:21px; height:17px;}
 
60
a.pickcolor:hover span {background-color:#B2BBD0;}
 
61
a.pickcolor:hover span.disabled {}
 
62
 
 
63
/* Charmap */
 
64
table.charmap {border:1px solid #AAA; text-align:center}
 
65
td.charmap, #charmap a {width:18px; height:18px; color:#000; border:1px solid #AAA; text-align:center; font-size:12px; vertical-align:middle; line-height: 18px;}
 
66
#charmap a {display:block; color:#000; text-decoration:none; border:0}
 
67
#charmap a:hover {background:#CCC;color:#2B6FB6}
 
68
#charmap #codeN {font-size:10px; font-family:Arial,Helvetica,sans-serif; text-align:center}
 
69
#charmap #codeV {font-size:40px; height:80px; border:1px solid #AAA; text-align:center}
 
70
 
 
71
/* Source */
 
72
.wordWrapCode {vertical-align:middle; border:1px none #000000; background:transparent;}
 
73
.mceActionPanel {margin-top:5px;}
 
74
 
 
75
/* Tabs classes */
 
76
.tabs {width:100%; height:18px; line-height:normal; background:url(../default/img/tabs.gif) repeat-x 0 -72px;}
 
77
.tabs ul {margin:0; padding:0; list-style:none;}
 
78
.tabs li {float:left; background:url(../default/img/tabs.gif) no-repeat 0 0; margin:0 2px 0 0; padding:0 0 0 10px; line-height:17px; height:18px; display:block;}
 
79
.tabs li.current {background:url(../default/img/tabs.gif) no-repeat 0 -18px; margin-right:2px;}
 
80
.tabs span {float:left; display:block; background:url(../default/img/tabs.gif) no-repeat right -36px; padding:0px 10px 0 0;}
 
81
.tabs .current span {background:url(../default/img/tabs.gif) no-repeat right -54px;}
 
82
.tabs a {text-decoration:none; font-family:Verdana, Arial; font-size:10px;}
 
83
.tabs a:link, .tabs a:visited, .tabs a:hover {color:black;}
 
84
 
 
85
/* Panels */
 
86
.panel_wrapper div.panel {display:none;}
 
87
.panel_wrapper div.current {display:block; width:100%; height:300px; overflow:visible;}
 
88
.panel_wrapper {border:1px solid #919B9C; border-top:0px; padding:10px; padding-top:5px; clear:both; background:white;}
 
89
 
 
90
/* Columns */
 
91
.column {float:left;}
 
92
.properties {width:100%;}
 
93
.properties .column1 {}
 
94
.properties .column2 {text-align:left;}
 
95
 
 
96
/* Titles */
 
97
h1, h2, h3, h4 {color:#2B6FB6; margin:0; padding:0; padding-top:5px;}
 
98
h3 {font-size:14px;}
 
99
.title {font-size:12px; font-weight:bold; color:#2B6FB6;}
 
100
 
 
101
/* Dialog specific */
 
102
#link .panel_wrapper, #link div.current {height:125px;}
 
103
#image .panel_wrapper, #image div.current {height:200px;}
 
104
#plugintable thead {font-weight:bold; background:#DDD;}
 
105
#plugintable, #about #plugintable td {border:1px solid #919B9C;}
 
106
#plugintable {width:96%; margin-top:10px;}
 
107
#pluginscontainer {height:290px; overflow:auto;}
 
108
#colorpicker #preview {float:right; width:50px; height:14px;line-height:1px; border:1px solid black; margin-left:5px;}
 
109
#colorpicker #colors {float:left; border:1px solid gray; cursor:crosshair;}
 
110
#colorpicker #light {border:1px solid gray; margin-left:5px; float:left;width:15px; height:150px; cursor:crosshair;}
 
111
#colorpicker #light div {overflow:hidden;}
 
112
#colorpicker #previewblock {float:right; padding-left:10px; height:20px;}
 
113
#colorpicker .panel_wrapper div.current {height:175px;}
 
114
#colorpicker #namedcolors {width:150px;}
 
115
#colorpicker #namedcolors a {display:block; float:left; width:10px; height:10px; margin:1px 1px 0 0; overflow:hidden;}
 
116
#colorpicker #colornamecontainer {margin-top:5px;}