-
Hi there,
we have a local stylesheet from Icomoon, whcih looks like this:
```css
@font-face {
font-family: "icomoon";
src: url("fonts/icomoon.eot?sfzcx2");
src:
url("fonts/icomoon…
-
IS there a way to hide the error in console? I am getting an error ` Error: Could not parse CSS stylesheet` which I cant fix but I cant hide it from displaying in console either.
```
// this code d…
-
It worked before, but now I noticed that the injected stylesheet for default opacity transitions aren't injected. It's in the config, but it's not being inserted in the injected tags.
![image](http…
-
From what I understand, h1 is the correct language for coding CSS for color font family, font size, font weight, font style, and color. ETC
-
Here's a fun challenge. How would one get the setting `css.remoteStyleSheets` to work? It is mentioned in this stackoverflow question: https://stackoverflow.com/questions/35213941/how-to-add-intellise…
rwols updated
3 years ago
-
RDFauthor needs a own stylesheet. At the moment rdfauthor uses the ontowiki dom structure for windows like propertypicker or any popup widgets. Outside of the OntoWiki environment the popup style is c…
-
@joshhjacobson, is there a compelling reason not to consolidate the various stylesheets into a single CSS file (which I would call parasol.css) for the sake of simplicity in app development?
That …
-
This is actually an issue for all bootstrap sites (I suspect) but when you print OSCYS, it adds links after their text. This is probably OK for external links, but for internal links it does not help …
-
Hello,
Love the idea, but I don't use Ruby :( is there a preferred method for downloading the straight stylesheet for use?
I've currently just copied the css from the editor, but I feel like thi…
-
Can that even be done? if so is there an example ?
In a nutshell I have a single band COG and I'd like to color all values between 0 and 187 green, 188 to 195 yellow, 196 to 200 red, and 201+ no c…