6 font-family: monospace
;
9 background-color: #fff;
17 /* Syntax highlighting */
27 span
.reserved
, .t3e_autoCompleteBox ul li span
.word_reserved
{
31 span
.keyword
, .t3e_autoCompleteBox ul li span
.word_keyword
{
37 span
.keyword2
, .t3e_autoCompleteBox ul li span
.word_keyword2
{
41 span
.keyword3
, .t3e_autoCompleteBox ul li span
.word_keyword3
{
93 /* around the editor */
95 border: 1px solid gray
;
97 background-color: #EFEFF4;
98 background-image: url
('../icons/loader_eeeeee.gif');
99 background-position: 49% 50%;
100 background-repeat: no-repeat
;
105 background-color: #EFEFF4;
106 background-image: url
('../icons/loader_eeeeee.gif');
107 background-position: 49% 50%;
108 background-repeat: no-repeat
;
113 .t3e_autoCompleteBox {
116 background-color: #EFEFF4;
118 border:2px solid silver
;
121 .t3e_autoCompleteBox ul{
122 list-style-type: none
;
127 .t3e_autoCompleteBox ul li{
131 cursor: pointer
; cursor: hand
;
133 .t3e_autoCompleteBox ul li.active{
137 background-color: #cfcfcf;
146 position: absolute
; top: 0pt; left: 0pt;
151 font-family: monospace
;
154 background-color: #EFEFF4;
159 list-style-type: none
;
187 border-left: 1px solid gray
;
188 padding: 4px 14px 0 14px;
193 cursor:pointer
;cursor:hand
;
197 .t3e_footer_overlay {
198 position: absolute
; bottom: 20px; right: 17px;
200 background-color: #EFEFF4;
203 padding: 5px 0px 10px 0px;
204 border-left: 1px solid gray
;
205 border-right: 1px solid gray
;
206 border-top: 1px solid gray
;
209 .t3e_footer_overlay#t3e_footer_overlay_options {
212 .t3e_footer_overlay ul {
213 list-style-type: none
;
217 .t3e_footer_overlay ul li {
219 padding: 2px 6px 2px 6px;
220 cursor:pointer
;cursor:hand
;
222 .t3e_footer_overlay ul li label {
223 cursor:pointer
;cursor:hand
;
225 .t3e_footer_overlay ul li:hover {
226 background-color: #cfcfcf;
229 #t3e_modalOverlay_help {
230 background-image: none
;
236 border: 1px solid gray
;
239 .t3e_footeritem_active {
240 background-color: #cfcfcf;