Skip to content

Commit 524e17e

Browse files
committed
remove redundant css
1 parent 95112a9 commit 524e17e

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

treibstoff/bundle/treibstoff.css

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,6 @@
1010
.modal-footer:empty {
1111
display: none;
1212
}
13-
.modal-footer button.close {
14-
background-image:linear-gradient(to bottom, #fff 0%, #e0e0e0 100%);
15-
background-repeat:repeat-x;
16-
border:#ccc 1px solid;
17-
padding:6px 12px;
18-
font-size:14px;
19-
font-weight:normal;
20-
line-height:1.42857;
21-
opacity:1;
22-
}
2313
.modal.info .modal-body,
2414
.modal.warning .modal-body,
2515
.modal.error .modal-body,

0 commit comments

Comments
 (0)