aboutsummaryrefslogtreecommitdiffstats
path: root/scenario/style.css
diff options
context:
space:
mode:
authorMisko Hevery2010-03-26 16:27:18 -0700
committerMisko Hevery2010-03-26 16:27:18 -0700
commit258ca5f16581f0e8befa493644225a02ae2fc002 (patch)
treea7d67c586fb5c870619664ca84e17996f6dd2e6d /scenario/style.css
parent1990cbbf2817e04657ccd616da1d9d6b78cc2949 (diff)
downloadangular.js-258ca5f16581f0e8befa493644225a02ae2fc002.tar.bz2
moved all uneeded files out, widgets.html works, tests horribly broken
Diffstat (limited to 'scenario/style.css')
-rw-r--r--scenario/style.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/scenario/style.css b/scenario/style.css
new file mode 100644
index 00000000..956bdc52
--- /dev/null
+++ b/scenario/style.css
@@ -0,0 +1,7 @@
+th {
+ text-align: left;
+}
+
+tr {
+ border: 1px solid black;
+}