.chatSendExitPanel select{color: #524E49; background: #fdeaa8;background-image: url( ); padding: 0px; font-size: 15px; border-radius: px; box-shadow: 0px 1px 3px; position: relative; box-sizing: border-box; transition: all 500ms ease-out; }.chatSendExitPanel select{ transform-style: preserve-3d;border-radius: 30px 10px 30px 10px; } .chatSendExitPanel select:after { top: -50%; left: 0px; width: 100%; position: absolute; background: #fdeaa8; border-radius: 5px; box-shadow: 0px 1px 3px; content: ''; transform-origin: left bottom; transform: rotateX(-190deg); }.chatSendExitPanel select:hover { transform-origin: center bottom; transform: rotateX(-190deg) translateY(100%); }
: CSS- -Chatovod.ru