Mobile theme W.I.P.:

- Fix typo
This commit is contained in:
Hadi Nategh 2015-12-21 08:56:11 +00:00
parent e5810f793a
commit 603c7ac290
2 changed files with 4 additions and 4 deletions

View File

@ -7633,7 +7633,7 @@ span.egw_tutorial_title {
font-size: xx-large;
content: "\205D";
}
body .et2_nextmatch .search button.nm_fvorites_button {
body .et2_nextmatch .search button.nm_favorites_button {
background-position: center;
background-repeat: no-repeat;
margin-right: 5px;
@ -7645,10 +7645,10 @@ span.egw_tutorial_title {
display: block;
float: right;
}
body .et2_nextmatch .search button.nm_fvorites_button:focus {
body .et2_nextmatch .search button.nm_favorites_button:focus {
outline: none;
}
body .et2_nextmatch .search button.nm_fvorites_button:after {
body .et2_nextmatch .search button.nm_favorites_button:after {
font-size: xx-large;
content: "\2606";
font-weight: bold;

View File

@ -1174,7 +1174,7 @@
content:"\205D";
}
}
button.nm_fvorites_button {
button.nm_favorites_button {
background-position: center;
background-repeat: no-repeat;
margin-right:5px;