File: styles/prosilver/theme/links.css
Unmodified
Added
Modified
Removed
Line 90 | Line 90 |
---|
}
.row-item a:hover {
|
}
.row-item a:hover {
|
text-decoration: none
| text-decoration: none;
|
}
|
}
|
| .row-item .forumtitle:hover,
|
.row-item .topictitle:hover,
|
.row-item .topictitle:hover,
|
| .row-item .lastsubject:hover,
|
.row-item .subforum:hover,
|
.row-item .subforum:hover,
|
.row-item .username:hover, .row-item .username-coloured:hover {
| .row-item a.username:hover, .row-item a.username-coloured:hover {
|
text-decoration: underline; }
| text-decoration: underline; }
|
Line 161 | Line 163 |
---|
border-bottom-width: 0; }
|
border-bottom-width: 0; }
|
.arrow-up:hover {
}
| .arrow-up:hover { }
|
.arrow-down { padding-right: 10px; }
|
.arrow-down { padding-right: 10px; }
|
.arrow-down:hover {
}
| .arrow-down:hover { }
|
.arrow-left:hover { text-decoration: none;
| .arrow-left:hover { text-decoration: none;
|