diff options
| author | Zog | 2018-03-12 12:32:59 +0100 | 
|---|---|---|
| committer | Zog | 2018-03-12 12:32:59 +0100 | 
| commit | 1d64adec6774d5dfde82ef269ffaf678dafd70e5 (patch) | |
| tree | c2c2e8b83cd23f94747b4792925fe021f3819a00 /app/assets | |
| parent | ba30cc2c8772dbd1934d032e2a3a6a66795df4e2 (diff) | |
| download | chouette-core-1d64adec6774d5dfde82ef269ffaf678dafd70e5.tar.bz2 | |
Refs #5567; Disable routes by default5567-routes-map-on-line-show
Diffstat (limited to 'app/assets')
| -rw-r--r-- | app/assets/stylesheets/OpenLayers/custom.sass | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/app/assets/stylesheets/OpenLayers/custom.sass b/app/assets/stylesheets/OpenLayers/custom.sass index 013c056d6..0675b0ba6 100644 --- a/app/assets/stylesheets/OpenLayers/custom.sass +++ b/app/assets/stylesheets/OpenLayers/custom.sass @@ -28,6 +28,7 @@        font-size: 0.6em        &:hover          text-decoration: none +        font-weight: bold        &.active          background: $blue | 
