Plugin Directory

Changeset 1698315


Ignore:
Timestamp:
07/18/2017 05:02:25 PM (9 years ago)
Author:
SacredClown
Message:

Edited styles

File:
1 edited

Legend:

Unmodified
Added
Removed
  • probuilder/tags/0.1/assets/css/style.css

    r1698272 r1698315  
    111111    color: #fff;
    112112}
     113#probuilder-editor-handle .handle-part p
     114{
     115    line-height: 38px;
     116}
    113117#probuilder-editor-handle .handle-part:nth-of-type(2)
    114118{
     
    130134#probuilder-editor .scroll-element
    131135{
    132     height: calc(70vh - 150px) !important; 
     136    height: calc(70vh - 180px) !important; 
    133137    overflow-y: auto;
    134138}
     
    156160#probuilder-editor .editor-container button
    157161{
     162    height: 55px;
    158163    z-index: 3;
    159164    position: absolute;
     
    288293#probuilder-editor .probuilder-tab-links
    289294{
     295    padding: 0;
    290296    margin: 40px 18px 25px 18px;
    291297    list-style: none;
     
    339345#probuilder-editor .probuilder-vertical-tab-links li
    340346{
     347    position: relative;
    341348    padding: 9px 12px;
    342349    margin:0;
Note: See TracChangeset for help on using the changeset viewer.