소스 검색

git-svn-id: file:///srv/caca.zoy.org/var/lib/svn/web/trunk@3719 92316355-f0b4-4df1-b90c-862c8a59935f

master
carmie 15 년 전
부모
커밋
e1a95b679d
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. +2
    -2
      trac/htdocs/libcaca.css

+ 2
- 2
trac/htdocs/libcaca.css 파일 보기

@@ -99,10 +99,10 @@ border-right: none !important;
/* formulaires */

input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover {
background: #C46300;
background: #984601;
}
input[type="button"], input[type="submit"], input[type="reset"] {
background: #984601;
background: #C46300;
}
input[type="text"], input.textwidget, textarea {
border: 1px solid #C46300;


불러오는 중...
취소
저장