diff options
author | Thomas Willingham <founder@kakste.com> | 2012-12-08 19:26:46 +0000 |
---|---|---|
committer | Thomas Willingham <founder@kakste.com> | 2012-12-08 19:26:46 +0000 |
commit | 7458bf945b5762524aec36ab20b1732cc25e0163 (patch) | |
tree | b04c3fbba19626d6ebd5b85025f218f8338d82d6 | |
parent | d71a827d84134efe13473bb274e7a8f4623608e7 (diff) | |
download | volse-hubzilla-7458bf945b5762524aec36ab20b1732cc25e0163.tar.gz volse-hubzilla-7458bf945b5762524aec36ab20b1732cc25e0163.tar.bz2 volse-hubzilla-7458bf945b5762524aec36ab20b1732cc25e0163.zip |
Since other people are working on this too, add demonstrative placeholder CSS for mods that should probably have their own.
-rw-r--r-- | view/theme/redbasic/css/mod_events.css | 0 | ||||
-rw-r--r-- | view/theme/redbasic/css/mod_help.css | 1 | ||||
-rw-r--r-- | view/theme/redbasic/css/mod_lostpass.css | 1 | ||||
-rw-r--r-- | view/theme/redbasic/css/mod_message.css | 1 | ||||
-rw-r--r-- | view/theme/redbasic/css/mod_network.css | 1 | ||||
-rw-r--r-- | view/theme/redbasic/css/mod_profile.css | 1 | ||||
-rw-r--r-- | view/theme/redbasic/css/mod_register.css | 1 |
7 files changed, 6 insertions, 0 deletions
diff --git a/view/theme/redbasic/css/mod_events.css b/view/theme/redbasic/css/mod_events.css new file mode 100644 index 000000000..e69de29bb --- /dev/null +++ b/view/theme/redbasic/css/mod_events.css diff --git a/view/theme/redbasic/css/mod_help.css b/view/theme/redbasic/css/mod_help.css new file mode 100644 index 000000000..8d1c8b69c --- /dev/null +++ b/view/theme/redbasic/css/mod_help.css @@ -0,0 +1 @@ + diff --git a/view/theme/redbasic/css/mod_lostpass.css b/view/theme/redbasic/css/mod_lostpass.css new file mode 100644 index 000000000..8d1c8b69c --- /dev/null +++ b/view/theme/redbasic/css/mod_lostpass.css @@ -0,0 +1 @@ + diff --git a/view/theme/redbasic/css/mod_message.css b/view/theme/redbasic/css/mod_message.css new file mode 100644 index 000000000..8d1c8b69c --- /dev/null +++ b/view/theme/redbasic/css/mod_message.css @@ -0,0 +1 @@ + diff --git a/view/theme/redbasic/css/mod_network.css b/view/theme/redbasic/css/mod_network.css new file mode 100644 index 000000000..8d1c8b69c --- /dev/null +++ b/view/theme/redbasic/css/mod_network.css @@ -0,0 +1 @@ + diff --git a/view/theme/redbasic/css/mod_profile.css b/view/theme/redbasic/css/mod_profile.css new file mode 100644 index 000000000..8d1c8b69c --- /dev/null +++ b/view/theme/redbasic/css/mod_profile.css @@ -0,0 +1 @@ + diff --git a/view/theme/redbasic/css/mod_register.css b/view/theme/redbasic/css/mod_register.css new file mode 100644 index 000000000..8d1c8b69c --- /dev/null +++ b/view/theme/redbasic/css/mod_register.css @@ -0,0 +1 @@ + |