mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Add lisrrborder
This commit is contained in:
parent
84b5f39b77
commit
bbb5853880
@ -123,6 +123,17 @@ a {
|
||||
border-bottom: 1px solid #999999;
|
||||
font-size: 11px;
|
||||
}
|
||||
.listrborder {
|
||||
background-color: #FFFFFF;
|
||||
border-right: 1px solid #999999;
|
||||
border-bottom: 1px solid #999999;
|
||||
border-left: 1px solid #999999;
|
||||
font-size: 11px;
|
||||
padding-right: 6px;
|
||||
padding-left: 6px;
|
||||
padding-top: 4px;
|
||||
padding-bottom: 4px;
|
||||
}
|
||||
.listr {
|
||||
background-color: #FFFFFF;
|
||||
border-right: 1px solid #999999;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user