| @@ -67,8 +67,12 @@ | ||
| 67 | 67 | background-color: limeGreen; } |
| 68 | 68 | #boxzilla-admin .status.negative { |
| 69 | 69 | background: #c3c3c3; } |
| 70 | 70 | |
| 71 | +.boxzilla-is-dismissible { | |
| 72 | + padding-right: 38px; | |
| 73 | + position: relative; } | |
| 74 | + | |
| 71 | 75 | /* Radio Switches */ |
| 72 | 76 | .radio-label { |
| 73 | 77 | font-weight: normal; } |
| 74 | 78 | .radio-label > input { |