Oracle (ex_ioracle) wrote in changelog,
Oracle
ex_ioracle
changelog

[livejournal] r17475: LJSUP-7014: When you enter the correct n...

Committer: skomarov
LJSUP-7014: When you enter the correct number clue to the field is not displayed correctly
U   trunk/htdocs/stc/ie.css
U   trunk/htdocs/stc/lj_base.css
Modified: trunk/htdocs/stc/ie.css
===================================================================
--- trunk/htdocs/stc/ie.css	2010-09-30 09:08:51 UTC (rev 17474)
+++ trunk/htdocs/stc/ie.css	2010-09-30 09:11:14 UTC (rev 17475)
@@ -228,3 +228,9 @@
 	width: 96px;
 	height: 96px;
 	}
+
+/* SMS Notifications
+--------------------------- */
+.b-manage-smsn-hide .b-manage-smsn-status {
+	zoom: 1;
+	}

Modified: trunk/htdocs/stc/lj_base.css
===================================================================
--- trunk/htdocs/stc/lj_base.css	2010-09-30 09:08:51 UTC (rev 17474)
+++ trunk/htdocs/stc/lj_base.css	2010-09-30 09:11:14 UTC (rev 17475)
@@ -328,7 +328,7 @@
 .b-bubble,
 .i-bubble {
 	position:relative;
-	margin: 0 0 0 10px !important;
+	margin: 0 20px 0 10px !important;
 	padding: 8px 10px;
 	border-width: 1px;
 	border-style: solid;
@@ -341,7 +341,7 @@
 	.i-bubble-arrow-border {
 		overflow: hidden;
 		position: absolute;
-		top: 50%;
+		top: 13px;
 		height: 0;
 		width: 0;
 		border-top-color: transparent;
@@ -1042,6 +1042,7 @@
 --------------------------- */
 /* Must be removed after implementation of Framework! */
 .b-manage-smsn {
+	float: left;
 	margin: 0;
 	padding: 0;
 	list-style: none;
@@ -1072,15 +1073,23 @@
 		}
 	.b-manage-smsn .b-manage-smsn-status {
 		position: relative;
-		float: left;
+		overflow: hidden;
 		padding: 0 0 0 2em;
 		}
 	.b-manage-smsn-hide .b-manage-smsn-status {
 		display: none;
 		}
+		.b-manage-smsn .b-manage-smsn-status .help-icon {
+			position: absolute;
+			top: 5px;
+			right: -20px;
+			}
+			.b-manage-smsn .b-manage-smsn-status .help-icon A {
+				border: none;
+				}
 		.i-manage-smsn-icon {
 			position: absolute;
-			top: 50%;
+			top: 13px;
 			left: 0;
 			width: 16px;
 			height: 16px;

Tags: css, ioracle, livejournal
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