]> git.deb.at Git - deb/packages.git/blobdiff - static/debpkg.css
Merge branch 'master' into debian-master
[deb/packages.git] / static / debpkg.css
index 7515ea761bbcb530dc7c36ec0690d434a54ee73a..aa484e534d224c66b8d2e6d2df427dad48fe5adb 100644 (file)
@@ -305,3 +305,12 @@ td {
 }
 th {
 }
+.vcurrent {
+       background-color: #bfb;
+}
+.volder {
+       background-color: #ffb;
+}
+.vold {
+       background-color: #fbb;
+}