diff options
author | friendica <info@friendica.com> | 2012-11-06 20:39:00 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-11-06 20:39:00 -0800 |
commit | 6db8b5bbd213693587de6d696e401d5b936b3b80 (patch) | |
tree | acb3019ae59310c6fe14238cc698ed13e7907f07 /view/theme/quattro/green/style.less | |
parent | 295b865d065b12c6686592bd34739ac9d9b87978 (diff) | |
download | volse-hubzilla-6db8b5bbd213693587de6d696e401d5b936b3b80.tar.gz volse-hubzilla-6db8b5bbd213693587de6d696e401d5b936b3b80.tar.bz2 volse-hubzilla-6db8b5bbd213693587de6d696e401d5b936b3b80.zip |
All the themes except one are horked anway
Diffstat (limited to 'view/theme/quattro/green/style.less')
-rw-r--r-- | view/theme/quattro/green/style.less | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/view/theme/quattro/green/style.less b/view/theme/quattro/green/style.less deleted file mode 100644 index 7d81e788a..000000000 --- a/view/theme/quattro/green/style.less +++ /dev/null @@ -1,14 +0,0 @@ -/** - * Fabio Comuni <http://kirgroup.com/profile/fabrixxm> - **/ -// Less file http://lesscss.org/ -// compile with lessc -// $ lessc style.less > style.css - -@import "colors"; -@import "../icons"; -@import "../quattro"; - - - - |