mirror of
https://github.com/servo/servo.git
synced 2025-08-14 09:55:35 +01:00
Style input-text pseudo with user-agent CSS
This commit is contained in:
parent
83f687a7be
commit
8500f3c8b8
5 changed files with 18 additions and 19 deletions
|
@ -165,3 +165,7 @@ details[open]::-servo-details-summary {
|
|||
svg > * {
|
||||
display: none;
|
||||
}
|
||||
|
||||
*|*::-servo-input-text {
|
||||
margin: 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue