]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - html/html/themes/ipfire/include/css/style.css
Merge branch 'next'
[ipfire-2.x.git] / html / html / themes / ipfire / include / css / style.css
index 10644a9f822d8c0bd026a2d5c921ea992924a13b..2c727a7707f09fc312e1bbe838daab4bf5ced6a6 100644 (file)
@@ -348,14 +348,14 @@ div.rrdimage > ul {
        border: none;
        background: none;
        cursor: pointer;
-       text-decoration: underline;
+       text-decoration: none;
 }
 .rrdimage button:focus {
        outline: none;
        box-shadow: none;
 }
 .rrdimage button.selected {
-       background-color: rgba(135, 203, 0, 0.2);
+       text-decoration: underline;
 }
 
 div.rrdimage > img {