CSS does not support C++-style // comments. See http://www.w3.org/TR/CSS2/syndata.html#comments
This commit is contained in:
parent
19fa9012e1
commit
1bafa8c034
10
default.css
10
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);
|
||||
}
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user