comparison client/src/assets/application.sass @ 1285:f674ce380de1

layout soundingresults
author Thomas Junk <thomas.junk@intevation.de>
date Thu, 22 Nov 2018 11:18:46 +0100
parents a7dd8a3356fc
children 54b7d8e2b224
comparison
equal deleted inserted replaced
1284:d0a5bb018fc9 1285:f674ce380de1
35 &:focus 35 &:focus
36 color: darken($color-info, 13) 36 color: darken($color-info, 13)
37 37
38 .w-90 38 .w-90
39 width: 90% 39 width: 90%
40
41 .w-95
42 width: 95%
40 43
41 .debug 44 .debug
42 border: 1px solid red 45 border: 1px solid red
43 46
44 %fully-centered 47 %fully-centered