diff options
| author | Zog | 2018-03-01 10:02:57 +0100 | 
|---|---|---|
| committer | Zog | 2018-03-01 10:02:57 +0100 | 
| commit | 905697a0679d5be80fc0f9b46f8afa260d6af983 (patch) | |
| tree | 167b8eca4aa1561f670cac101588588761595af1 | |
| parent | afb13da817e01b400a9318e48a95d7a3067741aa (diff) | |
| download | chouette-core-5113-update-logo.tar.bz2 | |
Refs #5126; Update StopAreaReferential icon5113-update-logo
| -rw-r--r-- | app/assets/stylesheets/typography/_sboiv.sass | 5 | 
1 files changed, 1 insertions, 4 deletions
| diff --git a/app/assets/stylesheets/typography/_sboiv.sass b/app/assets/stylesheets/typography/_sboiv.sass index f0943f843..5419708ac 100644 --- a/app/assets/stylesheets/typography/_sboiv.sass +++ b/app/assets/stylesheets/typography/_sboiv.sass @@ -73,12 +73,9 @@  .sb-dashboard:before    content: '\e909' -.sb-line_referential:before +.sb-line_referential:before, .sb-stop_area_referential:before    content: '\e90a' -.sb-stop_area_referential:before -  content: '\e90b' -  .sb-network:before    content: '\e90c' | 
