Differences From Artifact [ac5c20948a]:
- File skins/xekri/css.txt — part of check-in [773f9ba75c] at 2017-07-10 18:12:51 on branch skin-xekri-fileage-fix — Fixed a mouseover problem in the Xekri skin that was found by Jungle Boogie. (user: zakero size: 17018) [more...]
To Artifact [4919f36aaa]:
- File skins/xekri/css.txt — part of check-in [bfbcc126d3] at 2017-11-03 12:54:06 on branch trunk — Changed the color of the Reader privilege subscript to be more readable in the Xekri skin. (user: zakero size: 17017) [more...]
| ︙ | |||
820 821 822 823 824 825 826 | 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 | - + |
/* color for capabilities, inherited by developer */
span.ueditInheritDeveloper {
color: #f00;
}
/* color for capabilities, inherited by reader */
span.ueditInheritReader {
|
| ︙ |