Top "Background-color" questions

"background-color" is a CSS property used to define the background color of an element.

Printing background-color in Firefox and IE

I am with some problems to print background-color in Firefox and IE. For Google Chrome I found the follow hack …

css google-chrome firefox background-color
Changing cell background color in LibreOffice

I am using LibreOffice 3.5.4.2. I would like to change the background color of cells based on various conditions. As a …

macros spreadsheet background-color libreoffice libreoffice-basic
Changing background color for a text annotation to increase contrast and visibility

I'd like to change the background color for my annotate text so that it's green and covers up anything behind …

r ggplot2 colors background-color annotate
Vuetify: How to specify the background-color of a selected item in v-select component

I have a v-select widget (combobox / select) in a Vue application. When I open it and hover over an option, …

background-color vuetify.js selected v-select
Pen highlighter effect in css

I want to create a highlight effect that resembles a highlight made with a pen. i.e. it has wavy …

html css background-color highlight
How to change background color of app icon

as you know Android 5 add a background color to old apps. Newest apps are able to set a background color …

android icons background-color android-4.4-kitkat android-5.1.1-lollipop
custom theme background color

I have material-ui@next installed and i want to customized the background color of the theme. I tried this: const …

javascript reactjs themes background-color material-ui
CSS: TD background color causing borders to disappear

I have a large HTML table that is created dynamically. The table has a standard structure, incl. colgroup, thead and …

css border background-color border-color
Is there a way to style Google Chrome default PDF viewer

Is there a way to style google chrome default pdf view? I'm trying to change the gray background color to …

css google-chrome background-color pdf-viewer
android: How to use custom colors?

Im trying to set the backgroundcolor of my FrameLayout using my own colors. I created a .xml file which contains …

android background-color android-framelayout