UNPKG

primeng

Version:

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![npm version](https://badge.fury.io/js/primeng.svg)](https://badge.fury.io/js/primeng) [![Build Status](https://travis-ci.org/primefaces/primeng.

25 lines (21 loc) 457 B
.ui-inputtextarea-resizable { overflow:hidden; resize:none; } .ui-fluid .ui-inputtextarea { width:100%; } .ui-float-label > textarea ~ label { left: .25em; top: .75em; } /* breaks firefox so defined separately */ .ui-float-label textarea:-webkit-autofill ~ label { top:-.75em; font-size:12px; } .ui-float-label textarea:focus ~ label, .ui-float-label textarea.ui-state-filled ~ label { top: -.75em; font-size: 12px; }