mirror of
https://github.com/whscullin/apple2js.git
synced 2024-01-12 14:14:38 +00:00
White jquery ui icons, too.
This commit is contained in:
parent
4f092ed4f5
commit
eb13fa7fe8
@ -36,6 +36,9 @@
|
|||||||
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
|
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
|
||||||
color: white;
|
color: white;
|
||||||
}
|
}
|
||||||
|
.ui-state-default .ui-icon {
|
||||||
|
background-image: url(images/ui-icons_ffffff_256x240.png);
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
<!-- jQuery -->
|
<!-- jQuery -->
|
||||||
|
@ -36,6 +36,9 @@
|
|||||||
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
|
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
|
||||||
color: white;
|
color: white;
|
||||||
}
|
}
|
||||||
|
.ui-state-default .ui-icon {
|
||||||
|
background-image: url(images/ui-icons_ffffff_256x240.png);
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
<!-- jQuery -->
|
<!-- jQuery -->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user