mirror of
https://github.com/the-djmaze/snappymail.git
synced 2024-11-11 01:23:43 +08:00
13 lines
136 B
Text
13 lines
136 B
Text
|
|
.b-admin-general {
|
|
|
|
.flag-selector {
|
|
padding-top: 5px;
|
|
}
|
|
|
|
.flag-name {
|
|
border-bottom: 1px dashed #555;
|
|
cursor: pointer;
|
|
}
|
|
}
|
|
|