diff options
author | friendica <info@friendica.com> | 2012-07-09 22:48:51 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-07-09 22:48:51 -0700 |
commit | 5355193b6342910ec69ec172846027ac9353d2b3 (patch) | |
tree | 9ebe1cfea820b8ce73756f78cd6b2361a349bb4f /view/theme/vier/style.less | |
parent | 4b066e04f619c2c6f8d383daee9ceab49f39acdc (diff) | |
download | volse-hubzilla-5355193b6342910ec69ec172846027ac9353d2b3.tar.gz volse-hubzilla-5355193b6342910ec69ec172846027ac9353d2b3.tar.bz2 volse-hubzilla-5355193b6342910ec69ec172846027ac9353d2b3.zip |
theme cleanup
Diffstat (limited to 'view/theme/vier/style.less')
-rw-r--r-- | view/theme/vier/style.less | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/view/theme/vier/style.less b/view/theme/vier/style.less deleted file mode 100644 index c3dbae777..000000000 --- a/view/theme/vier/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"; - - - - |