diff options
| author | Zog | 2018-03-01 08:26:47 +0100 |
|---|---|---|
| committer | Zog | 2018-03-01 08:26:47 +0100 |
| commit | a4447e2c6c92897c1d44432ed40fcae946ca546b (patch) | |
| tree | af9e1dd455f90b6d2ec2b98d0b50acfc09393623 | |
| parent | c16fb819cad691ffd13c15bd88f2bbddb87478ec (diff) | |
| download | chouette-core-a4447e2c6c92897c1d44432ed40fcae946ca546b.tar.bz2 | |
Remove useless shadowimprove-referentials-overview
| -rw-r--r-- | app/assets/stylesheets/components/_referential_overview.sass | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app/assets/stylesheets/components/_referential_overview.sass b/app/assets/stylesheets/components/_referential_overview.sass index dac32ccb0..7a0cc98c5 100644 --- a/app/assets/stylesheets/components/_referential_overview.sass +++ b/app/assets/stylesheets/components/_referential_overview.sass @@ -182,8 +182,8 @@ height: 100% transition: margin 0.5s background: white - &:last-child - box-shadow: 0 -10px 10px rgba(0,0,0,0.5) + // &:last-child + // box-shadow: 0 -10px 10px rgba(0,0,0,0.5) .week-span left: 15px top: 15px @@ -246,7 +246,7 @@ &.selected, &:hover color: $blue background-color: transparentize($blue, 0.7) - + &:hover background-color: transparentize(white, 0.7) &:after |
