Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/site/app/webroot/css/remora.css
diff options
context:
space:
mode:
Diffstat (limited to 'site/app/webroot/css/remora.css')
-rw-r--r--site/app/webroot/css/remora.css44
1 files changed, 10 insertions, 34 deletions
diff --git a/site/app/webroot/css/remora.css b/site/app/webroot/css/remora.css
index 3c098e5..4386b6c 100644
--- a/site/app/webroot/css/remora.css
+++ b/site/app/webroot/css/remora.css
@@ -18,13 +18,13 @@
#cat-list li.selected a { background: #99CC66; }
/* Add-on Summary */
-#addon-summary .stats { position: absolute; left: 20px; top: 19em; margin: 1em 0; text-align: center; }
+#addon-summary { min-height: 255px; }
#addon-summary .privacypolicy { clear: both; padding-top: .5em; }
/* Details Page */
#addon-info h4.version-link { margin: 2em 0; }
-#addon-info h4.version-link a.view { background: transparent url("../img/sprite.png?20090430") 100% -387px no-repeat; }
+#addon-info h4.version-link a.view { background: transparent url("../img/sprite.png?20081210") 100% -387px no-repeat; }
.html-ltr #addon-info h4.version-link a.view:hover { background-position: 100% -437px; }
.html-rtl #addon-info h4.version-link a.view { background-position: 100% -597px; }
.html-rtl #addon-info h4.version-link a.view:hover { background-position: 100% -647px; }
@@ -32,7 +32,7 @@
/* Install Box Outer */
.sub div.install-container { padding: 0; margin: 0; }
-.sub div.secondary-container { background: transparent url("../img/sprite.png?20090430") left -1256px no-repeat; }
+.sub div.secondary-container { background: transparent url("../img/sprite.png?20081210") left -1256px no-repeat; }
/* Footer */
ul#nav-legal { margin:0; }
@@ -45,8 +45,8 @@ ul#nav-legal { margin:0; }
.error-notice { margin: 0 auto; padding: 10px 80px 20px 80px; background: url(../img/warning.png) 20px 20px no-repeat; min-height: 48px; }
/* right sidebar */
-.sidebar-content h3 { margin: 0 -1px; padding-left: 6px; font-size: 120%; background: #79be1b url("../img/sprite.png?20090430") -217px -106px no-repeat; border-bottom: 1px solid #abe071; }
-.sidebar-content h3 span { display: block; padding: 8px 4px; color: #426a13; background: transparent url("../img/sprite.png?20090430") -342px -106px no-repeat; }
+.sidebar-content h3 { margin: 0 -1px; padding-left: 6px; font-size: 120%; background: #79be1b url("../img/sprite.png?20081210") -217px -106px no-repeat; border-bottom: 1px solid #abe071; }
+.sidebar-content h3 span { display: block; padding: 8px 4px; color: #426a13; background: transparent url("../img/sprite.png?20081210") -342px -106px no-repeat; }
.sidebar-content { margin-bottom: 1em; position: relative; z-index: 5; padding-bottom: 6px; background-color: #f6f6f6; border: 1px solid #d8dcdf; border-width: 0 1px 1px; }
.sidebar-content { -moz-border-radius-bottomright: 6px; -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-right-radius: 6px; -webkit-border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; }
.sidebar-list { margin-left: 0; list-style: none; border-top: 1px solid #e8e6e6; }
@@ -65,7 +65,7 @@ ul#nav-legal { margin:0; }
#addon-summary.addon-policy { padding-left: 0; }
div#content-policy { margin: 0 0 2em 44px; }
.policy-area { margin-bottom: 2em ;}
-#policy-tl { position: absolute; left: -1px; top: 0; padding: 18px 0 0 20px; background: transparent url("../img/sprite.png?20090430") left -1256px no-repeat; height: 10px; width: 10px; }
+#policy-tl { position: absolute; left: -1px; top: 0; padding: 18px 0 0 20px; background: transparent url("../img/sprite.png?20081210") left -1256px no-repeat; height: 10px; width: 10px; }
/* options bar on listing pages */
#form-listcontrol #options-submit { position: absolute; top:15px; right:-30px; }
@@ -124,9 +124,12 @@ div.hsession { display: none; }
font-family: inherit;
font-size: inherit;
}
-#tabbed-editor .line {
+#tabbed-editor div div {
margin: 10px 0;
}
+#tabbed-editor .ui-tabs-panel h3 {
+ display: none;
+}
#tabbed-editor .tabs-nav {
display: none;
}
@@ -148,30 +151,3 @@ dl.faq dd {
dl.faq dt:target {
color: #df731b;
}
-
-
-/* Developer Agreement */
-#dev-agreement ul {
- list-style-type: disc;
-}
-
-/* Version License */
-#version-license {
- background-color: #EEE;
- border: 1px solid #AAA;
- max-width: 600px;
- max-height: 400px;
- overflow: auto;
-}
-
-/* Get Satisfaction */
-div#gsfn_list_widget img { border: none; }
-div#gsfn_list_widget { float:right; font-size: 12px; width: 250px; border: 6px solid #DDD; padding: 5px 5px 25px 20px; margin: 5px 5px 10px 10px;}
-div#gsfn_list_widget a.widget_title { color: #000; display: block; margin-bottom: 10px; font-weight: bold; }
-div#gsfn_list_widget .powered_by { margin-top: 8px; padding-top: 8px; border-top: 1px solid #DDD; }
-div#gsfn_list_widget .powered_by a { color: #333; font-size: 90%; }
-div#gsfn_list_widget div#gsfn_content { }
-div#gsfn_list_widget div#gsfn_content li { text-align:left; margin-bottom:6px; }
-div#gsfn_list_widget div#gsfn_content a.gsfn_link { line-height: 1; }
-div#gsfn_list_widget div#gsfn_content span.time { font-size: 90%; padding-left: 3px; }
-div#gsfn_list_widget div#gsfn_content p.gsfn_summary { margin-top: 2px }