mirror of
https://github.com/friendica/friendica
synced 2024-11-09 17:02:54 +00:00
modified: view/theme/smoothly/style.css
modified: view/theme/smoothly/theme.php
This commit is contained in:
parent
7c20d5e375
commit
c3be0e9295
3 changed files with 7 additions and 6 deletions
|
@ -1,6 +1,7 @@
|
||||||
Options -Indexes
|
Options -Indexes
|
||||||
AddType application/x-java-archive .jar
|
AddType application/x-java-archive .jar
|
||||||
AddType audio/ogg .oga
|
AddType audio/ogg .oga
|
||||||
|
#AddHandler php53-cgi .php
|
||||||
|
|
||||||
<FilesMatch "\.(out|log)$">
|
<FilesMatch "\.(out|log)$">
|
||||||
Deny from all
|
Deny from all
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
/*
|
/*
|
||||||
style.css
|
style.css
|
||||||
Theme: Smoothly
|
Theme: Smoothly
|
||||||
Maintainer: alex@friendica.pixelbits.de
|
Maintainer: Nomen Nominandum
|
||||||
last change: 2013-05-08
|
last change: 2013-05-08
|
||||||
|
|
||||||
** Colors **
|
** Colors **
|
||||||
|
|
|
@ -2,11 +2,11 @@
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Name: Smoothly
|
* Name: Smoothly
|
||||||
* Description: Like coffee with milk. Theme optimized for iPad[2].
|
* Description: Theme based on Testbubble and optimized for Tablets.
|
||||||
* Version: Version 2013-05-08.2
|
* Version: Version 2013-05-08
|
||||||
* Author: Anne Walk
|
* Author: Anne Walk, Devlon Duthied
|
||||||
* Author: Devlon Duthied
|
* Author: Alex <https://red.pixelbits.de/channel/alex>
|
||||||
* Maintainer: Alex <https://friendica.pixelbits.de/profile/alex>
|
* Maintainer: Nomen Nominandum
|
||||||
* Screenshot: <a href="screenshot.png">Screenshot</a>
|
* Screenshot: <a href="screenshot.png">Screenshot</a>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue