mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-24 02:21:43 +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;
|
||||
}
|
||||
|
||||
.icon.online {
|
||||
color: #85de39;
|
||||
}
|
||||
|
||||
.icon.icon-green,
|
||||
a:hover .icon.icon-green {
|
||||
color: #1b9a1b;
|
||||
|
Reference in New Issue
Block a user