lib/sensu-dashboard/views/sonian.sass in sensu-dashboard-0.6.1 vs lib/sensu-dashboard/views/sonian.sass in sensu-dashboard-0.6.2
- old
+ new
@@ -57,22 +57,22 @@
text-shadow: 0 1px 0 white
/*-webkit-box-shadow: 0 -1px 0 rgba(0,0,0,0.15);
*-moz-box-shadow: 0 -1px 0 rgba(0,0,0,0.15);
*box-shadow: 0 -1px 0 rgba(0,0,0,0.15);
table
- width: 100%
+ table-layout: fixed
thead tr
cursor: pointer
td
padding: 7px
font-weight: 600
font-size: 14px
text-shadow: 0 1px 0 white
&.col_clients
width: 100px
&.col_checks
- width: 150px
+ width: 150px
&.col_status
width: 80px
display: none
tbody tr
background-color: #fff
@@ -99,9 +99,10 @@
color: #fff
border-bottom: 1px solid #880000
border-top: 1px solid #880000
td
padding: 7px
+ word-break: break-all
&#status
display: none
table#clients
tbody
tr:first-child