-
Remove the need for Bootstrap and practice Flexbox and Grid Layouts with Sass
Follow the styling guide from [robinhood](https://robinhood.com/us/en/) itself
-
Use lowercase letters
- [Google Style Guideline 2.2.2](https://google.github.io/styleguide/htmlcssguide.html#Capitalization): "All code has to be lowercase: This applies to HTML element names, attrib…
-
Getting an error "access denied"
selectivizr.js, Line 389
tested on IE10 (IE8 mode), Windows 7, jQuery 1.10.3, latest selectivizr (downloaded today)
```
// --[ loadStyleSheet() ]-------------------…
-
I would like to work on this bounty.
-
# Issue summary
When you add/remove row/column in current sheet and run get dependent using `range.getDependents()` on selected range/cell it will only give you dependent from current sheet not fro…
-
In `incremental-search/styles/isearch.less`:
Starting from Atom v1.13.0, the contents of `atom-text-editor` elements are no longer encapsulated within a shadow DOM boundary. This means you should …
-
```
The problem is when you switch between projects it doesn't
switch style sheets. So if I run flex monkey and it starts a project
I didn't want, then I have to switch projects and restart.
```…
-
```
The problem is when you switch between projects it doesn't
switch style sheets. So if I run flex monkey and it starts a project
I didn't want, then I have to switch projects and restart.
```…
-
### Describe the problem to be solved
Hi Grist,
I'm currently a consultant advising a few large scale companies (think thousands to tens of thousands of employees) on their technology adoption and…
-
```
Currently PaintWeb loads an XHTML file which is appended into the
destination document, and it also adds a reference to a CSS file, for the
styling of the GUI. This works well when the target ap…