mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-23 15:40:01 -06:00
Fix action panel list styles
https://fedorahosted.org/freeipa/ticket/3904
This commit is contained in:
parent
2229c32cc2
commit
1aeb2bb11d
@ -1475,14 +1475,16 @@ form#login {
|
||||
}
|
||||
|
||||
.action-panel-list {
|
||||
margin: 0 0 10px 0;
|
||||
list-style: none;
|
||||
padding-left: 15px;
|
||||
padding: 0 0 0 15px;
|
||||
}
|
||||
|
||||
.action-title {
|
||||
font-size: 1em;
|
||||
font-weight: bold;
|
||||
margin-left: 15px;
|
||||
margin: 15px 0 5px 15px;
|
||||
line-height: 1em;
|
||||
}
|
||||
|
||||
.disabled {
|
||||
|
Loading…
Reference in New Issue
Block a user