summaryrefslogtreecommitdiffstats
path: root/css/rpmphp.css
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2010-05-30 08:40:54 +0200
committerRemi Collet <fedora@famillecollet.com>2010-05-30 08:40:54 +0200
commitb2955d2b93937913334580dfad856e7b5c18c613 (patch)
treef788f81c482ba4c8aa9564a7d17c575c5f809ff5 /css/rpmphp.css
parent2c61a7ac0a3cfc86f74031ba6ec41ea81d4a8fcc (diff)
parentcaa9d9178232885b7e02aab8be94e01e438cc1d7 (diff)
Merge branch 'master' of http://github.com/trasher/rpmphp
Diffstat (limited to 'css/rpmphp.css')
-rw-r--r--css/rpmphp.css12
1 files changed, 12 insertions, 0 deletions
diff --git a/css/rpmphp.css b/css/rpmphp.css
index 0b99b7f..d98ead4 100644
--- a/css/rpmphp.css
+++ b/css/rpmphp.css
@@ -246,3 +246,15 @@ p{
background:url(/img/bz.png) no-repeat left;
padding-left: 18px;
}*/
+
+/** PKGDB stuff */
+#pkgdb-link{
+ position:absolute;
+ top:0;
+ right:1em;
+}
+
+.ajax{
+ color: #AAAAAA;
+ font-size:0.8em;
+} \ No newline at end of file