mirror of
https://git.code.sf.net/p/seeddms/code
synced 2026-02-02 06:31:56 +00:00
change .list-action a into .list-action > a
This commit is contained in:
parent
6518493672
commit
fc56d79120
|
|
@ -44,7 +44,7 @@ span.list-details {
|
|||
color: #666;
|
||||
}
|
||||
|
||||
.list-action a {
|
||||
.list-action > a {
|
||||
text-decoration: none;
|
||||
color: #333;
|
||||
padding: 2px;
|
||||
|
|
|
|||
|
|
@ -65,7 +65,7 @@ span.list-details {
|
|||
color: #666;
|
||||
}
|
||||
|
||||
.list-action a {
|
||||
.list-action > a {
|
||||
text-decoration: none;
|
||||
color: #333;
|
||||
padding: 2px;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user