X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=inc%2Fshaarli.css;h=5808320cb485fb38b61f734157921d6d0a91f577;hb=5e148f8a529abf72256ef74ed149d56a5b27bd72;hp=7a9d9afbe5ccbeb605bc7bfb9d50ae60964c52c7;hpb=c6744a9e89b62ba94563c43ab33f964ec0b11a17;p=github%2Fshaarli%2FShaarli.git diff --git a/inc/shaarli.css b/inc/shaarli.css index 7a9d9afb..5808320c 100644 --- a/inc/shaarli.css +++ b/inc/shaarli.css @@ -1156,7 +1156,7 @@ ul.errors { } #pluginsadmin .plugin_parameter { - padding: 5px 0; + padding: 10px 0; border-width: 1px 0; border-style: solid; border-color: #c0c0c0; @@ -1164,7 +1164,7 @@ ul.errors { #pluginsadmin .float_label { float: left; - width: 20%; + width: 40%; } #pluginsadmin a { @@ -1182,3 +1182,8 @@ ul.errors { font-style: normal; color: #80AD48; } + +.linklist-plugin-icon { + width: 13px; + height: 13px; +}