Show More
@@ -213,12 +213,9 b'' | |||||
213 |
|
213 | |||
214 | a { |
|
214 | a { | |
215 | padding: 0 !important; |
|
215 | padding: 0 !important; | |
216 | color: @rcblue !important; |
|
|||
217 | } |
|
216 | } | |
218 | } |
|
217 | } | |
219 | a.bookmark-item { |
|
218 | ||
220 | color: @rcblue !important; |
|
|||
221 | } |
|
|||
222 | } |
|
219 | } | |
223 |
|
220 | |||
224 |
|
221 | |||
@@ -281,7 +278,7 b'' | |||||
281 | color: @grey4; |
|
278 | color: @grey4; | |
282 |
|
279 | |||
283 | &:hover { |
|
280 | &:hover { | |
284 |
color: @ |
|
281 | color: @rcblue; | |
285 | } |
|
282 | } | |
286 | } |
|
283 | } | |
287 |
|
284 |
General Comments 0
You need to be logged in to leave comments.
Login now