diff options
author | root <root@mediaserver.Belkin> | 2010-02-18 23:00:15 +0100 |
---|---|---|
committer | root <root@mediaserver.Belkin> | 2010-02-18 23:00:15 +0100 |
commit | 640401dc818da45736bb5fdd784709a1553e38b3 (patch) | |
tree | 48859f38e0462acd8b88861f54d21ea854793578 /css | |
parent | 86f80a5da2cdf92283113ff80e48a0fd4b266e7e (diff) | |
download | istreamdev-640401dc818da45736bb5fdd784709a1553e38b3.tar.gz istreamdev-640401dc818da45736bb5fdd784709a1553e38b3.tar.bz2 |
Debug Media streaming for folder with space in name.
Diffstat (limited to 'css')
-rwxr-xr-x | css/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/css/style.css b/css/style.css index eeb1e44..2bfe77f 100755 --- a/css/style.css +++ b/css/style.css @@ -1157,3 +1157,4 @@ li.select .arrow { .smallfield:last-child input { -webkit-border-bottom-right-radius: 8px; } + |