mirror of
https://github.com/lubuntu-team/lubuntu.me.git
synced 2025-02-24 08:41:08 +00:00
10 lines
270 B
CSS
10 lines
270 B
CSS
|
|
||
|
#adminmenu #toplevel_page_wps_overview_page div.wp-menu-image {
|
||
|
background: url("../images/icon.png") no-repeat scroll center center rgba(0, 0, 0, 0) !important;
|
||
|
}
|
||
|
|
||
|
|
||
|
#adminmenu #toplevel_page_wps_overview_page div.wp-menu-image:before {
|
||
|
content: "";
|
||
|
}
|