Максим Червонный (fiskus_boulder) wrote in changelog,
Максим Червонный
fiskus_boulder
changelog

[ljcom] r10999: LJSUP-9786: new donate popup window

Committer: mchervonniy
LJSUP-9786: new donate popup window
A   trunk/htdocs/img/popup/banknote.png
A   trunk/htdocs/stc/widgets/give-tokens.css
Added: trunk/htdocs/img/popup/banknote.png
===================================================================
(Binary files differ)


Property changes on: trunk/htdocs/img/popup/banknote.png
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

Added: trunk/htdocs/stc/widgets/give-tokens.css
===================================================================
--- trunk/htdocs/stc/widgets/give-tokens.css	                        (rev 0)
+++ trunk/htdocs/stc/widgets/give-tokens.css	2011-09-13 10:15:35 UTC (rev 10999)
@@ -0,0 +1,72 @@
+.popup-win-header {
+	display: none;
+	}
+.popup-win .popup-win-body {
+	padding: 0;
+	}
+
+.popup-win .popup-win-confirm {
+	padding: 31px 0 0 55px;
+	text-shadow: 0 1px 0 #FFF;
+	font: 15px Georgia,serif;
+	background: url(/img/popup/banknote.png) no-repeat 0 0;
+	color: #222;
+
+	width: 584px;
+	height: 199px;
+	}
+.popup-win-value {
+	margin: 10px 0 0;
+	width: 196px;
+	text-align: center;
+	font: 18px/41px Georgia,serif;
+	color: #222;
+	}
+.popup-win-value SPAN {
+	display: block;
+	font-weight: bold;
+	font-size: 80px;
+	}
+
+.popup-win-confirm .popup-win-text {
+	margin: 22px 0 15px;
+	width: 196px;
+	font-size: 15px;
+	}
+
+.popup-win-title {
+	margin: 0 0 10px;
+	font-weight: bold;
+	font-size: 15px;
+	}
+.popup-win-form P {
+	margin: 10px 0;
+	font-size: 15px;
+	}
+
+.popup-win-form {
+	float: right;
+	margin: 0 26px 0 0;
+	width: 153px;
+	}
+
+.popup-win-submit {
+	margin: 30px 0 0;
+	padding-bottom: 0 0 3px;
+	height: 36px;
+	border: 1px solid #025266;
+	border-radius: 4px;
+	text-transform: uppercase;
+    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
+	font-weight: bold;
+	font-size: 14px;
+	background: -moz-linear-gradient(top, #6ed6e5 0%, #1bbbd2 14%, #1bb2c8 37%, #1ba4b8 66%, #1b9eb1 83%, #1495a7 100%);
+	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6ed6e5), color-stop(14%,#1bbbd2), color-stop(37%,#1bb2c8), color-stop(66%,#1ba4b8), color-stop(83%,#1b9eb1), color-stop(100%,#1495a7));
+	background: -webkit-linear-gradient(top, #6ed6e5 0%,#1bbbd2 14%,#1bb2c8 37%,#1ba4b8 66%,#1b9eb1 83%,#1495a7 100%);
+	background: -o-linear-gradient(top, #6ed6e5 0%,#1bbbd2 14%,#1bb2c8 37%,#1ba4b8 66%,#1b9eb1 83%,#1495a7 100%);
+	background: -ms-linear-gradient(top, #6ed6e5 0%,#1bbbd2 14%,#1bb2c8 37%,#1ba4b8 66%,#1b9eb1 83%,#1495a7 100%);
+	background: linear-gradient(top, #6ed6e5 0%,#1bbbd2 14%,#1bb2c8 37%,#1ba4b8 66%,#1b9eb1 83%,#1495a7 100%);
+	background-color: #1495A7;
+	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6ed6e5', endColorstr='#1495a7',GradientType=0 );
+	color: #FFF;
+	}

Tags: css, fiskus_boulder, ljcom, png
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