summaryrefslogtreecommitdiff
path: root/helpers/DATA/firefox/trisquel/abouthome/aboutHome.xhtml
diff options
context:
space:
mode:
authorRuben Rodriguez <ruben@gnu.org>2014-10-09 15:32:19 +0200
committerRuben Rodriguez <ruben@gnu.org>2014-10-09 15:32:19 +0200
commit09a39c557e4891556755dac241329b18980ecf33 (patch)
treef11887426b013ec5aa7cd00db8c36704eaabffb0 /helpers/DATA/firefox/trisquel/abouthome/aboutHome.xhtml
parentc8c4667eb7a8a5ed7a7aae9f06c7340ac0adc514 (diff)
Fixed css in aboutHome.xhtml that was preventing compilation
Diffstat (limited to 'helpers/DATA/firefox/trisquel/abouthome/aboutHome.xhtml')
-rw-r--r--helpers/DATA/firefox/trisquel/abouthome/aboutHome.xhtml19
1 files changed, 3 insertions, 16 deletions
diff --git a/helpers/DATA/firefox/trisquel/abouthome/aboutHome.xhtml b/helpers/DATA/firefox/trisquel/abouthome/aboutHome.xhtml
index 4cf1dfe..c21b9d7 100644
--- a/helpers/DATA/firefox/trisquel/abouthome/aboutHome.xhtml
+++ b/helpers/DATA/firefox/trisquel/abouthome/aboutHome.xhtml
@@ -34,11 +34,6 @@ bottom:2px;
left:2px;
}
-#addonsform form{
-position:relative;
-left:10px;
-}
-
em {
color:#600
}
@@ -47,14 +42,6 @@ a{
color:#004998
}
-#addonsform{
-background-color:#fff;
-font-size:14px;
-padding:10px 30px 20px 30px;
-border-radius: 10px;
-box-shadow: 0px 0px 5px #888888;
-}
-
.block-side-margin {
min-width: 16px;
-moz-box-flex: 1;
@@ -81,7 +68,7 @@ color:#666;
text-shadow:0px 1px 0px #fff;
}
-#trisquel a {
+.titlelink {
font-weight:bold;
color:#56728C;
text-shadow:0px 1px 0px #fff;
@@ -95,7 +82,7 @@ min-height:100px;
</head>
- <body dir="&locale.dir;" onload="prepare();">
+ <body dir="&locale.dir;">
<div class="spacer"/>
@@ -116,7 +103,7 @@ min-height:100px;
<div class="spacer"/>
<div id="footer" style=" display: -moz-box; -moz-box-align: center; -moz-box-pack: center; width: 100%; background-color: hsla(0,0%,0%,.03); border-top: 1px solid hsla(0,0%,0%,.03); box-shadow: 0 2px 5px hsla(0,0%,0%,.1) inset, 0 -1px 0 hsla(0,0%,100%,.25);">
-<p id="trisquel"><a href="https://trisquel.info">Trisquel GNU/Linux</a>:</p>
+<p ><a class="titlelink" href="https://trisquel.info">Trisquel GNU/Linux</a>:</p>
<ul style="font-size:0.8em">
<li><a href="https://trisquel.info/forum">Forum</a></li>
<li><a href="https://trisquel.info/wiki">Wiki</a></li>