# getresponse/1.3.8/includes/classes/scssphp/tests/outputs/null.css

GetResponse Forms by Optin Cat, version 1.3.8. 22 lines.

- Page: https://pluginprobe.com/plugins/getresponse/1.3.8/code/includes/classes/scssphp/tests/outputs/null.css
- Raw: https://pluginprobe.com/plugins/getresponse/1.3.8/raw/includes/classes/scssphp/tests/outputs/null.css
- Modified: 2015-06-12T09:52:22+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/getresponse/1.3.8/code/includes/classes/scssphp/tests/outputs/null.css#L10-L20`.

```css
.div {
  one: null;
  one: world;
  one: NULL world;
  one: a, b;
  two: a, b; }

p:before {
  content: "I ate  pies!"; }

.foo {
  -webkit-border-radius: 10;
  border-radius: 10; }

.fu {
  -webkit-border-radius: 20;
  border-radius: 20; }

.bar {
  -webkit-border-top-left-radius: 30;
  border-top-left-radius: 30; }

```
