Refactoring/simplification of the pull-request about links
This commit is contained in:
@@ -51,4 +51,10 @@ a.btn-blue:focus,
|
||||
.btn-blue:focus {
|
||||
border-color: #2f5bb7;
|
||||
background: #357ae8;
|
||||
}
|
||||
}
|
||||
|
||||
.btn-blue:disabled {
|
||||
color: #ccc;
|
||||
border: 1px solid #ccc;
|
||||
background: #f7f7f7;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user