mirror of
https://github.com/roundcube/roundcubemail.git
synced 2026-03-23 16:26:59 +01:00
Fix some css
This commit is contained in:
@@ -768,7 +768,7 @@ table.messagelist.fixedcopy {
|
||||
|
||||
#messagecontframe {
|
||||
border: 0;
|
||||
border-radius: 4px 4px 0 0;
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
#messagecontent {
|
||||
|
||||
@@ -45,7 +45,7 @@
|
||||
|
||||
#preferences-frame {
|
||||
border: 0;
|
||||
border-radius: 4px 4px 0 0;
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
#preferences-details fieldset.advanced legend {
|
||||
|
||||
Reference in New Issue
Block a user