basvdijk / domoticz-osidark-theme

Responsive theme for Domoticz
5 stars 2 forks source link

:before :after not working #1

Closed galadril closed 7 years ago

galadril commented 7 years ago

Any idea why :before and :after is not working?

I don't see the arrow for the buttons for example: before

Tried on Firefox, Chrome, and IE and doesn't work on any of them??

basvdijk commented 7 years ago

The arrows are made by FontAwesome which I included via css. On which browser are you testing? On Chrome on a Mac they are there

image

galadril commented 7 years ago

im on windows 10..

tried firefox, ie, and chrome

galadril commented 7 years ago

you add the character in front of the button via :before and : after.. but it looks like that doesn;t work for me

basvdijk commented 7 years ago

That is very weird these browsers support :before and :after for sure. I am working on OSX. Will see if I can check Windows...

basvdijk commented 7 years ago

I've changed the external calls for fonts and css to https in https://github.com/basvdijk/domoticz-osidark-theme/blob/master/src/OsiDark/custom.css could you please see if this fixes your issue?

galadril commented 7 years ago

if looks like it works with your latest commit!

basvdijk commented 7 years ago

Nice 👍