comparison client/src/application/assets/application.sass @ 1213:9d93968db2cd

replaced custom css with bootstrap classes
author Markus Kottlaender <markus@intevation.de>
date Mon, 19 Nov 2018 14:13:01 +0100
parents 55eae66af749
children 104d41ea7c15
comparison
equal deleted inserted replaced
1212:387826a2efd3 1213:9d93968db2cd
12 * Author(s): 12 * Author(s):
13 * Thomas Junk <thomas.junk@intevation.de> 13 * Thomas Junk <thomas.junk@intevation.de>
14 */ 14 */
15 $basic-shadow-light: 1px 1px 12px 1px rgba(235, 235, 235, 0.75) 15 $basic-shadow-light: 1px 1px 12px 1px rgba(235, 235, 235, 0.75)
16 $basic-shadow: 1px 3px 8px 2px rgba(220, 220, 220, 0.75) 16 $basic-shadow: 1px 3px 8px 2px rgba(220, 220, 220, 0.75)
17 $border-radius: 5px 17 $border-radius: 0.25rem
18 $icon-height: 2rem 18 $icon-height: 2rem
19 $icon-width: 2rem 19 $icon-width: 2rem
20 $large-offset: 2rem 20 $large-offset: 2rem
21 $layerselect-height: 20rem 21 $layerselect-height: 20rem
22 $layerselect-width: 22rem 22 $layerselect-width: 22rem