Variable CssStyle.paddingLeft

Declaration

class CssStyle
{
  // ...
  CssValue paddingLeft = CssValue(0, cast(CssValueType)cast(ubyte)0u);
  // ...
}

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2015

License

Boost License 1.0