1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-04-29 20:29:22 +02:00

Merge pull request 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:
Joas Schilling 2014-07-07 20:33:35 +02:00
commit f340e54e0c

@ -273,10 +273,6 @@ a:hover { color: #D31141; }
border-bottom-color: #5D8FBD;
}
.postlink {
color: #368AD2;
}
.postlink:hover {
background-color: #D0E4F6;
color: #0D4473;