11 lines
469 B
CSS
11 lines
469 B
CSS
/*************************************************************/
|
|
/************ CSS of module for all theme ********************/
|
|
/************ Do not override this file **********************/
|
|
/*************************************************************/
|
|
|
|
/**************DONGND update for panel tool BEGIN***********************/
|
|
.paneltool.active .panelbutton > .fa:before
|
|
{
|
|
content: "\f00d";
|
|
}
|
|
/**************DONGND update for panel tool END***********************/ |