mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-23 07:09:20 +01:00
Revert changes from 44692
This commit is contained in:
parent
28bbb266e2
commit
6dc8e077ff
@ -193,6 +193,13 @@ input[type=button]:focus {
|
||||
color: #202d52;
|
||||
outline: none;
|
||||
}
|
||||
button.et2_button_with_image {
|
||||
padding-left: 20px;
|
||||
background-repeat: no-repeat;
|
||||
background-position-x: 3px;
|
||||
background-size: 16px;
|
||||
}
|
||||
|
||||
/**
|
||||
* Drop down button
|
||||
*/
|
||||
@ -633,6 +640,11 @@ ul.et2_link_string {
|
||||
background-position: bottom;
|
||||
background-repeat: repeat-x;
|
||||
}
|
||||
|
||||
.et2_taglist_ro ul {
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
}
|
||||
/**
|
||||
* VFS widget(s)
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user