diff options
author | friendica <info@friendica.com> | 2012-02-13 14:17:20 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-02-13 14:17:20 -0800 |
commit | 23f5abfa1fb40e5037fc4c6e2147bcc1ba2fa1d8 (patch) | |
tree | 07963e36346612e0c0e1fe22d0c9608043f40f35 /view/theme/quattro-green/style.less | |
parent | dc4420c5ec085f43bdab35d4eb06f024a3472740 (diff) | |
parent | 22bb285c7f223c868318e601ec41e044dd90bac3 (diff) | |
download | volse-hubzilla-23f5abfa1fb40e5037fc4c6e2147bcc1ba2fa1d8.tar.gz volse-hubzilla-23f5abfa1fb40e5037fc4c6e2147bcc1ba2fa1d8.tar.bz2 volse-hubzilla-23f5abfa1fb40e5037fc4c6e2147bcc1ba2fa1d8.zip |
Merge branch 'pull'
Diffstat (limited to 'view/theme/quattro-green/style.less')
-rwxr-xr-x | view/theme/quattro-green/style.less | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/view/theme/quattro-green/style.less b/view/theme/quattro-green/style.less new file mode 100755 index 000000000..f8b0bb31c --- /dev/null +++ b/view/theme/quattro-green/style.less @@ -0,0 +1,14 @@ +/** + * Fabio Comuni <http://kirgroup.com/profile/fabrixxm> + **/ +// Less file http://lesscss.org/ +// compile with lessc +// $ lessc style.less > style.css + +@import "colors"; +@import "../quattro/icons"; +@import "../quattro/quattro"; + + + + |