mirror of
https://github.com/jquery/jquery-ui.git
synced 2025-01-07 20:34:24 +00:00
Selectmenu: CSS fix for gravatar demo
This commit is contained in:
parent
2bb459f1b6
commit
41609789fa
@ -62,8 +62,9 @@
|
||||
.ui-icon.podcast { background: url(images/24-podcast-square.png) 0 0 no-repeat; }
|
||||
.ui-icon.rss { background: url(images/24-rss-square.png) 0 0 no-repeat; }
|
||||
|
||||
/* native select with CSS avatar icons */
|
||||
/* select with CSS avatar icons */
|
||||
option.avatar { background-repeat: no-repeat !important; padding-left: 20px; }
|
||||
.ui-icon { background-position: left top; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
Loading…
Reference in New Issue
Block a user