mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-02 20:19:27 +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 {
|
td:last-child:before {
|
||||||
content: " ";
|
content: " ";
|
||||||
position: absolute;
|
position: absolute;
|
||||||
background: rgb(255, 255, 255);
|
background: #696969;
|
||||||
top: 0px;
|
top: 0px;
|
||||||
left: 0px;
|
left: 0px;
|
||||||
bottom: 0px;
|
bottom: 0px;
|
||||||
@ -825,6 +825,7 @@
|
|||||||
background-color: #F0F0F0;
|
background-color: #F0F0F0;
|
||||||
width:100%;
|
width:100%;
|
||||||
padding-top: 6px;
|
padding-top: 6px;
|
||||||
|
height: 32px;
|
||||||
}
|
}
|
||||||
.et2_details_toggle {
|
.et2_details_toggle {
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user