Changeset 1179971
- Timestamp:
- 06/12/2015 11:25:25 PM (11 years ago)
- Location:
- the-welcomizer/trunk/skins
- Files:
-
- 5 edited
-
_default/twiz-style.css (modified) (1 diff)
-
blue/twiz-style.css (modified) (1 diff)
-
green/twiz-style.css (modified) (1 diff)
-
red/twiz-style.css (modified) (1 diff)
-
yellow/twiz-style.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
the-welcomizer/trunk/skins/_default/twiz-style.css
r1179965 r1179971 985 985 width: 230px; 986 986 } 987 .twiz-slc-easing,988 987 #twiz_output_pos, 989 988 #twiz_output { 989 font-size: 11px !important; 990 position: relative; 991 top: -3px; 992 } 993 .twiz-slc-easing { 990 994 width: 104px; 991 995 font-size: 11px !important; -
the-welcomizer/trunk/skins/blue/twiz-style.css
r1179965 r1179971 995 995 width: 230px; 996 996 } 997 .twiz-slc-easing,998 997 #twiz_output_pos, 999 998 #twiz_output { 999 font-size: 11px !important; 1000 position: relative; 1001 top: -3px; 1002 } 1003 .twiz-slc-easing { 1000 1004 width: 104px; 1001 1005 font-size: 11px !important; -
the-welcomizer/trunk/skins/green/twiz-style.css
r1179965 r1179971 995 995 width: 230px; 996 996 } 997 .twiz-slc-easing,998 997 #twiz_output_pos, 999 998 #twiz_output { 999 font-size: 11px !important; 1000 position: relative; 1001 top: -3px; 1002 } 1003 .twiz-slc-easing { 1000 1004 width: 104px; 1001 1005 font-size: 11px !important; -
the-welcomizer/trunk/skins/red/twiz-style.css
r1179965 r1179971 995 995 width: 230px; 996 996 } 997 .twiz-slc-easing,998 997 #twiz_output_pos, 999 998 #twiz_output { 999 font-size: 11px !important; 1000 position: relative; 1001 top: -3px; 1002 } 1003 .twiz-slc-easing { 1000 1004 width: 104px; 1001 1005 font-size: 11px !important; -
the-welcomizer/trunk/skins/yellow/twiz-style.css
r1179965 r1179971 995 995 width: 230px; 996 996 } 997 .twiz-slc-easing,998 997 #twiz_output_pos, 999 998 #twiz_output { 999 font-size: 11px !important; 1000 position: relative; 1001 top: -3px; 1002 } 1003 .twiz-slc-easing { 1000 1004 width: 104px; 1001 1005 font-size: 11px !important;
Note: See TracChangeset
for help on using the changeset viewer.