]> git.0d.be Git - panikdb.git/commitdiff
style: buttons
authorFrédéric Péters <fpeters@0d.be>
Mon, 6 Apr 2015 08:25:57 +0000 (10:25 +0200)
committerFrédéric Péters <fpeters@0d.be>
Mon, 6 Apr 2015 08:25:57 +0000 (10:25 +0200)
panikdb/static/css/style.css

index 275c83d59c95137dfa0dd0b422a77c0d430995e0..5add1525be8716e13d428298be474febc708e248 100644 (file)
@@ -473,6 +473,7 @@ span.add-on {
         margin-top: 100px;
 }
 
+button,
 #user-links a {
         background: #ccc;
         text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
@@ -485,6 +486,7 @@ span.add-on {
         text-decoration: none;
 }
 
+button:hover,
 #user-links a:hover {
         background: #aaa;
 }