new mobile web client menu
This commit is contained in:
parent
946f2ff98e
commit
79a51f6b3a
16 changed files with 357 additions and 146 deletions
|
@ -33,6 +33,7 @@
|
|||
body {
|
||||
overflow-y: scroll!important;
|
||||
font-size: 13px;
|
||||
font-family: 'Open Sans', Arial, Helvetica, sans-serif;
|
||||
}
|
||||
|
||||
.textlink {
|
||||
|
@ -44,24 +45,15 @@ body {
|
|||
}
|
||||
|
||||
* {
|
||||
font-family: 'Open Sans', Arial, Helvetica, sans-serif;
|
||||
text-shadow: none;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
}
|
||||
|
||||
.ui-header .ui-btn-inner, .ui-footer .ui-btn-inner, .ui-mini .ui-btn-inner, .ui-li-desc {
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
h1 {
|
||||
font-weight: 300;
|
||||
font-size: 2.22em;
|
||||
}
|
||||
|
||||
.toolsSidebar h1 {
|
||||
font-size: 40px;
|
||||
}
|
||||
|
||||
.ui-loader h1 {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue