Page MenuHomePhabricator

D3639.id11232.diff
No OneTemporary

D3639.id11232.diff

diff --git a/web/calendar/calendar.css b/web/calendar/calendar.css
--- a/web/calendar/calendar.css
+++ b/web/calendar/calendar.css
@@ -141,7 +141,7 @@
overflow: hidden;
}
div.actionLinks svg {
- fill: gray;
+ fill: var(--fg);
width: 10px;
height: 10px;
}
@@ -150,7 +150,7 @@
top: 1px;
}
div.darkEntry div.actionLinks svg {
- fill: lightgray;
+ fill: var(--fg);
}
div.actionLinks a:hover svg {
fill: black;
@@ -162,7 +162,7 @@
z-index: 3 !important;
}
div.actionLinks a {
- color: gray;
+ color: var(--fg);
}
div.actionLinks a:hover {
color: black;

File Metadata

Mime Type
text/plain
Expires
Thu, Dec 19, 12:23 PM (21 h, 11 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2676595
Default Alt Text
D3639.id11232.diff (587 B)

Event Timeline