Changeset 1179965
- Timestamp:
- 06/12/2015 11:07:45 PM (11 years ago)
- Location:
- the-welcomizer/trunk/skins
- Files:
-
- 5 edited
-
_default/twiz-style.css (modified) (2 diffs)
-
blue/twiz-style.css (modified) (2 diffs)
-
green/twiz-style.css (modified) (2 diffs)
-
red/twiz-style.css (modified) (2 diffs)
-
yellow/twiz-style.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
the-welcomizer/trunk/skins/_default/twiz-style.css
r1179960 r1179965 769 769 } 770 770 .twiz-red { 771 font-size: 12px !important;772 771 color: #AA0000 !important; 773 772 } … … 1053 1052 } 1054 1053 .twiz-status-red { 1055 color: # BC0B0B;1054 color: #aa0000; 1056 1055 font-size: 13px; 1057 1056 } -
the-welcomizer/trunk/skins/blue/twiz-style.css
r1179960 r1179965 777 777 } 778 778 .twiz-red { 779 font-size: 12px !important;780 779 color: #AA0000 !important; 781 780 } … … 1063 1062 } 1064 1063 .twiz-status-red { 1065 color: # BC0B0B;1064 color: #aa0000; 1066 1065 font-size: 13px; 1067 1066 } -
the-welcomizer/trunk/skins/green/twiz-style.css
r1179960 r1179965 777 777 } 778 778 .twiz-red { 779 font-size: 12px !important;780 779 color: #AA0000 !important; 781 780 } … … 1063 1062 } 1064 1063 .twiz-status-red { 1065 color: # BC0B0B;1064 color: #aa0000; 1066 1065 font-size: 13px; 1067 1066 } -
the-welcomizer/trunk/skins/red/twiz-style.css
r1179960 r1179965 777 777 } 778 778 .twiz-red { 779 font-size: 12px !important;780 779 color: #AA0000 !important; 781 780 } … … 1063 1062 } 1064 1063 .twiz-status-red { 1065 color: # BC0B0B;1064 color: #aa0000; 1066 1065 font-size: 13px; 1067 1066 } -
the-welcomizer/trunk/skins/yellow/twiz-style.css
r1179960 r1179965 777 777 } 778 778 .twiz-red { 779 font-size: 12px !important;780 779 color: #AA0000 !important; 781 780 } … … 1063 1062 } 1064 1063 .twiz-status-red { 1065 color: # BC0B0B;1064 color: #aa0000; 1066 1065 font-size: 13px; 1067 1066 }
Note: See TracChangeset
for help on using the changeset viewer.