Commit
9585191314d802f2a641c4ef426d5e9935ec0adf
0 parents
Initial release theme COMIGRAR based in theme 'profile-base'.
| |
1
| +++ a/footer.rhtml |
| @@ -0,0 +1 @@ |
| @@ -0,0 +1 @@ |
| |
1
| +../profile-base/footer.rhtml |
0
| \ No newline at end of file |
2
| \ No newline at end of file |
| |
1
| +++ a/header.rhtml |
| @@ -0,0 +1 @@ |
| @@ -0,0 +1 @@ |
| |
1
| +../profile-base/header.rhtml |
0
| \ No newline at end of file |
2
| \ No newline at end of file |
| |
1
| +++ a/site_title.rhtml |
| @@ -0,0 +1 @@ |
| @@ -0,0 +1 @@ |
| |
1
| +../profile-base/site_title.rhtml |
0
| \ No newline at end of file |
2
| \ No newline at end of file |
| |
1
| +++ a/style.css |
| @@ -0,0 +1,4 @@ |
| @@ -0,0 +1,4 @@ |
| |
1
| +@import url(../profile-base/style.css); |
| |
2
| + |
| |
3
| +/************************** left panel ***************************/ |
| |
4
| + |
| |
1
| +++ a/theme.yml |
| @@ -0,0 +1,3 @@ |
| @@ -0,0 +1,3 @@ |
| |
1
| +name: "COMIGRAR" |
| |
2
| +layout: "application-ng" |
| |
3
| +icon_theme: [default, pidgin] |