projects
/
mspang
/
www.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
19fa901
)
CSS does not support C++-style // comments. See http://www.w3.org/TR/CSS2/syndata...
author
Jeremy Roman
<jbroman@csclub.uwaterloo.ca>
Mon, 6 Dec 2010 01:08:10 +0000
(20:08 -0500)
committer
Jeremy Roman
<jbroman@csclub.uwaterloo.ca>
Mon, 6 Dec 2010 01:08:10 +0000
(20:08 -0500)
default.css
patch
|
blob
|
history
diff --git
a/default.css
b/default.css
index
961b9bc
..
b9e1a80
100644
(file)
--- a/
default.css
+++ b/
default.css
@@
-240,7
+240,9
@@
li.media {
padding-bottom: 2px;
}
-//.webcam img {
-// -moz-transform:scaleX(-1);
-// -webkit-transform:scaleX(-1);
-//}
+/*
+.webcam img {
+ -moz-transform:scaleX(-1);
+ -webkit-transform:scaleX(-1);
+}
+*/