mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-20 02:16:41 +08:00
Removed the selection background color.
This commit is contained in:
@ -39,14 +39,6 @@ ul{
|
||||
}
|
||||
|
||||
/* base */
|
||||
::selection{
|
||||
color: #fff !important;
|
||||
background-color: #e51717 !important;
|
||||
}
|
||||
::-moz-selection{
|
||||
color: #fff !important;
|
||||
background-color: #e51717 !important;
|
||||
}
|
||||
a{
|
||||
text-decoration: none;
|
||||
}
|
||||
|
Reference in New Issue
Block a user