mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:07 +01:00
Mobile theme W.I.P:
- Fix selected row color - Fix details widget height
This commit is contained in:
parent
2ccb5cd58d
commit
614f75fd26
@ -696,7 +696,7 @@
|
||||
td:last-child:before {
|
||||
content: " ";
|
||||
position: absolute;
|
||||
background: rgb(255, 255, 255);
|
||||
background: #696969;
|
||||
top: 0px;
|
||||
left: 0px;
|
||||
bottom: 0px;
|
||||
@ -825,6 +825,7 @@
|
||||
background-color: #F0F0F0;
|
||||
width:100%;
|
||||
padding-top: 6px;
|
||||
height: 32px;
|
||||
}
|
||||
.et2_details_toggle {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user