summaryrefslogtreecommitdiff
path: root/public/javascripts/tiny_mce/themes/advanced/skins/default/dialog.css
diff options
context:
space:
mode:
authorhukl <contact@smyck.org>2009-02-17 21:54:39 +0100
committerhukl <contact@smyck.org>2009-02-17 21:54:39 +0100
commitf61b5b0597e0c25f084ee67d402f12a43a7a9947 (patch)
tree3b4c3f9f38637f1a7ecf703ece4fd3bc4c6e2934 /public/javascripts/tiny_mce/themes/advanced/skins/default/dialog.css
parent3d3b786cc43266f6292f5edd25733dbb9bd6ed06 (diff)
added tinymce editor for body area of pages
Diffstat (limited to 'public/javascripts/tiny_mce/themes/advanced/skins/default/dialog.css')
-rwxr-xr-xpublic/javascripts/tiny_mce/themes/advanced/skins/default/dialog.css114
1 files changed, 114 insertions, 0 deletions
diff --git a/public/javascripts/tiny_mce/themes/advanced/skins/default/dialog.css b/public/javascripts/tiny_mce/themes/advanced/skins/default/dialog.css
new file mode 100755
index 00000000..2c341aae
--- /dev/null
+++ b/public/javascripts/tiny_mce/themes/advanced/skins/default/dialog.css
@@ -0,0 +1,114 @@
1/* Generic */
2body {
3font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;
4scrollbar-3dlight-color:#F0F0EE;
5scrollbar-arrow-color:#676662;
6scrollbar-base-color:#F0F0EE;
7scrollbar-darkshadow-color:#DDDDDD;
8scrollbar-face-color:#E0E0DD;
9scrollbar-highlight-color:#F0F0EE;
10scrollbar-shadow-color:#F0F0EE;
11scrollbar-track-color:#F5F5F5;
12background:#F0F0EE;
13padding:0;
14margin:8px 8px 0 8px;
15}
16
17html {background:#F0F0EE;}
18td {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
19textarea {resize:none;outline:none;}
20a:link, a:visited {color:black;}
21a:hover {color:#2B6FB6;}
22
23/* Forms */
24fieldset {margin:0; padding:4px; border:1px solid #919B9C; font-family:Verdana, Arial; font-size:10px;}
25legend {color:#2B6FB6; font-weight:bold;}
26label.msg {display:none;}
27label.invalid {color:#EE0000; display:inline;}
28input.invalid {border:1px solid #EE0000;}
29input {background:#FFF; border:1px solid #CCC;}
30input, select, textarea {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
31input, select, textarea {border:1px solid #808080;}
32input.radio {border:1px none #000000; background:transparent; vertical-align:middle;}
33input.checkbox {border:1px none #000000; background:transparent; vertical-align:middle;}
34.input_noborder {border:0;}
35
36/* Buttons */
37#insert, #cancel, input.button, .updateButton {
38border:0; margin:0; padding:0;
39font-weight:bold;
40width:94px; height:26px;
41background:url(img/buttons.png) 0 -26px;
42cursor:pointer;
43padding-bottom:2px;
44}
45
46#insert {background:url(img/buttons.png) 0 -52px;}
47#cancel {background:url(img/buttons.png) 0 0;}
48
49/* Browse */
50a.browse span {display:block; width:20px; height:18px; background:url(../../img/icons.gif) -860px 0; border:1px solid #FFF; margin-left:1px;}
51.mceOldBoxModel a.browse span {width:22px; height:20px;}
52a.browse:hover span {border:1px solid #0A246A; background-color:#B2BBD0;}
53a.browse span.disabled {border:1px solid white; opacity:0.3; -ms-filter:'alpha(opacity=30)'; filter:alpha(opacity=30)}
54a.browse:hover span.disabled {border:1px solid white; background-color:transparent;}
55a.pickcolor span {display:block; width:20px; height:16px; background:url(../../img/icons.gif) -840px 0; margin-left:2px;}
56.mceOldBoxModel a.pickcolor span {width:21px; height:17px;}
57a.pickcolor:hover span {background-color:#B2BBD0;}
58a.pickcolor:hover span.disabled {}
59
60/* Charmap */
61table.charmap {border:1px solid #AAA; text-align:center}
62td.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;}
63#charmap a {display:block; color:#000; text-decoration:none; border:0}
64#charmap a:hover {background:#CCC;color:#2B6FB6}
65#charmap #codeN {font-size:10px; font-family:Arial,Helvetica,sans-serif; text-align:center}
66#charmap #codeV {font-size:40px; height:80px; border:1px solid #AAA; text-align:center}
67
68/* Source */
69.wordWrapCode {vertical-align:middle; border:1px none #000000; background:transparent;}
70.mceActionPanel {margin-top:5px;}
71
72/* Tabs classes */
73.tabs {width:100%; height:18px; line-height:normal; background:url(img/tabs.gif) repeat-x 0 -72px;}
74.tabs ul {margin:0; padding:0; list-style:none;}
75.tabs li {float:left; background:url(img/tabs.gif) no-repeat 0 0; margin:0 2px 0 0; padding:0 0 0 10px; line-height:17px; height:18px; display:block;}
76.tabs li.current {background:url(img/tabs.gif) no-repeat 0 -18px; margin-right:2px;}
77.tabs span {float:left; display:block; background:url(img/tabs.gif) no-repeat right -36px; padding:0px 10px 0 0;}
78.tabs .current span {background:url(img/tabs.gif) no-repeat right -54px;}
79.tabs a {text-decoration:none; font-family:Verdana, Arial; font-size:10px;}
80.tabs a:link, .tabs a:visited, .tabs a:hover {color:black;}
81
82/* Panels */
83.panel_wrapper div.panel {display:none;}
84.panel_wrapper div.current {display:block; width:100%; height:300px; overflow:visible;}
85.panel_wrapper {border:1px solid #919B9C; border-top:0px; padding:10px; padding-top:5px; clear:both; background:white;}
86
87/* Columns */
88.column {float:left;}
89.properties {width:100%;}
90.properties .column1 {}
91.properties .column2 {text-align:left;}
92
93/* Titles */
94h1, h2, h3, h4 {color:#2B6FB6; margin:0; padding:0; padding-top:5px;}
95h3 {font-size:14px;}
96.title {font-size:12px; font-weight:bold; color:#2B6FB6;}
97
98/* Dialog specific */
99#link .panel_wrapper, #link div.current {height:125px;}
100#image .panel_wrapper, #image div.current {height:200px;}
101#plugintable thead {font-weight:bold; background:#DDD;}
102#plugintable, #about #plugintable td {border:1px solid #919B9C;}
103#plugintable {width:96%; margin-top:10px;}
104#pluginscontainer {height:290px; overflow:auto;}
105#colorpicker #preview {float:right; width:50px; height:14px;line-height:1px; border:1px solid black; margin-left:5px;}
106#colorpicker #colors {float:left; border:1px solid gray; cursor:crosshair;}
107#colorpicker #light {border:1px solid gray; margin-left:5px; float:left;width:15px; height:150px; cursor:crosshair;}
108#colorpicker #light div {overflow:hidden;}
109#colorpicker #previewblock {float:right; padding-left:10px; height:20px;}
110#colorpicker .panel_wrapper div.current {height:175px;}
111#colorpicker #namedcolors {width:150px;}
112#colorpicker #namedcolors a {display:block; float:left; width:10px; height:10px; margin:1px 1px 0 0; overflow:hidden;}
113#colorpicker #colornamecontainer {margin-top:5px;}
114#colorpicker #picker_panel fieldset {margin:auto;width:325px;} \ No newline at end of file