app/assets/stylesheets/queries.css.sass in aleph_analytics-0.2.0 vs app/assets/stylesheets/queries.css.sass in aleph_analytics-0.3.0
- old
+ new
@@ -22,10 +22,16 @@
font-weight: bold
pre
border-radius: 0px
+ .query-title-form
+ border: none
+ width: 100%
+ font-size: 2em
+ font-weight: bold
+
.query-title-form.ng-dirty
background-color: $gray-lighter
.query-metadata
dt,dd
@@ -93,21 +99,18 @@
box-shadow: none
&.focused
border: none
box-shadow: none
-#query_title
- width: 100%
- font-size: 2em
- font-weight: bold
-#query-btns
- margin: 0 0 0
+.white-btns
+ margin-left: 10px
+ color: $dark-slate-blue
-#clone-btn
- margin-right: 15px
-
.white-background
background-color: #FFFFFF
.result-panel
margin-bottom: 0px
+
+.column-spacer
+ display: table-cell