[ Index ] |
PHP Cross Reference of Phabricator |
[Summary view] [Print] [Text view]
1 /** 2 * @provides phortune-css 3 */ 4 5 .phortune-payment-icon { 6 width: 34px; 7 height: 34px; 8 } 9 10 .phortune-payment-method-list { 11 margin: 8px 24px 0; 12 } 13 14 .phortune-payment-method-list button { 15 margin: 4px 0; 16 width: 100%; 17 } 18 19 .phortune-payment-onetime-list { 20 width: 280px; 21 } 22 23 .phortune-payment-onetime-list button { 24 margin: 0 0 8px 0; 25 width: 100%; 26 }
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Sun Nov 30 09:20:46 2014 | Cross-referenced by PHPXref 0.7.1 |