mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-01 21:31:36 +02:00
Focus and spacing tweaks
This commit is contained in:
@@ -77,6 +77,7 @@ block content
|
||||
if userIsFromOLv1(user)
|
||||
div(ng-show="visible")
|
||||
| To tag or rename your v1 projects, please go back to Overleaf v1.
|
||||
div(ng-show="visible")
|
||||
a.project-list-sidebar-v1-link(
|
||||
href=settings.overleaf.host + "/dash?prefer-v1-dash=1"
|
||||
) Go back to v1
|
||||
|
||||
@@ -35,7 +35,7 @@
|
||||
color: white;
|
||||
padding: 0;
|
||||
line-height: 1;
|
||||
&:hover, &:active {
|
||||
&:hover, &:active, &:focus {
|
||||
color: white;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user