Merge pull request #18514 from overleaf/dp-pdf-toolbar-hover
Add hover state to pdf toolbar buttons GitOrigin-RevId: d58ad739e6454b9e0cdbdbb93c55e58785a9d672
This commit is contained in:
@@ -955,6 +955,7 @@
|
||||
@logs-pane-bg: @neutral-80;
|
||||
@log-line-no-color: #fff;
|
||||
@log-hints-color: @neutral-70;
|
||||
@pdf-toolbar-btn-hover-color: rgba(125, 125, 125, 0.2);
|
||||
|
||||
// Tags
|
||||
@tag-border-radius: 9999px;
|
||||
|
||||
@@ -71,6 +71,7 @@
|
||||
@project-rename-link-color: @neutral-70;
|
||||
@project-rename-link-color-hover: @neutral-70;
|
||||
@logs-pane-bg: @neutral-10;
|
||||
@pdf-toolbar-btn-hover-color: @neutral-10;
|
||||
|
||||
// Navbar
|
||||
@navbar-default-bg: #fff;
|
||||
|
||||
Reference in New Issue
Block a user