##// END OF EJS Templates
Fixed css, compiled translation file.
neko259 -
r240:d4c577e8 default
parent child Browse files
Show More
1 NO CONTENT: modified file, binary diff hidden
NO CONTENT: modified file, binary diff hidden
@@ -7,6 +7,6
7 min-height: 0;
7 min-height: 0;
8 }
8 }
9
9
10 .mark-btn {
10 .mark_btn {
11 cursor: pointer;
11 cursor: pointer;
12 } No newline at end of file
12 }
@@ -192,7 +192,10 blockquote {
192 .mark_btn {
192 .mark_btn {
193 padding: 2px 4px;
193 padding: 2px 4px;
194 border: 1px solid;
194 border: 1px solid;
195 cursor: pointer;
195 }
196
197 .mark_btn:hover {
198 background: #555;
196 }
199 }
197
200
198 .quote {
201 .quote {
General Comments 0
You need to be logged in to leave comments. Login now