CC-6121 - Fix up user settings page
This commit is contained in:
parent
109a336504
commit
f21e53b12e
4 changed files with 30 additions and 15 deletions
|
@ -221,6 +221,11 @@
|
|||
height: 16px;
|
||||
background-image: url(images/ui-icons_ffffff_256x240.png);
|
||||
}
|
||||
.selected .ui-icon {
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
background-image: url(images/ui-icons_454545_256x240.png);
|
||||
}
|
||||
.ui-widget-content .ui-icon {
|
||||
background-image: url(images/ui-icons_ffffff_256x240.png);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue