aboutsummaryrefslogtreecommitdiff
path: root/web
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-04-19 20:35:43 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-04-19 20:35:43 +0300
commit8b0934d26be37e8cfde706b7915d105f33d35959 (patch)
tree558838425a117cfbca0325d989c4552e5469905c /web
parentcleanup empty scss (diff)
downloadsoko-8b0934d26be37e8cfde706b7915d105f33d35959.tar.gz
soko-8b0934d26be37e8cfde706b7915d105f33d35959.tar.bz2
soko-8b0934d26be37e8cfde706b7915d105f33d35959.zip
app/package: shoe EAPI badge for each version
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'web')
-rw-r--r--web/packs/src/stylesheets/packages.scss5
1 files changed, 2 insertions, 3 deletions
diff --git a/web/packs/src/stylesheets/packages.scss b/web/packs/src/stylesheets/packages.scss
index 133e2e7..69b3e77 100644
--- a/web/packs/src/stylesheets/packages.scss
+++ b/web/packs/src/stylesheets/packages.scss
@@ -148,8 +148,7 @@
}
.kk-versions-table {
- .kk-restrict-label,
- .kk-properties-label {
+ .kk-restrict-label, .kk-eapi-label {
float: right;
@media screen and (max-width: 767px) {
@@ -328,4 +327,4 @@ ul.timeline > li:before {
width: 10px;
height: 10px;
z-index: 400;
-} \ No newline at end of file
+}