Make part between each data section white
This commit is contained in:
parent
b875832fb1
commit
a627bc9a9f
|
@ -66,7 +66,8 @@
|
||||||
{:font-size "11px"
|
{:font-size "11px"
|
||||||
:margin (css-join "0px" pod-padding)
|
:margin (css-join "0px" pod-padding)
|
||||||
:min-width "100px"
|
:min-width "100px"
|
||||||
:height common/gs-19s}]
|
:height common/gs-19s
|
||||||
|
:background-color common/white-background-color}]
|
||||||
#_[:.app-db-path--label
|
#_[:.app-db-path--label
|
||||||
{:color "#2D9CDB"
|
{:color "#2D9CDB"
|
||||||
:text-decoration "underline"
|
:text-decoration "underline"
|
||||||
|
|
Loading…
Reference in New Issue