mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-22 01:21:23 +02:00
Merge pull request #2710 from Crizz0/ticket/12830
[ticket/12830] Removes double .postlink in colours.css * Crizz0/ticket/12830: [ticket/12830] Remove double .postlink in colours.css
This commit is contained in:
@@ -273,10 +273,6 @@ a:hover { color: #D31141; }
|
|||||||
border-bottom-color: #5D8FBD;
|
border-bottom-color: #5D8FBD;
|
||||||
}
|
}
|
||||||
|
|
||||||
.postlink {
|
|
||||||
color: #368AD2;
|
|
||||||
}
|
|
||||||
|
|
||||||
.postlink:hover {
|
.postlink:hover {
|
||||||
background-color: #D0E4F6;
|
background-color: #D0E4F6;
|
||||||
color: #0D4473;
|
color: #0D4473;
|
||||||
|
Reference in New Issue
Block a user