diff options
author | Pim van den Berg | 2015-05-16 13:58:17 +0200 |
---|---|---|
committer | Pim van den Berg | 2015-06-21 18:06:02 +0200 |
commit | 3335a353b74526e0808017ebcc47fd51463d7fcd (patch) | |
tree | a1fe918c68a83176451a29c4482233d88427c3e0 /layout | |
parent | replace table on overview page by divs (diff) | |
download | apt-panopticon_cgp-3335a353b74526e0808017ebcc47fd51463d7fcd.zip apt-panopticon_cgp-3335a353b74526e0808017ebcc47fd51463d7fcd.tar.gz apt-panopticon_cgp-3335a353b74526e0808017ebcc47fd51463d7fcd.tar.bz2 apt-panopticon_cgp-3335a353b74526e0808017ebcc47fd51463d7fcd.tar.xz |
add responsive css
For 4 types of devices:
a. desktop / tablet 10" landscape (default)
b. tablet 10" portrait / tablet 7" landscape
c. tablet 7" portrait / smartphone landscape
d. smartphone portrait
Diffstat (limited to '')
-rw-r--r-- | layout/style-b.css | 0 | ||||
-rw-r--r-- | layout/style-c.css | 0 | ||||
-rw-r--r-- | layout/style-d.css | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/layout/style-b.css b/layout/style-b.css new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/layout/style-b.css | |||
diff --git a/layout/style-c.css b/layout/style-c.css new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/layout/style-c.css | |||
diff --git a/layout/style-d.css b/layout/style-d.css new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/layout/style-d.css | |||