|
@@ -286,4 +286,12 @@ |
|
286
|
286
|
padding-bottom: 5px; |
|
287
|
287
|
font-weight: bold; |
|
288
|
288
|
text-align: center; |
|
289
|
289
|
} |
|
290
|
+ |
|
291
|
+button.media-modal-close { |
|
292
|
+ display: none !important; |
|
293
|
+} |
|
294
|
+ |
|
295
|
+.dataTables_scrollBody { |
|
296
|
+ overflow: hidden !important; |
|
297
|
+} |