style fixes
This commit is contained in:
parent
a5970376a0
commit
77316d783e
2 changed files with 2 additions and 2 deletions
|
|
@ -26,7 +26,7 @@ from suou import twocolon_list, WantsContentType
|
|||
|
||||
from .colors import color_themes, theme_classes
|
||||
|
||||
__version__ = '0.5.0-dev63'
|
||||
__version__ = '0.5.0-dev68'
|
||||
|
||||
APP_BASE_DIR = os.path.dirname(os.path.dirname(__file__))
|
||||
|
||||
|
|
|
|||
|
|
@ -86,7 +86,7 @@ header.header
|
|||
border-bottom: 2px solid var(--border)
|
||||
background-color: inherit
|
||||
|
||||
:focus
|
||||
\:focus
|
||||
background-color: var(--bg-sharp)
|
||||
border-color: var(--accent)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue