2021-05-24 15:37:55 +02:00

12 lines
255 B
CSS

tr.odd.breakpoints-status-disabled {
background: none repeat scroll 0 0 #ee7777;
}
tr.even.breakpoints-status-disabled {
background: none repeat scroll 0 0 #ff9999;
}
a.breakpoints-group-operations-link {
margin-bottom: 1em;
margin-right: 1em;
}