From cdedbaccacba4b33b1fbbfc83b37ee12622c9e2f Mon Sep 17 00:00:00 2001 From: Dan Stillman Date: Fri, 1 Apr 2016 06:05:59 -0400 Subject: [PATCH] Add some missing empty platform-specific CSS files --- chrome/content/zotero-platform/unix/tab.css | 0 chrome/content/zotero-platform/unix/tagselector.css | 0 chrome/content/zotero-platform/win/tab.css | 0 chrome/content/zotero-platform/win/tagselector.css | 0 4 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 chrome/content/zotero-platform/unix/tab.css create mode 100644 chrome/content/zotero-platform/unix/tagselector.css create mode 100644 chrome/content/zotero-platform/win/tab.css create mode 100644 chrome/content/zotero-platform/win/tagselector.css diff --git a/chrome/content/zotero-platform/unix/tab.css b/chrome/content/zotero-platform/unix/tab.css new file mode 100644 index 000000000..e69de29bb diff --git a/chrome/content/zotero-platform/unix/tagselector.css b/chrome/content/zotero-platform/unix/tagselector.css new file mode 100644 index 000000000..e69de29bb diff --git a/chrome/content/zotero-platform/win/tab.css b/chrome/content/zotero-platform/win/tab.css new file mode 100644 index 000000000..e69de29bb diff --git a/chrome/content/zotero-platform/win/tagselector.css b/chrome/content/zotero-platform/win/tagselector.css new file mode 100644 index 000000000..e69de29bb