Changeset 149784
- Timestamp:
- 08/27/2009 11:03:42 PM (17 years ago)
- File:
-
- 1 edited
-
e-cards-campainger/trunk/css/zpEcards.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
e-cards-campainger/trunk/css/zpEcards.css
r149120 r149784 1 1 .zpred { color:red } 2 .zpgreen { color:green}3 .zpbold { f ont-weight:bold;width:100% }2 .zpgreen {} 3 .zpbold { f-ont-weight:bold;width:100% } 4 4 .zp3em {} 5 5 .zpp10 { padding-bottom:10px } 6 .zptxtred { background:#f78;}7 .zptxtgreen { background:#7f8;}6 .zptxtred {background:url(nok.png) no-repeat center left; } 7 .zptxtgreen {background:url(ok.png) no-repeat center left; } 8 8 .zptxtyellow { background:#ff4;} 9 9 .zpimgdiv { padding:10px;background:#eef;margin:15px } … … 15 15 #sendEmailForm td { min-width:80px } 16 16 #sendEmailForm tr { } 17 #emailtochk, #emailfromchk { color:red; } 17 #emailtochk, #emailfromchk {background:url(nok.png) no-repeat center left; padding-left:20px; } 18 #ajaxbox {padding: 10px 10px 10px 20px; font-weight:normal; font-style:italic;}
Note: See TracChangeset
for help on using the changeset viewer.