- Timestamp:
- 05/07/08 16:20:00 (4 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
pcbsd/trunk/system-overlay/usr/local/share/apps/kdm/themes/pcbsd/pcbsd.xml
r1866 r1867 10 10 <!-- at the moment, the userlist doesn't support alpha or pixmap, so it looks ugly --><!-- 11 11 <item type="rect" id="userlist-background"> 12 <pos x="30%" y=" 70%" width="90" height="30%"/>12 <pos x="30%" y="50%" width="90" height="30%"/> 13 13 <fixed> 14 14 <item type="rect" id="userlist"> … … 33 33 <item type="label"> 34 34 <pos anchor="w" x="0%" y="30%"/> 35 <normal color="# 9f1111" font="Denmark 10"/>35 <normal color="#be0000" font="Denmark 10"/> 36 36 <stock type="username-label"/> 37 37 </item> … … 40 40 <item type="label"> 41 41 <pos anchor="w" x="0%" y="50%"/> 42 <normal color="# 9f1111" font="Denmark 10"/>42 <normal color="#be0000" font="Denmark 10"/> 43 43 <stock type="password-label"/> 44 44 </item> … … 47 47 48 48 <item type="rect"> 49 <pos anchor="c" x="60%" y="5 0%" width="150" height="180"/>49 <pos anchor="c" x="60%" y="54%" width="150" height="180"/> 50 50 51 51 <!-- username-entry --> … … 63 63 <item type="label" id="pam-error"> 64 64 <pos anchor="c" x="50%" y="58%"/> 65 <normal color="# FF0000" font="Denmark 10"/>65 <normal color="#be0000" font="Denmark 10"/> 66 66 <text></text> 67 67 </item> … … 70 70 <item type="label" id="caps-lock-warning"> 71 71 <pos anchor="c" x="50%" y="59%"/> 72 <normal color="# FFFFFF" font="Denmark 10"/>72 <normal color="#be0000" font="Denmark 10"/> 73 73 <stock type="caps-lock-warning"/> 74 74 </item> … … 93 93 </item> 94 94 <item type="label"> 95 <normal color="# B3B938" font="Denmark 10"/>95 <normal color="#be0000" font="Denmark 10"/> 96 96 <prelight color="#FFFFFF" font="Denmark 10"/> 97 97 <active color="#000000" font="Denmark 10"/> … … 101 101 </item> 102 102 <item type="label"> 103 <normal color="# B3B938" font="Denmark 10"/>103 <normal color="#be0000" font="Denmark 10"/> 104 104 <prelight color="#FFFFFF" font="Denmark 10"/> 105 105 <active color="#000000" font="Denmark 10"/> … … 119 119 </item> 120 120 <item type="label"> 121 <normal color="# B3B938" font="Denmark 10"/>121 <normal color="#be0000" font="Denmark 10"/> 122 122 <prelight color="#FFFFFF" font="Denmark 10"/> 123 123 <active color="#000000" font="Denmark 10"/> … … 138 138 </item> 139 139 <item type="label"> 140 <normal color="# B3B938" font="Denmark 10"/>140 <normal color="#be0000" font="Denmark 10"/> 141 141 <prelight color="#FFFFFF" font="Denmark 10"/> 142 142 <active color="#000000" font="Denmark 10"/>
