Committer: skomarov
OPSC-288: Modify permission windowU trunk/bin/upgrading/en_LJ.dat U trunk/htdocs/stc/catalogue/catalogue.css
Modified: trunk/bin/upgrading/en_LJ.dat =================================================================== --- trunk/bin/upgrading/en_LJ.dat 2011-02-24 12:00:22 UTC (rev 10122) +++ trunk/bin/upgrading/en_LJ.dat 2011-02-25 05:12:54 UTC (rev 10123) @@ -6225,9 +6225,9 @@ userapps.access.profile_ro.desc=The application «[[name]]» gets full read access to your profile information, including your <b>identification</b>, <b>contacts</b> and <b>location</b>, <b>except primary email</b> and access to read data available to you from profiles of your friends and other registered users. -userapps.access.profile_ro.list=read your profile data +userapps.access.profile_ro.list=read your profile data. -userapps.access.profile_rw.list=access to read and write your profile +userapps.access.profile_rw.list=access to read and write your profile. userapps.access.profile_rw.title=Allow access to read and write your profile? Modified: trunk/htdocs/stc/catalogue/catalogue.css =================================================================== --- trunk/htdocs/stc/catalogue/catalogue.css 2011-02-24 12:00:22 UTC (rev 10122) +++ trunk/htdocs/stc/catalogue/catalogue.css 2011-02-25 05:12:54 UTC (rev 10123) @@ -459,9 +459,6 @@ border: 1px solid #CCC; border-top: 0; } - .w-popup .w-popup-question { - margin: 0 0 20px; - } .w-popup .w-popup-answers { margin: 0 0 0 60px; } @@ -469,7 +466,7 @@ display: inline; } .w-popup .w-popup-questions { - margin-bottom: 10px; + margin: 0 0 10px 60px; } .w-popup .w-popup-questions LI { margin-bottom: 3px; @@ -479,6 +476,7 @@ } .w-popup .b-catalogue-item { padding: 0 !important; + margin: 0 !important; border: 0; } .w-popup .b-catalogue-item DL { @@ -494,7 +492,7 @@ max-height: 60px; } .w-popup .b-catalogue-item dd.b-catalogue-item-desc { - margin: 0 0 15px; + margin: 0; } /* Page of the game */ .b-catalogue-app-game {