Commit 9fc956f4d1285c9177b465e6c9a1edd24c3e4bff
1 parent
85a887fd
Exists in
master
and in
5 other branches
Breadcrumb divide subscrib #25 #52
Showing
1 changed file
with
7 additions
and
0 deletions
Show diff stats
core/static/css/base/amadeus.css
@@ -250,3 +250,10 @@ li.alert_li:hover{background-color:#eee} | @@ -250,3 +250,10 @@ li.alert_li:hover{background-color:#eee} | ||
250 | .turn_off_alert{float:right;margin-bottom :1px} | 250 | .turn_off_alert{float:right;margin-bottom :1px} |
251 | a.alert_message{color : grey} | 251 | a.alert_message{color : grey} |
252 | a.alert_message:hover{color : grey} | 252 | a.alert_message:hover{color : grey} |
253 | + | ||
254 | +/*=================== Ailson - Please Don't touch*/ | ||
255 | +.breadcrumb .divider{ | ||
256 | + display: none; | ||
257 | +} | ||
258 | + | ||
259 | + |