X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=inc%2Fshaarli.css;h=5808320cb485fb38b61f734157921d6d0a91f577;hb=5e148f8a529abf72256ef74ed149d56a5b27bd72;hp=fec4d6790412ae7dd6af9a4a8f18fc0de61858c7;hpb=1b0e3c7fdf4eccb4e6c8abb07be32eab22e071f3;p=github%2Fshaarli%2FShaarli.git diff --git a/inc/shaarli.css b/inc/shaarli.css index fec4d679..5808320c 100644 --- a/inc/shaarli.css +++ b/inc/shaarli.css @@ -33,6 +33,10 @@ h1 { margin-bottom: 20px; } +em { + font-style: italic; +} + /* Buttons */ .bigbutton { background-color: #c0c0c0; @@ -1152,7 +1156,7 @@ ul.errors { } #pluginsadmin .plugin_parameter { - padding: 5px 0; + padding: 10px 0; border-width: 1px 0; border-style: solid; border-color: #c0c0c0; @@ -1160,7 +1164,7 @@ ul.errors { #pluginsadmin .float_label { float: left; - width: 20%; + width: 40%; } #pluginsadmin a {