Open
Description
I'm at a loss here.
Icons working for everythign else, except for backlight.
The 70% is the screen brightness.
Here is what I have for the module:
#backlight {
/background-color: rgba(12, 37, 44, 0.85);/
font-size: 12px;
color: #808080;
border-radius: 18px;
/border: 2px solid #000000;/
padding: 6px 11px 3px 11px;
margin: 5px 5px 5px 5px;
opacity: 1.0;
}
Every other Icon I use works fine, except this one won't show up. I've tried adjusting the padding and margins. I have even used another icon I know works, and nothing shows up.
I cannot get that one icon to show up.
Any suggestions would be greatly appreciated.