[Pushed] Ctrl + F does not work on the Theme Editor
#1
Trying to find "error" in global.css using Ctrl + F does not work. The search doesn't return anything, despite there being an .error_message class.

.error_message {
	color: #C00;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 10px;
}

This is a major hassle for me, I always use Ctrl + F to find classes and I'm sure others do too.
Please don't PM me for support. Smile
Reply
#2
Same with me. Just copy whole css and paste it to notepad++ . find what you looking for, change and paste back on host.
[Image: mybb-fsr-review-badge.png]
Reply
#3
I believe CodeMirror only renders the part of the document that you can see. Is CM active?
Reply
#4
and how to enable codemirror?
[Image: mybb-fsr-review-badge.png]
Reply
#5
I haven't changed any settings in the Admin CP since I installed 1.8 on my localhost.

Just testing it, searching for color returned 4 results, three of which were in the frame at the time.
Please don't PM me for support. Smile
Reply
#6
It may depend on what browser you're working in. You can turn off CodeMirror by going to ACP -> Preferences (on the left).
Reply
#7
Perhaps this is relevant?

http://codemirror.net/demo/search.html
No longer involved in the MyBB project.
Reply
#8
(2013-06-21, 05:28 PM)Nathan Malcolm Wrote: Perhaps this is relevant?

http://codemirror.net/demo/search.html

I used that extension for a smaller project and it seemed to work well. I think s&r in templates and CSS would be an awesome feature. Smile

I am really glad to see CodeMirror going in 1.8 Smile Class move guys.
[retired]
Reply
#9
We need to add this in.
Reply
#10
(2013-06-21, 10:45 PM)Tomm M Wrote: We need to add this in.

This should be working now. I implemented it in ff017ffa0.
No longer involved in the MyBB project.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)