fix outline
This commit is contained in:
parent
2f707b089d
commit
9a8f1c1753
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "cartoassets",
|
"name": "cartoassets",
|
||||||
"description": "Share frontend assets between different CartoDB repositories",
|
"description": "Share frontend assets between different CartoDB repositories",
|
||||||
"version": "0.1.31",
|
"version": "0.1.32",
|
||||||
"homepage": "https://github.com/cartodb/CartoAssets",
|
"homepage": "https://github.com/cartodb/CartoAssets",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "CartoDB",
|
"name": "CartoDB",
|
||||||
|
@ -35,6 +35,7 @@
|
|||||||
}
|
}
|
||||||
&:focus {
|
&:focus {
|
||||||
border: 1px solid $cBlue;
|
border: 1px solid $cBlue;
|
||||||
|
outline: none;
|
||||||
}
|
}
|
||||||
&:disabled,
|
&:disabled,
|
||||||
&.is-disabled {
|
&.is-disabled {
|
||||||
|
Loading…
Reference in New Issue
Block a user