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