Style-fu for the other-stuff links at the bottom of index.tpl.
git-svn-id: svn://10.0.0.236/trunk@214040 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -200,6 +200,7 @@ h6 { font-size: 90%; border: 0; }
|
||||
|
||||
/* addon features */
|
||||
|
||||
.divider-bottom,
|
||||
.addon-feature,
|
||||
.bookmarkaddon-feature {
|
||||
background: url(../../images/rustico/firefox-featured-divider.png) no-repeat bottom center;
|
||||
@@ -588,7 +589,6 @@ table.dalvay-table th {
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
|
||||
/* search-engines */
|
||||
|
||||
.front-section {
|
||||
@@ -598,6 +598,26 @@ table.dalvay-table th {
|
||||
color: #666;
|
||||
}
|
||||
|
||||
#switch-links {
|
||||
align: right;
|
||||
padding-left: 5em;
|
||||
}
|
||||
|
||||
#switch-links .switch-tb,
|
||||
#switch-links .switch-suite {
|
||||
padding-left: 30px;
|
||||
font-size: 100%;
|
||||
background: #fff 9px 0 no-repeat;
|
||||
}
|
||||
|
||||
#switch-links .switch-tb {
|
||||
background-image: url("../../images/switch-tb.gif");
|
||||
}
|
||||
|
||||
#switch-links .switch-suite {
|
||||
background-image: url("../../images/switch-suite.gif");
|
||||
}
|
||||
|
||||
/* previews */
|
||||
|
||||
div.rating {
|
||||
|
||||
Reference in New Issue
Block a user