workout.html: Исправлен цвет текста кнопки, испрвлены четные/нечетные строки;
This commit is contained in:
		
							parent
							
								
									b4636c8595
								
							
						
					
					
						commit
						3fc2a7f884
					
				|  | @ -46,6 +46,7 @@ | ||||||
| 			echo '<td class="count">' . $row["sets_count"] . '</td>'; | 			echo '<td class="count">' . $row["sets_count"] . '</td>'; | ||||||
| 			echo '<td class="l-prim">' . $row["weigth"] . '</td>'; | 			echo '<td class="l-prim">' . $row["weigth"] . '</td>'; | ||||||
| 			echo '</tr>'; | 			echo '</tr>'; | ||||||
|  | 			$row_count = $row_count + 1; | ||||||
| 		} | 		} | ||||||
| 		//echo "<tr class='table-row'><td class='table-cell' colspan=3 style='text-align: right;'>Итого:</td><td class='table-cell'>" . mysqli_num_rows($result) . "</td></tr>";
 | 		//echo "<tr class='table-row'><td class='table-cell' colspan=3 style='text-align: right;'>Итого:</td><td class='table-cell'>" . mysqli_num_rows($result) . "</td></tr>";
 | ||||||
| 		mysqli_free_result($result); | 		mysqli_free_result($result); | ||||||
|  |  | ||||||
|  | @ -46,6 +46,7 @@ | ||||||
| 			echo '<td class="count">' . $row["sets_count"] . '</td>'; | 			echo '<td class="count">' . $row["sets_count"] . '</td>'; | ||||||
| 			echo '<td class="l-prim">' . $row["weigth"] . '</td>'; | 			echo '<td class="l-prim">' . $row["weigth"] . '</td>'; | ||||||
| 			echo '</tr>'; | 			echo '</tr>'; | ||||||
|  | 			$row_count = $row_count + 1; | ||||||
| 		} | 		} | ||||||
| 		//echo "<tr class='table-row'><td class='table-cell' colspan=3 style='text-align: right;'>Итого:</td><td class='table-cell'>" . mysqli_num_rows($result) . "</td></tr>";
 | 		//echo "<tr class='table-row'><td class='table-cell' colspan=3 style='text-align: right;'>Итого:</td><td class='table-cell'>" . mysqli_num_rows($result) . "</td></tr>";
 | ||||||
