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