Changed friendship buttons. We now use AJAX, changed button style and added FA icons.
This commit is contained in:
@@ -175,6 +175,15 @@ textarea:focus, input:focus, select:focus {
|
||||
}
|
||||
|
||||
/* All buttons */
|
||||
button.red {
|
||||
background-color: firebrick;
|
||||
}
|
||||
|
||||
button.green {
|
||||
background-color: forestgreen;
|
||||
}
|
||||
|
||||
|
||||
button,
|
||||
input[type="submit"],
|
||||
input[type="reset"] {
|
||||
|
||||
Reference in New Issue
Block a user