Plugin Directory

Changeset 1477392


Ignore:
Timestamp:
08/17/2016 11:41:49 PM (10 years ago)
Author:
Vincent Stark
Message:

Record buttons via css

File:
1 edited

Legend:

Unmodified
Added
Removed
  • video-capture/trunk/css/record_video.css

    r1477391 r1477392  
    124124  color: #fff !important;
    125125  display: inline-block;
    126   width: 203px;
    127   height: 46px;
     126  min-width: 202px;
     127  height: 48px;
     128  padding: 0 15px;
    128129  letter-spacing: 1.289px;
    129   line-height: 48px;
     130  line-height: 49px;
    130131  font-size: 29px;
    131132}
Note: See TracChangeset for help on using the changeset viewer.