Савинцев Егор 🚶 (savintsev_egor) wrote in changelog,
Савинцев Егор 🚶
savintsev_egor
changelog

[ljcom] r13034: LJSUP-14562: there is no button Cancel w...

Committer: esavintcev
LJSUP-14562: there is no button Cancel when view a style
U   trunk/bin/upgrading/en_LJ.dat
U   trunk/htdocs/stc/shop/shop.css
Modified: trunk/bin/upgrading/en_LJ.dat
===================================================================
--- trunk/bin/upgrading/en_LJ.dat	2012-12-12 12:39:51 UTC (rev 13033)
+++ trunk/bin/upgrading/en_LJ.dat	2012-12-12 12:43:17 UTC (rev 13034)
@@ -12689,6 +12689,8 @@
 shop.view.text.paidonly|staleness=1
 shop.view.text.paidonly=Available to <a href="[[siteroot]]/paidaccounts/">paid account</a> members only. If you're signed up for <a href="[[siteroot]]/manage/account/modify.bml">automatic payments</a>, you can add this feature to your account <a href="[[siteroot]]/manage/account/modify.bml">here</a>.
 
+shop.view.themes.back=Back to all themes
+
 shop.view.themes.buy=Buy Theme
 
 shop.view.themes.details.apply=Apply theme after purchase
@@ -12697,6 +12699,8 @@
 
 shop.view.themes.details.buy.out=Buy-out theme
 
+shop.view.themes.details.cancel=Cancel
+
 shop.view.themes.details.hint=Use a comma to separate usernames
 
 shop.view.themes.details.ljtokens=LJ Tokens

Modified: trunk/htdocs/stc/shop/shop.css
===================================================================
--- trunk/htdocs/stc/shop/shop.css	2012-12-12 12:39:51 UTC (rev 13033)
+++ trunk/htdocs/stc/shop/shop.css	2012-12-12 12:43:17 UTC (rev 13034)
@@ -3061,6 +3061,7 @@
 		}
 		.b-themes-bubble .b-popup-inner IMG {
 			max-width: 100%;
+			background: url(/img/preloader-s.gif?v=1) no-repeat 50% 50%;
 			}
 
 /* title */
@@ -3121,6 +3122,7 @@
 	.b-shop .b-theme-details-item {
 		margin: 0 0 1.5em;
 		}
+		/* radio & checkboxes */
 		.b-theme-details-check {
 			display: inline-block;
 			padding-left: 15px;
@@ -3136,9 +3138,11 @@
 				vertical-align: bottom;
 				*overflow: hidden;
 				}
+		/* wrapper for checkboxes */
 		.b-theme-details-row {
 			margin: 0 0 0.5em;
 			}
+		/* message for gifts */
 		.b-theme-details-notsale {
 			margin: 0;
 			font-weight: normal;
@@ -3149,6 +3153,10 @@
 		#js .b-theme-gift .b-theme-details-notsale {
 			display: inline-block;
 			}
+		/* back link */
+		.b-theme-details-back {
+			margin: 0 0 0 1em;
+			}
 	.b-theme-gift .b-theme-details-item-apply {
 		display: none;
 		}
@@ -3179,5 +3187,12 @@
 			font-size: 90%;
 			color: #999;
 			}
+		.b-theme-recipient-cancel {
+			display: none;
+			margin: 0 0 0 1em;
+			}
+		#js .b-theme-gift .b-theme-recipient-cancel {
+			display: inline;
+			}
 
 

Tags: css, dat, esavintcev, ljcom, savintsev_egor
Subscribe

  • Post a new comment

    Error

    Anonymous comments are disabled in this journal

    default userpic

    Your reply will be screened

    Your IP address will be recorded 

  • 0 comments