Ignore:
Timestamp:
Jan 4, 2013, 10:40:07 PM (11 years ago)
Author:
mistic100
Message:

convert textarea liner to jquery

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/url_uploader/template/style.css

    r19804 r19805  
    4242
    4343#urls {
    44   width:630px;
    45   height:140px;
     44  width:100%;
     45  height:168px;
    4646  margin-bottom:5px;
    4747  font-size:12px;
    4848  line-height:14px;
    4949}
    50 .textAreaWithLines {
    51   font-size:12px;
    52   line-height:14px;
     50.linesContainer {
     51  background:none;
    5352}
Note: See TracChangeset for help on using the changeset viewer.