Show More
@@ -73,7 +73,7 b' ul.breadcrumb {' | |||||
73 |
|
73 | |||
74 | .list_item { |
|
74 | .list_item { | |
75 | &:hover .list_item { |
|
75 | &:hover .list_item { | |
76 |
background-color: |
|
76 | background-color: @table-border-color; | |
77 | }; |
|
77 | }; | |
78 | a {text-decoration: none;} |
|
78 | a {text-decoration: none;} | |
79 | } |
|
79 | } | |
@@ -208,7 +208,7 b' ul#new-menu {' | |||||
208 | border-radius: 0px; |
|
208 | border-radius: 0px; | |
209 |
|
209 | |||
210 | .list_item { |
|
210 | .list_item { | |
211 |
border-bottom: 1px solid |
|
211 | border-bottom: 1px solid @table-border-color; | |
212 |
|
212 | |||
213 | &:last-child { |
|
213 | &:last-child { | |
214 | border-bottom: 0px; |
|
214 | border-bottom: 0px; |
General Comments 0
You need to be logged in to leave comments.
Login now