9e5b240923
deleted files that duplicate those in the Dart repository (LICENSE, pubspec.yaml, codereview.settings, .gitignore) Otherwise, just changed pkg.status and pubspec R=terry@google.com Review URL: https://codereview.chromium.org//23168002 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26155 260f80e4-7a28-3924-810f-c04153c831b5
6 lines
72 B
CSS
6 lines
72 B
CSS
.foo #abc {
|
|
color: red;
|
|
width: 300px;
|
|
left: 50px;
|
|
right: 50px;
|
|
} |