Selectmenu: CSS fix for gravatar demo

This commit is contained in:
Felix Nagel 2012-11-13 22:22:40 +01:00
parent 2bb459f1b6
commit 41609789fa

View File

@ -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>