mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
@@ -5,7 +5,7 @@ There are a number of styles which influence the appearance of these links withi
|
||||
|
||||
!!! note
|
||||
|
||||
These CSS rules only target Textual action links. Internet hyperlinks are not affected by these CSS rules.
|
||||
These CSS rules only target Textual action links. Internet hyperlinks are not affected by these styles.
|
||||
|
||||
| Property | Description |
|
||||
|-------------------------------------------------------|-------------------------------------------------------------------|
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Link-background
|
||||
|
||||
The `link-background` sets the background color of the link.
|
||||
The `link-background` style sets the background color of the link.
|
||||
|
||||
!!! note
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Link-color
|
||||
|
||||
The `link-color` sets the color of the link text.
|
||||
The `link-color` style sets the color of the link text.
|
||||
|
||||
!!! note
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Link-hover-background
|
||||
|
||||
The `link-hover-background` sets the background color of the link when the mouse cursor is over the link.
|
||||
The `link-hover-background` style sets the background color of the link when the mouse cursor is over the link.
|
||||
|
||||
!!! note
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Link-hover-color
|
||||
|
||||
The `link-hover-color` sets the color of the link text when the mouse cursor is over the link.
|
||||
The `link-hover-color` style sets the color of the link text when the mouse cursor is over the link.
|
||||
|
||||
!!! note
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Link-hover-style
|
||||
|
||||
The `link-hover-style` sets the text style for the link text when the mouse cursor is over the link.
|
||||
The `link-hover-style` style sets the text style for the link text when the mouse cursor is over the link.
|
||||
|
||||
!!! note
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Link-style
|
||||
|
||||
The `link-style` sets the text style for the link text.
|
||||
The `link-style` style sets the text style for the link text.
|
||||
|
||||
!!! note
|
||||
|
||||
|
||||
Reference in New Issue
Block a user