summaryrefslogtreecommitdiffstats
path: root/public
diff options
context:
space:
mode:
authorSimon2011-03-14 12:46:27 +0100
committerSimon2011-03-14 12:46:27 +0100
commitec0e22ab2aa4ed397ec815a7df682eb14956adf0 (patch)
tree81b998fc0aeeab12d839990e53272dd9eecee39b /public
parentfiltertypen hinzugefügt, Zeit, Datum und Wochentage können in Filtern defin... (diff)
downloadpbs2-ec0e22ab2aa4ed397ec815a7df682eb14956adf0.tar.gz
pbs2-ec0e22ab2aa4ed397ec815a7df682eb14956adf0.tar.xz
pbs2-ec0e22ab2aa4ed397ec815a7df682eb14956adf0.zip
Layout angepasst
Diffstat (limited to 'public')
-rw-r--r--public/media/css/style.css12
-rw-r--r--public/media/img/down.pngbin0 -> 284 bytes
-rw-r--r--public/media/img/up.pngbin0 -> 269 bytes
3 files changed, 11 insertions, 1 deletions
diff --git a/public/media/css/style.css b/public/media/css/style.css
index be81025..9422da2 100644
--- a/public/media/css/style.css
+++ b/public/media/css/style.css
@@ -123,7 +123,17 @@ body{font-family:sans,arial;
position:absolute;
top:0px; right:0px;
width:400px;
- display:none;
+}
+#debug .v1{
+ text-align:right;
+}
+#debug a{
+ font-size:10px;
+ margin-right:5px;
+ color:#009;
+}
+#debug a img {
+ border:none;
}
/* ###################################################### */
diff --git a/public/media/img/down.png b/public/media/img/down.png
new file mode 100644
index 0000000..ecf8572
--- /dev/null
+++ b/public/media/img/down.png
Binary files differ
diff --git a/public/media/img/up.png b/public/media/img/up.png
new file mode 100644
index 0000000..2b93791
--- /dev/null
+++ b/public/media/img/up.png
Binary files differ