Revision 3641
Added by ben leinfelder almost 17 years ago
lib/style/skins/saeon/ploneStyles5796.css | ||
---|---|---|
650 | 650 |
} |
651 | 651 |
|
652 | 652 |
#portal-personaltools .portalUser { |
653 |
background: transparent url(user.gif) center left no-repeat; |
|
653 |
background: transparent url(images/user.gif) center left no-repeat;
|
|
654 | 654 |
padding-left: 15px; |
655 | 655 |
} |
656 | 656 |
|
... | ... | |
1131 | 1131 |
} |
1132 | 1132 |
|
1133 | 1133 |
.link-user { |
1134 |
background: transparent url(http://www.saeon.ac.za/user.gif) 0 1px no-repeat;
|
|
1134 |
background: transparent url(images/user.gif) 0 1px no-repeat;
|
|
1135 | 1135 |
padding: 1px 0px 1px 16px; |
1136 | 1136 |
} |
1137 | 1137 |
|
... | ... | |
4125 | 4125 |
background-position: 0% 50%; |
4126 | 4126 |
} |
4127 | 4127 |
.actionicon-controlpanel-MemberPrefs { |
4128 |
background-image: url(http://www.saeon.ac.za/user.gif) !important;
|
|
4128 |
background-image: url(images/user.gif) !important;
|
|
4129 | 4129 |
background-repeat: no-repeat; |
4130 | 4130 |
background-position: 0% 50%; |
4131 | 4131 |
} |
Also available in: Unified diff
localize use.gif image icon