Plugin Directory

Changeset 1179971


Ignore:
Timestamp:
06/12/2015 11:25:25 PM (11 years ago)
Author:
sebwordpress
Message:

Updated trunk - adjusted css

Location:
the-welcomizer/trunk/skins
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • the-welcomizer/trunk/skins/_default/twiz-style.css

    r1179965 r1179971  
    985985    width: 230px;
    986986}
    987 .twiz-slc-easing,
    988987#twiz_output_pos,
    989988#twiz_output {
     989    font-size: 11px !important;
     990    position: relative;
     991    top: -3px;
     992}
     993.twiz-slc-easing {
    990994    width: 104px;
    991995    font-size: 11px !important;
  • the-welcomizer/trunk/skins/blue/twiz-style.css

    r1179965 r1179971  
    995995    width: 230px;
    996996}
    997 .twiz-slc-easing,
    998997#twiz_output_pos,
    999998#twiz_output {
     999    font-size: 11px !important;
     1000    position: relative;
     1001    top: -3px;
     1002}
     1003.twiz-slc-easing {
    10001004    width: 104px;
    10011005    font-size: 11px !important;
  • the-welcomizer/trunk/skins/green/twiz-style.css

    r1179965 r1179971  
    995995    width: 230px;
    996996}
    997 .twiz-slc-easing,
    998997#twiz_output_pos,
    999998#twiz_output {
     999    font-size: 11px !important;
     1000    position: relative;
     1001    top: -3px;
     1002}
     1003.twiz-slc-easing {
    10001004    width: 104px;
    10011005    font-size: 11px !important;
  • the-welcomizer/trunk/skins/red/twiz-style.css

    r1179965 r1179971  
    995995    width: 230px;
    996996}
    997 .twiz-slc-easing,
    998997#twiz_output_pos,
    999998#twiz_output {
     999    font-size: 11px !important;
     1000    position: relative;
     1001    top: -3px;
     1002}
     1003.twiz-slc-easing {
    10001004    width: 104px;
    10011005    font-size: 11px !important;
  • the-welcomizer/trunk/skins/yellow/twiz-style.css

    r1179965 r1179971  
    995995    width: 230px;
    996996}
    997 .twiz-slc-easing,
    998997#twiz_output_pos,
    999998#twiz_output {
     999    font-size: 11px !important;
     1000    position: relative;
     1001    top: -3px;
     1002}
     1003.twiz-slc-easing {
    10001004    width: 104px;
    10011005    font-size: 11px !important;
Note: See TracChangeset for help on using the changeset viewer.