-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add global default link styles inspired by links in header. closes #34. * make post control links look consistent and fix spacing. closes #33 * add focus/hover styling for forum and topic row links * specify supported browsers * remove unused .toplinks styling * remove unnecessary cursor definition * topic row: move mod checkbox inline, use more accessible topic link inline mod checkbox avoids disruptions to original design * add hover/focus state to topic row links * main profile: make hovered .main-links more obvious, add :focus * also apply header links hover style on focus * also apply face claim and member directory hover styles on focus * add hover/focus styles to member directory entries * don't suppress text-decoration for thread tracker links * guidebook: add link focus styles, make focused/hovered more obvious * main profile: apply tab hover styles on focus, make more obvious * member list: apply submit button's hover style on focus as well * thread tracker: make link styling work on focus as well as hover, tie hover/focus to focusable element
- Loading branch information
1 parent
876210a
commit 91c3efb
Showing
3 changed files
with
89 additions
and
72 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# supported browsers | ||
|
||
> 5% | ||
last 2 versions | ||
Firefox ESR | ||
not dead | ||
not ie > 0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters