- fieldset :
border #666 (now : #999) git-svn-id: http://piwigo.org/svn/branches/2.0@2953 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
ce4b8ef61b
commit
87a2d77154
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ font-size:14px; line-height:21px; }
|
|||
/* .throw, */ td h3 {
|
||||
background-image: url(images/fillet.png); background-repeat: repeat-x; }
|
||||
/* borders */
|
||||
fieldset { border: 1px solid #999; }
|
||||
fieldset { border: 1px solid #666; }
|
||||
INPUT, SELECT, TEXTAREA { border: 1px solid #666; }
|
||||
input:focus, select:focus, textarea:focus, input.focus, form .focus { background-color:#444;color: #999; }
|
||||
TEXTAREA { cursor:text; font-size: 13px; }
|
||||
|
|
Loading…
Reference in a new issue