  .button {
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156.button {
  color: black;
  border: 1px solid black;
  display: none;
}

#nextlevel {
  display: none;
}

#menu {
  display: none;
}

#breadcrumbs {
  display: none;
}

/*** div tekst ***/
div#tekst {
  margin: 0;
  padding: 0;
  color: black;
}

div#tekst a {
  text-decoration: none;
}

.tablec {
  border:1px solid black;
}
.tablec td {
  border: 1px solid black;
}
.hcellc, lcellc, dcellc {
  background-color: white;
}

/*** search pages ***/
.searchquery {
  display:none;
}

.more {
  display:none;
}

/*** print ***/
.noprint {
  display:none!important;
}

.printonly {
  display:block;
}
.button {
.button {
.button {
  color: black;
  border: 1px solid black;
  display: none;
}

#nextlevel {
  display: none;
}

#menu {
  display: none;
}

#breadcrumbs {
  display: none;
}

/*** div tekst ***/
div#tekst {
  margin: 0;
  padding: 0;
  color: black;
}

div#tekst a {
  text-decoration: none;
}

.tablec {
  border:1px solid black;
}
.tablec td {
  border: 1px solid black;
}
.hcellc, lcellc, dcellc {
  background-color: white;
}

/*** search pages ***/
.searchquery {
  display:none;
}

.more {
  display:none;
}

/*** print ***/
.noprint {
  display:none!important;
}

.printonly {
  display:block;
}
 Position: Ln 1, Ch 1  Total: Ln 57, Ch 541    
Processing... search  
 
replace   

match case regular expressions 
find next replace replace all

 Editarea 0.8.1.1


Shortcuts:
Tab: add tabulation to text
Shift+Tab: remove tabulation to text
Ctrl+f: search next / open search area
Ctrl+r: replace / open search area
Ctrl+h: toggle syntax highlight on/off
Ctrl+g: go to line
Ctrl+z: undo
Ctrl+y: redo
Ctrl+e: about
Ctrl+q, Esc: close popup
Accesskey E: Toggle editor

Notice: syntax highlight function is only for small text 

� Christophe Dolivet 2007-2009