forked from GNUsocial/gnu-social
Updated apioauthauthorize markup and styles
This commit is contained in:
committed by
Zach Copley
parent
cff2cfd7a7
commit
6d58ef4abb
@@ -177,7 +177,8 @@ font-weight:bold;
|
||||
#form_password_recover legend,
|
||||
#form_password_change legend,
|
||||
.form_entity_block legend,
|
||||
#form_filter_bytag legend {
|
||||
#form_filter_bytag legend,
|
||||
#apioauthauthorize_allowdeny {
|
||||
display:none;
|
||||
}
|
||||
|
||||
@@ -906,10 +907,15 @@ list-style-type:none;
|
||||
}
|
||||
.application img,
|
||||
#showapplication .entity_profile img,
|
||||
#editapplication .form_data #application_icon img {
|
||||
#editapplication .form_data #application_icon,
|
||||
#apioauthauthorize .form_data img {
|
||||
max-width:96px;
|
||||
max-height:96px;
|
||||
}
|
||||
#apioauthauthorize .form_data img {
|
||||
margin-right:18px;
|
||||
float:left;
|
||||
}
|
||||
#showapplication .entity_profile {
|
||||
width:68%;
|
||||
}
|
||||
|
Reference in New Issue
Block a user