mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
ce639c48f6
commit
25c072d4ec
@ -539,7 +539,7 @@ class Style(object):
|
|||||||
'''
|
'''
|
||||||
Return the background color by parsing both the background-color and
|
Return the background color by parsing both the background-color and
|
||||||
background shortcut properties. Note that inheritance/default values
|
background shortcut properties. Note that inheritance/default values
|
||||||
are not used.
|
are not used. None is returned if no background color is set.
|
||||||
'''
|
'''
|
||||||
|
|
||||||
def validate_color(col):
|
def validate_color(col):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user