Tweaks to prefs. JUst some shuffling. r/sr=hewitt,blake
git-svn-id: svn://10.0.0.236/trunk@130750 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
82d3086d54
commit
882e37a631
@ -48,14 +48,14 @@
|
||||
height: 80px;
|
||||
}
|
||||
|
||||
#themesLink {
|
||||
.themesLink {
|
||||
margin-left: 5px;
|
||||
text-decoration: underline;
|
||||
color: blue;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
#themesLink:active {
|
||||
.themesLink:active {
|
||||
color: red;
|
||||
}
|
||||
|
||||
|
||||
@ -48,14 +48,14 @@
|
||||
height: 80px;
|
||||
}
|
||||
|
||||
#themesLink {
|
||||
.themesLink {
|
||||
margin-left: 5px;
|
||||
text-decoration: underline;
|
||||
color: blue;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
#themesLink:active {
|
||||
.themesLink:active {
|
||||
color: red;
|
||||
}
|
||||
|
||||
|
||||
@ -88,7 +88,7 @@
|
||||
</hbox>
|
||||
<separator/>
|
||||
<hbox align="start">
|
||||
<html:a id="themesLink" href="&getNewThemesURL;"
|
||||
<html:a class="themesLink" id="themesLink" href="&getNewThemesURL;"
|
||||
style="display: block;" target="_new">&getNewThemes.label;</html:a>
|
||||
</hbox>
|
||||
</page>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user