refactored ProjectEntry and GroupEntry to share common style.
continuous-integration/drone/push Build is passing
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -18,10 +18,12 @@ body {
|
||||
a {
|
||||
color: #FC1;
|
||||
text-decoration: none;
|
||||
text-decoration-color: inherit;
|
||||
}
|
||||
|
||||
a:hover {
|
||||
text-decoration: underline;
|
||||
text-decoration-color: inherit;
|
||||
}
|
||||
|
||||
label {
|
||||
|
||||
Reference in New Issue
Block a user