earshinov
earshinov
An example: ```python import css_inline html = """ Test .test { padding-left: 16px; } h1 { padding: 0; } Should have padding: 0 0 0 16px; """ print(css_inline.inline(html)) # #...
**I'm submitting a ...** ``` [x] feature request ``` **Minimal reproduction of the problem with instructions** Currently ConfirmDialog only supports two buttons: Accept and Reject. In several cases a third,...
### OrientDB Version 3.1.3 from the official Docker image `orientdb:3.1.3` ### Java Version ``` # java -version openjdk version "1.8.0_265" OpenJDK Runtime Environment (build 1.8.0_265-b01) OpenJDK 64-Bit Server VM (build...
#### Issue description Looks like #160 except that I am running latest [email protected]... ...and Angular 8 (maybe that's the root of the problem).  [stats.json](https://github.com/webpack-contrib/webpack-bundle-analyzer/files/3365931/stats.json.zip) #### Technical...
Hi! Thank you for this useful extension. I find it very handy, but these days I mostly use Visual Studio Code, so I decided to port it. In case you...
Scenario: - In the wizard with the competion step, click though the steps until you reach the completion step. - Observe that indicators for previous steps react to hover, but...
Комментарии в коде и commit messages писал на русском, надеюсь в этом ничего страшного. "О себе": Аршинов Евгений, МГТУ им. Баумана
### Is there an existing issue for this? - [X] I have searched the existing issues. ### Is this issue related to iced? - [X] My hardware is compatible and...
Before submitting a pull request, please make sure you have at least performed the following: - [x] read and followed the [CONTRIBUTING.md](https://github.com/ng-bootstrap/ng-bootstrap/blob/master/CONTRIBUTING.md) and [DEVELOPER.md](https://github.com/ng-bootstrap/ng-bootstrap/blob/master/DEVELOPER.md) guide. - [x] built and tested...