projects
/
friendica.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
37d61fb
)
[frio] Add color to active buttons in mobile view
author
Hypolite Petovan
<hypolite@mrpetovan.com>
Fri, 5 Jun 2020 03:47:13 +0000
(23:47 -0400)
committer
Hypolite Petovan
<hypolite@mrpetovan.com>
Fri, 5 Jun 2020 03:47:13 +0000
(23:47 -0400)
view/theme/frio/css/style.css
patch
|
blob
|
history
diff --git
a/view/theme/frio/css/style.css
b/view/theme/frio/css/style.css
index 0840103332a8197d28d4bc5c4dcc961d76d551a8..014b3daaa3390a37b3ce39c2b86eacf739f15f98 100644
(file)
--- a/
view/theme/frio/css/style.css
+++ b/
view/theme/frio/css/style.css
@@
-1854,9
+1854,7
@@
code > .hl-main {
}
.wall-item-actions .active {
font-weight: bold;
-}
-.wall-item-actions .active:hover {
- color: $link_color;
+ color: $link_color;
}
.wall-item-actions-left {
display: table-cell;