소스 검색

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

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

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

@@ -609,7 +609,7 @@ table.listing tbody tr:hover { background: #D7E6FF !important }
table.listing tbody tr.focus { background: #D7E6FF !important }

.tickets tr.color1-odd {
background: rgba(240, 215, 215, 0.8);
background: rgba(240, 215, 215, 0.9);
}
.tickets tr.color1-even {
background: rgba(255, 228, 228, 0.9);
@@ -618,7 +618,7 @@ table.listing tbody tr.focus { background: #D7E6FF !important }
background: rgba(255, 255, 185, 0.9);
}
.tickets tr.color2-even {
background: rgba(255, 255, 220, 0.8);
background: rgba(255, 255, 220, 0.9);
}
.tickets tr.color3-odd,
table.listing tbody tr.odd {
@@ -626,13 +626,13 @@ table.listing tbody tr.odd {
}
.tickets tr.color3-even,
table.listing tbody tr.even {
background: rgba(240, 240, 240, 0.8);
background: rgba(240, 240, 240, 0.9);
}
.tickets tr.color4-odd {
background: rgba(195, 215, 255, 0.9);
}
.tickets tr.color4-even {
background: rgba(210, 215, 240, 0.8);
background: rgba(210, 215, 240, 0.9);
}
/* === FORUM === */



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