Skip to content
Snippets Groups Projects
Commit a002f0e4 authored by pbarroca's avatar pbarroca
Browse files

CSS admin: style des input type url

parent 0b87b63e
Branches
Tags
No related merge requests found
......@@ -64,6 +64,7 @@ li.selected {font-weight: bold;}
.form fieldset, .zend_form fieldset {color:#3C5188;margin:0px;padding:10px 10px 10px 2px;border:1px solid #DCDCDC;margin-bottom:15px;}
.form input {padding:2px;font-family: "Verdana";font-size: 8pt;}
.form input[type='password'],
.form input[type='url'],
.form input[type='text'] {border:1px solid #C8C8C8;}
.form legend{font-weight:bold;font-size:10pt;}
.form label {float:left; font-size:10pt;margin:0pt 0pt 0pt 10px;padding:2px;text-align:left;font-weight:bold;}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment