mirror of
https://github.com/WhatCD/Gazelle.git
synced 2025-01-18 12:11:36 +00:00
Add missing #
Add missing # on the color attribute for input[value="Upload torrent"], input[value="Upload torrents"]
This commit is contained in:
parent
ff177b33a7
commit
4f73d0e541
@ -194,7 +194,7 @@ input[type="submit"]:active, input[type="button"]:active {
|
||||
input[value="Upload torrent"], input[value="Upload torrents"] {
|
||||
margin: 15px 0 0 0;
|
||||
background-color: #2e2e2e;
|
||||
color: a5cce9;
|
||||
color: #a5cce9;
|
||||
background-image: url('images/button.png');
|
||||
border-top: 1px solid #323232;
|
||||
border-left: 1px solid #323232;
|
||||
|
Loading…
Reference in New Issue
Block a user