views/integrity.sass in integrity-0.1.8 vs views/integrity.sass in integrity-0.1.9
- old
+ new
@@ -106,10 +106,11 @@
:margin-top 0 !important
input.text, textarea
:width 30em
:padding .2em .4em
:color = !title_color
+ input.text
:height 1.4em
label
:float left
:display block
:margin-top .5em
@@ -175,16 +176,27 @@
:clear both
:float none
:content "."
:text-indent -9999em
:text-align left
- &.destroy
- :margin-top 0
+ &.destroy, &.manual-build
button
:float none
:display inline
+ &.manual-build
+ button
+ :margin-right 0
+ #build form, #last_build form
+ :font-size .75em
+ p.submit
+ :margin 0
+ :padding 0
+ :position absolute
+ :right .5em
+ :top 1.25em
+
.blank_slate, .error
p
:position relative
:top .3em
h1
@@ -211,11 +223,11 @@
:font
:size 1.75em
:family = !nice_fonts
dd
:line-height 1.4
-
+
.backtrace
:margin 1em 0
:overflow scroll
:height 30em
:border = 1px solid !rule_color
@@ -252,12 +264,12 @@
:right 1.6em
&.success .meta
:color = !success_color
&.failed .meta
:color = !failed_color
-
-
+
+
#previous_builds
li
a
:display block
:padding .25em
@@ -286,12 +298,13 @@
:color = !failed_color
.attribution
:color = !failed_bg - #444
&:hover
:background-color = !failed_bg + #222
-
+
#build, #last_build
+ :position relative
h1, blockquote
:border
:width 0 1px
:style solid
h1