diff client/src/application/assets/application.sass @ 1259:f80d1fd54806

removed duplicated css and added comment
author Markus Kottlaender <markus@intevation.de>
date Wed, 21 Nov 2018 12:44:04 +0100
parents 3c84035b1f1b
children 7e2693d49daa
line wrap: on
line diff
--- a/client/src/application/assets/application.sass	Wed Nov 21 12:38:39 2018 +0100
+++ b/client/src/application/assets/application.sass	Wed Nov 21 12:44:04 2018 +0100
@@ -64,20 +64,3 @@
   max-width: 999px
   margin-left: 0.5rem
   margin-right: 0.5rem
-
-.toolbar-button
-  height: $icon-width
-  width: $icon-height
-  align-items: center
-  justify-content: center
-  display: flex
-  background: #fff
-  margin-bottom: $offset
-  border-radius: $border-radius
-  box-shadow: $shadow-xs
-  z-index: 2
-  pointer-events: auto
-  .inverted
-    color: #07f
-  .grey
-    color: #ddd