diff options
| author | Zog | 2018-05-11 11:49:43 +0200 |
|---|---|---|
| committer | Zog | 2018-05-11 11:49:43 +0200 |
| commit | a20e628110933be8cc51f0f0987f25b5948bdfcb (patch) | |
| tree | 81bb708979328ba463448b223241f6390f948572 | |
| parent | 578a6573c4cabffec9fa29d6eae446988bb4015c (diff) | |
| download | chouette-core-a20e628110933be8cc51f0f0987f25b5948bdfcb.tar.bz2 | |
Refs #6973; Update consolidted views CSS
| -rw-r--r-- | app/assets/stylesheets/modules/_vj_collection.sass | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app/assets/stylesheets/modules/_vj_collection.sass b/app/assets/stylesheets/modules/_vj_collection.sass index 0131201f0..e22507dcf 100644 --- a/app/assets/stylesheets/modules/_vj_collection.sass +++ b/app/assets/stylesheets/modules/_vj_collection.sass @@ -270,8 +270,7 @@ .highlighted background-color: lighten($highlighted, 20%) !important .disabled - background-color: #dedede - color: #777 + color: #bbb .t2e-item-list .t2e-item .th min-width: 100px |
