@@ -64,6 +64,6 @@ |
||
| 64 | 64 | .grid-expand:before{content:"\\f0d7";display: inline-block;font: normal normal normal 14px/1 FontAwesome;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;} |
| 65 | 65 | .grid-expand.collapsed:before{content:"\\f0da";} |
| 66 | 66 | STYLE; |
| 67 | - Admin::style( $style ); |
|
| 67 | + Admin::style($style); |
|
| 68 | 68 | } |
| 69 | 69 | } |