mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-26 03:22:37 +02:00
[ticket/15156] Set icon color
PHPBB3-15156
This commit is contained in:
@@ -219,6 +219,10 @@ a:hover .icon.icon-blue {
|
|||||||
color: #196db5;
|
color: #196db5;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.icon.online {
|
||||||
|
color: #85de39;
|
||||||
|
}
|
||||||
|
|
||||||
.icon.icon-green,
|
.icon.icon-green,
|
||||||
a:hover .icon.icon-green {
|
a:hover .icon.icon-green {
|
||||||
color: #1b9a1b;
|
color: #1b9a1b;
|
||||||
|
Reference in New Issue
Block a user