diff options
author | Alib <aliboba@free.fr> | 2010-07-05 17:06:58 +0200 |
---|---|---|
committer | Alib <aliboba@free.fr> | 2010-07-05 17:06:58 +0200 |
commit | 73d75c718b5017708065d0c39c73cded75062dac (patch) | |
tree | 4b37764a45ccc6ece48cc7606e248fd0477f099a /css/jqtouch.css | |
parent | ebddc115d8243b31b7309b1aebd45ceda4132690 (diff) | |
download | istreamdev-73d75c718b5017708065d0c39c73cded75062dac.tar.gz istreamdev-73d75c718b5017708065d0c39c73cded75062dac.tar.bz2 |
fix long path for pid checks
Diffstat (limited to 'css/jqtouch.css')
-rwxr-xr-x | css/jqtouch.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/css/jqtouch.css b/css/jqtouch.css index 5c3e736..3b8c8ed 100755 --- a/css/jqtouch.css +++ b/css/jqtouch.css @@ -370,4 +370,4 @@ div#jqt > .current { -webkit-transform: scale(.2); opacity: 0; } -}
\ No newline at end of file +} |