Feature #17732 » cursorStuff.patch
typo3_src-4.2.0beta3/typo3/sysext/t3skin/stylesheets/stylesheet_post.css 2008-03-12 22:06:32.000000000 +0100 | ||
---|---|---|
border-bottom: 1px solid #777777;
|
||
}
|
||
input[type="submit"],input[type="reset"], button {
|
||
cursor: pointer;
|
||
}
|
||
.checkbox,
|
||
.checkbox:hover,
|
||
input[type="checkbox"] {
|
||
... | ... | |
label {
|
||
vertical-align: middle;
|
||
cursor: pointer;
|
||
}
|
||
/* PAGE HEADERS: */
|
- « Previous
- 1
- …
- 3
- 4
- 5
- Next »