projets
/
auf_coda_additions.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
61bca3a9ce9f929bcb3bc7efe70d8e332f9c8b8e
[auf_coda_additions.git]
/
css
/
auf-style.css
1
input
[
disabled
],
textarea
[
disabled
]
2
{
3
background
:
#eee
;
4
color
:
black
;
5
}
6
7
.
typeaheadbutton
8
{
9
position
:
relative
;
10
}
11
12
.
buttonBarItem
, .
buttonBarItemHover
13
{
14
padding-top
:
0
;
15
border
:
none
;
16
}
17
18
.
buttonBarButton
19
{
20
height
:
100
%;
21
}
22
23
.
buttonBarButtonIE6
24
{
25
height
:
100
%;
26
}
27
28
table
.
table tbody tr
:
hover
{
29
background
:
#ffffdd
;
30
}