mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-09 07:28:43 +01:00
Add a generic class for hiding element
This commit is contained in:
parent
830bbd127c
commit
e97ee436e8
@ -38,6 +38,8 @@ select {
|
|||||||
margin: 1px;
|
margin: 1px;
|
||||||
padding: 0px;
|
padding: 0px;
|
||||||
}
|
}
|
||||||
|
/*Hide element*/
|
||||||
|
.hideme {display:none !important;}
|
||||||
/**
|
/**
|
||||||
* VBox widget
|
* VBox widget
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user