diff options
author | friendica <info@friendica.com> | 2012-03-30 15:12:20 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-03-30 15:12:20 -0700 |
commit | aace55df0ad279d74c5e612078c3f29d114389dc (patch) | |
tree | ec1318b325ec3dc5ab2bc4ded5dae1c657b8fc7b /view/theme/quattro/dark/style.less | |
parent | cfdfcb37cbed8354e9f6c025a6e9ccadafc2d625 (diff) | |
parent | 007d67a998eb8f26228ddd22bb0323d54af9af8c (diff) | |
download | volse-hubzilla-aace55df0ad279d74c5e612078c3f29d114389dc.tar.gz volse-hubzilla-aace55df0ad279d74c5e612078c3f29d114389dc.tar.bz2 volse-hubzilla-aace55df0ad279d74c5e612078c3f29d114389dc.zip |
Merge branch 'pull'
Diffstat (limited to 'view/theme/quattro/dark/style.less')
-rwxr-xr-x | view/theme/quattro/dark/style.less | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/view/theme/quattro/dark/style.less b/view/theme/quattro/dark/style.less new file mode 100755 index 000000000..7d81e788a --- /dev/null +++ b/view/theme/quattro/dark/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 "../icons"; +@import "../quattro"; + + + + |