Plugin Directory

Changeset 1110480


Ignore:
Timestamp:
03/11/2015 04:49:30 PM (11 years ago)
Author:
ramsaylanier
Message:

fixed css error

File:
1 edited

Legend:

Unmodified
Added
Removed
  • verbatim/trunk/css/verbatim.css

    r1103584 r1110480  
    66    position: fixed;
    77    width: 100%;
    8     background-color: $dark-blue;
     8    background-color: #16161C;
    99    bottom: 0px;
    1010    left: 0px;
     
    4545.verbatim-text-area{
    4646    position: relative;
    47     background-color: $dark-blue;
     47    background-color: #16161C;
    4848    border: 2px solid white;
    4949    color: white;
Note: See TracChangeset for help on using the changeset viewer.