first step of theme separation. Only put redbasic under git control. Ignore any other themes in view/theme .

This commit is contained in:
friendica
2015-02-18 17:01:40 -08:00
parent e00be4de23
commit d8d175d7e4
4 changed files with 8 additions and 3 deletions
+5
View File
@@ -21,6 +21,11 @@ apps/
*.orig
*.rej
# themes except for redbasic
view/theme/*
! view/theme/redbasic
# composer files (for fetching sabre)
composer.*
+1 -1
View File
@@ -1 +1 @@
2015-02-17.947
2015-02-18.948
+1 -1
View File
@@ -67,7 +67,7 @@ ul#settings-privacy-macros {
#dspr-pubcomment-label {
float: left;
width: 200px;
width: 350px;
margin-bottom: 25px;
}
+1 -1
View File
@@ -2,7 +2,7 @@
* Redbasic
*
* Based on duepuntozero Friendica style
* by Fabio Comuni <[email protected]>
* Originally by Fabio Comuni <[email protected]>
*/