forked from extern/egroupware
Mobile theme W.I.P.:
- Fix typo
This commit is contained in:
parent
e5810f793a
commit
603c7ac290
@ -7633,7 +7633,7 @@ span.egw_tutorial_title {
|
|||||||
font-size: xx-large;
|
font-size: xx-large;
|
||||||
content: "\205D";
|
content: "\205D";
|
||||||
}
|
}
|
||||||
body .et2_nextmatch .search button.nm_fvorites_button {
|
body .et2_nextmatch .search button.nm_favorites_button {
|
||||||
background-position: center;
|
background-position: center;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
margin-right: 5px;
|
margin-right: 5px;
|
||||||
@ -7645,10 +7645,10 @@ span.egw_tutorial_title {
|
|||||||
display: block;
|
display: block;
|
||||||
float: right;
|
float: right;
|
||||||
}
|
}
|
||||||
body .et2_nextmatch .search button.nm_fvorites_button:focus {
|
body .et2_nextmatch .search button.nm_favorites_button:focus {
|
||||||
outline: none;
|
outline: none;
|
||||||
}
|
}
|
||||||
body .et2_nextmatch .search button.nm_fvorites_button:after {
|
body .et2_nextmatch .search button.nm_favorites_button:after {
|
||||||
font-size: xx-large;
|
font-size: xx-large;
|
||||||
content: "\2606";
|
content: "\2606";
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
@ -1174,7 +1174,7 @@
|
|||||||
content:"\205D";
|
content:"\205D";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
button.nm_fvorites_button {
|
button.nm_favorites_button {
|
||||||
background-position: center;
|
background-position: center;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
margin-right:5px;
|
margin-right:5px;
|
||||||
|
Loading…
Reference in New Issue
Block a user