Index: polymer_1.0.4/bower_components/google-youtube-upload/google-youtube-upload.css |
diff --git a/polymer_1.0.4/bower_components/google-youtube-upload/google-youtube-upload.css b/polymer_1.0.4/bower_components/google-youtube-upload/google-youtube-upload.css |
new file mode 100755 |
index 0000000000000000000000000000000000000000..0720b9bee42e4e06c1c1322b5acf3b2117c9c266 |
--- /dev/null |
+++ b/polymer_1.0.4/bower_components/google-youtube-upload/google-youtube-upload.css |
@@ -0,0 +1,24 @@ |
+:host { |
+ display: block; |
+} |
+ |
+#login-logout { |
+ margin-bottom: 1em; |
+} |
+ |
+#channel-image { |
+ width: 2em; |
+ height: 2em; |
+ vertical-align: middle; |
+} |
+ |
+#channel-name { |
+ margin-left: 0.2em; |
+ margin-right: 0.2em; |
+} |
+ |
+#disclaimer { |
+ font-size: 0.75em; |
+ color: #aeaeae; |
+ max-width: 350px; |
+} |