// fix yes/no, alert success, cache clear button

This commit is contained in:
Kevin Granger
2013-10-17 17:33:55 +02:00
parent 5a6fef2ee8
commit 7189aa9de9
4 changed files with 70 additions and 12 deletions
@@ -13,6 +13,8 @@
.row-margin-bottom
margin-bottom: 15px
.row-padding-top
padding-top: 15px
.thumbnail
background-color: white
@@ -57,6 +59,29 @@
-webkit-font-smoothing: antialiased
content: "\f00d"
.alert.alert-success
padding-left: 60px
position: relative
&:before
position: absolute
top: 0
left: 10px
display: block
min-height: 25px
min-width: 25px
font-family: FontAwesome
font-weight: normal
font-style: normal
font-size: 35px
text-decoration: inherit
-webkit-font-smoothing: antialiased
content: "\f00c"
.panel
.panel-footer
margin: 0 -20px -20px
.overflow-y
height: 200px