summaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
authorAlessandro Cosentino <cosenal@gmail.com>2012-07-28 00:38:28 -0400
committerAlessandro Cosentino <cosenal@gmail.com>2012-07-28 00:38:28 -0400
commit42458fad2ff26b95b09342981579e11ae783eaf8 (patch)
treec8962040dca9b347a4a3fe3492bcb034f1439c40 /css
parent96a44ed8e8cf7c5610a07de4e450eea7ad1f8949 (diff)
browse local files dialog
Diffstat (limited to 'css')
-rw-r--r--css/news.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/css/news.css b/css/news.css
index 81141252a..887e0c232 100644
--- a/css/news.css
+++ b/css/news.css
@@ -70,4 +70,6 @@ div.collapsable_container:hover { background-color: rgb(221, 221, 221); }
div.add_parentfolder { position: relative; }
div.dialog { overflow: visible; }
+#file_upload_start { -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter:alpha(opacity=0); opacity:0; z-index:1001; width:0; height:0;}
+