| 		mysqli_free_result($result); | 		mysqli_free_result($result); | ||||||
|  |  | ||||||
|  | @ -4,8 +4,8 @@ | ||||||
| 		<meta charset="utf-8"> | 		<meta charset="utf-8"> | ||||||
| 		<meta name="viewport" content="width=device-width"> | 		<meta name="viewport" content="width=device-width"> | ||||||
| 		<title>Dhaverd</title> | 		<title>Dhaverd</title> | ||||||
| 		<link href="src/styles/style.css?v=01000051" rel="stylesheet" media="screen" /> | 		<link href="src/styles/style.css?v=01000071" rel="stylesheet" media="screen" /> | ||||||
| 		<link rel="stylesheet" href="src/styles/styleMobile.css?v=01000051" media="handheld,only screen and (max-device-width:480px)" /> | 		<link rel="stylesheet" href="src/styles/styleMobile.css?v=01000071" media="handheld,only screen and (max-device-width:480px)" /> | ||||||
| 		<link rel="icon" href="src/img/favicon.ico"> | 		<link rel="icon" href="src/img/favicon.ico"> | ||||||
| 		<!--<script src="src/scripts/jquery.min.js"></script>--> | 		<!--<script src="src/scripts/jquery.min.js"></script>--> | ||||||
| 	</head> | 	</head> | ||||||
|  |  | ||||||
|  | @ -4,8 +4,8 @@ | ||||||
| 		<meta charset="utf-8"> | 		<meta charset="utf-8"> | ||||||
| 		<meta name="viewport" content="width=device-width"> | 		<meta name="viewport" content="width=device-width"> | ||||||
| 		<title>Dhaverd</title> | 		<title>Dhaverd</title> | ||||||
| 		<link href="src/styles/style.css?v=01000052" rel="stylesheet" media="screen" /> | 		<link href="src/styles/style.css?v=01000071" rel="stylesheet" media="screen" /> | ||||||
| 		<link rel="stylesheet" href="src/styles/styleMobile.css?v=01000052" media="handheld,only screen and (max-device-width:480px)" /> | 		<link rel="stylesheet" href="src/styles/styleMobile.css?v=01000071" media="handheld,only screen and (max-device-width:480px)" /> | ||||||
| 		<link rel="icon" href="src/img/favicon.ico">			 | 		<link rel="icon" href="src/img/favicon.ico">			 | ||||||
| 	</head> | 	</head> | ||||||
| 	<body id="main"> | 	<body id="main"> | ||||||
|  |  | ||||||
|  | @ -4,8 +4,8 @@ | ||||||
| 		<meta charset="utf-8"> | 		<meta charset="utf-8"> | ||||||
| 		<meta name="viewport" content="width=device-width"> | 		<meta name="viewport" content="width=device-width"> | ||||||
| 		<title>Dhaverd - MyChat</title> | 		<title>Dhaverd - MyChat</title> | ||||||
| 		<link href="src/styles/style.css?v=01000051" rel="stylesheet" media="screen" /> | 		<link href="src/styles/style.css?v=01000071" rel="stylesheet" media="screen" /> | ||||||
| 		<link rel="stylesheet" href="src/styles/styleMobile.css?v=01000051" media="handheld,only screen and (max-device-width:480px)" /> | 		<link rel="stylesheet" href="src/styles/styleMobile.css?v=01000071" media="handheld,only screen and (max-device-width:480px)" /> | ||||||
| 		<link rel="icon" href="src/img/favicon.ico"> | 		<link rel="icon" href="src/img/favicon.ico"> | ||||||
| 		<!--<script src="src/scripts/jquery.min.js"></script>--> | 		<!--<script src="src/scripts/jquery.min.js"></script>--> | ||||||
| 	</head> | 	</head> | ||||||
|  |  | ||||||
|  | @ -4,8 +4,8 @@ | ||||||
| 		<meta charset="utf-8"> | 		<meta charset="utf-8"> | ||||||
| 		<meta name="viewport" content="width=device-width"> | 		<meta name="viewport" content="width=device-width"> | ||||||
| 		<title>Dhaverd - Servers</title> | 		<title>Dhaverd - Servers</title> | ||||||
| 		<link href="src/styles/style.css?v=01000052" rel="stylesheet" media="screen" /> | 		<link href="src/styles/style.css?v=01000071" rel="stylesheet" media="screen" /> | ||||||
| 		<link rel="stylesheet" href="src/styles/styleMobile.css?v=01000052" media="handheld,only screen and (max-device-width:480px)" /> | 		<link rel="stylesheet" href="src/styles/styleMobile.css?v=01000071" media="handheld,only screen and (max-device-width:480px)" /> | ||||||
| 		<link rel="icon" href="src/img/favicon.ico"> | 		<link rel="icon" href="src/img/favicon.ico"> | ||||||
| 		<!--<script src="src/scripts/jquery.min.js"></script>--> | 		<!--<script src="src/scripts/jquery.min.js"></script>--> | ||||||
| 	</head> | 	</head> | ||||||
|  |  | ||||||
|  | @ -4,8 +4,8 @@ | ||||||
| 		<meta charset="utf-8"> | 		<meta charset="utf-8"> | ||||||
| 		<meta name="viewport" content="width=device-width"> | 		<meta name="viewport" content="width=device-width"> | ||||||
| 		<title>Dhaverd</title> | 		<title>Dhaverd</title> | ||||||
| 		<link href="src/styles/style.css?v=01000052" rel="stylesheet" media="screen" /> | 		<link href="src/styles/style.css?v=01000071" rel="stylesheet" media="screen" /> | ||||||
| 		<link rel="stylesheet" href="src/styles/styleMobile.css?v=01000052" media="handheld,only screen and (max-device-width:480px)" /> | 		<link rel="stylesheet" href="src/styles/styleMobile.css?v=01000071" media="handheld,only screen and (max-device-width:480px)" /> | ||||||
| 		<link rel="icon" href="src/img/favicon.ico">			 | 		<link rel="icon" href="src/img/favicon.ico">			 | ||||||
| 	</head> | 	</head> | ||||||
| 	<body id="main"> | 	<body id="main"> | ||||||
|  |  | ||||||
|  | @ -432,7 +432,7 @@ h2 { | ||||||
| 	border: none; | 	border: none; | ||||||
| 	border-radius: 5px; | 	border-radius: 5px; | ||||||
| 	width: 30%; | 	width: 30%; | ||||||
| 	color: #E0E0E0;	 | 	color: #1E1D1D;	 | ||||||
| 	font-family: segoe print; | 	font-family: segoe print; | ||||||
| 	font-size: 16px; | 	font-size: 16px; | ||||||
| 	margin-top: 5px; | 	margin-top: 5px; | ||||||
|  |  | ||||||
|  | @ -413,7 +413,7 @@ h2 { | ||||||
| 	border: none; | 	border: none; | ||||||
| 	border-radius: 5px; | 	border-radius: 5px; | ||||||
| 	width: 40%; | 	width: 40%; | ||||||
| 	color: #E0E0E0;	 | 	color: #1E1D1D;	 | ||||||
| 	font-family: segoe print; | 	font-family: segoe print; | ||||||
| 	font-size: 14px; | 	font-size: 14px; | ||||||
| 	margin-top: 5px; | 	margin-top: 5px; | ||||||
|  |  | ||||||
|  | @ -4,8 +4,8 @@ | ||||||
| 		<meta charset="utf-8"> | 		<meta charset="utf-8"> | ||||||
| 		<meta name="viewport" content="width=device-width"> | 		<meta name="viewport" content="width=device-width"> | ||||||
| 		<title>Dhaverd</title> | 		<title>Dhaverd</title> | ||||||
| 		<link href="src/styles/style.css?v=01000070" rel="stylesheet" media="screen" /> | 		<link href="src/styles/style.css?v=01000071" rel="stylesheet" media="screen" /> | ||||||
| 		<link rel="stylesheet" href="src/styles/styleMobile.css?v=01000070" media="handheld,only screen and (max-device-width:480px)" /> | 		<link rel="stylesheet" href="src/styles/styleMobile.css?v=01000071" media="handheld,only screen and (max-device-width:480px)" /> | ||||||
| 		<link rel="icon" href="src/img/favicon.ico"> | 		<link rel="icon" href="src/img/favicon.ico"> | ||||||
| 		<script src="src/scripts/jquery.min.js"></script> | 		<script src="src/scripts/jquery.min.js"></script> | ||||||
| 		<script src="src/scripts/workout.js"></script> | 		<script src="src/scripts/workout.js"></script> | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue