Closed (fixed)
Project:
Ubiquity theme
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Mar 2011 at 17:08 UTC
Updated:
20 Mar 2011 at 18:31 UTC
It looks like the Feb 25 dev snapshot is completely borked. All of the main regions are not in the correct place, the default text align is "center", etc.
I accidentally overwrote all copies I have of the previous revisions. Is there any way to get the previous snapshot out of git?
Comments
Comment #1
melon commentedWhat was the date of the dev version you had before?
The latest commit was only a system-wide cleanup of the legacy CVS keywords which affected all projects.
Comment #2
bkat commentedthis css worked for me to clean it back up
Comment #3
melon commentedOK, I realized the original code is quite messy.
Found mixing php opening tag and CVS keywords in one line, the same situation with css: comment opening and CVS tags in one line.
Did a quick cleanup with all the files, and found it okay.
http://drupalcode.org/project/ubiquity.git/commitdiff/f4f7b45
Marking this fixed now, thanks for pointing this out.