mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
11 lines
195 B
CSS
11 lines
195 B
CSS
|
/**********************************
|
||
|
|
||
|
Use: Main Screen Import
|
||
|
|
||
|
***********************************/
|
||
|
|
||
|
@import "reset.css";
|
||
|
@import "core.css";
|
||
|
|
||
|
@import "cmxformTemplate.css";
|
||
|
@import "cmxform.css";
|