mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-01 13:39:22 +03:00
parent
d961fa480a
commit
0fad66c452
53 changed files with 2231 additions and 1181 deletions
|
|
@ -115,6 +115,8 @@ html.rgba.textshadow {
|
|||
|
||||
.tooltip {
|
||||
font-size: 14px;
|
||||
z-index: 2000 !important;
|
||||
|
||||
&.in {
|
||||
.opacity(100);
|
||||
}
|
||||
|
|
@ -203,6 +205,10 @@ select {
|
|||
color: #b94a48;
|
||||
}
|
||||
|
||||
.nav-tabs > li > a {
|
||||
color: #555;
|
||||
}
|
||||
|
||||
html.no-rgba .modal {
|
||||
border-width: 0px !important;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue