Commit b64d7b109b9393681981d5fda8149e5e354765cd
1 parent
6d34dbf1
tokar commit
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
frontend/web/css/style.css
... | ... | @@ -4064,6 +4064,7 @@ ul.min_markers_two |
4064 | 4064 | .cabinet-list li:first-child{margin-left: 0} |
4065 | 4065 | .cabinet-list li img {margin-top: 4px; float: left; margin-right: 10px} |
4066 | 4066 | .cabinet-list li span{ border-bottom: 1px solid #333333;} |
4067 | +.cabinet-list a {color: inherit} | |
4067 | 4068 | .left-proektant-cabinet .navi-buttons-yet-wr {margin-bottom: 50px} |
4068 | 4069 | .right-proektant-cabinet-candidate, .right-proektant-cabinet-message, .right-proektant-cabinet-message-new { |
4069 | 4070 | float: right; | ... | ... |