just move code to better place
This commit is contained in:
@@ -601,7 +601,15 @@ div#serverstatus table .tblFooters a:after {
|
||||
}
|
||||
/* end serverstatus */
|
||||
|
||||
/* body.loginform form,*/
|
||||
img.lightbulb {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
|
||||
/********************/
|
||||
/* NEW in PMA 2.7.1 */
|
||||
/********************/
|
||||
|
||||
body.loginform h1,
|
||||
body.loginform a.logo {
|
||||
display: block;
|
||||
@@ -614,15 +622,6 @@ form.login label {
|
||||
font-weight: bolder;
|
||||
}
|
||||
|
||||
img.lightbulb {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
|
||||
/********************/
|
||||
/* NEW in PMA 2.7.1 */
|
||||
/********************/
|
||||
|
||||
#body_browse_foreigners {
|
||||
background-color: <?php echo $cfg['LeftBgColor']; ?>;
|
||||
margin: 5px 5px 0 5px;
|
||||
|
Reference in New Issue
Block a user