|
15 | 15 | .vk-container input::-webkit-input-placeholder { opacity: .8; }
|
16 | 16 |
|
17 | 17 | .vk-container a { text-decoration: none; outline: 0; line-height: inherit; }
|
18 |
| -.topNav { z-index: 666; width: 100%; height: 49px; border-bottom: 1px solid #6d8f75; position: fixed; top: 0px; background-color: #e4e4e4; background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#96c7a2), to(#87b492)); border-top-right-radius: 5px; border-top-left-radius: 5px; |
| 18 | +.nav-button.action .sprite.icon-refresh { margin: 0px 10px; } |
| 19 | +.bottomNav { height: 55px; z-index: 666; position: fixed; bottom: 0px; left: 0px; right: 0px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; background-color: #464646; background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#313131), to(#464646)); |
19 | 20 | -webkit-box-align: center;
|
20 | 21 | -moz-box-align: center;
|
21 | 22 | -o-box-align: center;
|
|
25 | 26 | display: -o-box;
|
26 | 27 | display: box;
|
27 | 28 | }
|
28 |
| - |
29 |
| - |
30 |
| - |
31 |
| - |
32 |
| -.nav-button.action .sprite.icon-refresh { margin: 0px 10px; } |
33 |
| -.bottomNav { height: 55px; z-index: 666; position: fixed; bottom: 0px; left: 0px; right: 0px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; background-color: #464646; background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#313131), to(#464646)); } |
34 | 29 | .bottomNav .center.buttons { display: -webkit-box; display: -moz-box; display: box; }
|
35 |
| -.bottomNav .right.buttons { height: 53px; float: right; } |
36 | 30 | .bottomNav .selected { color: #111111; text-shadow: 0 1px 0 white; border-radius: 3px; background: #96C7A2; border-left: 1px solid #6F816F; border-right: 1px solid #6F816F;}
|
37 | 31 | .bottomNav .refreshIcon { width: 38px; height: 38px; border-radius: 3px; background: #96C7A2; border-left: 1px solid #6F816F; border-right: 1px solid #6F816F; }
|
38 | 32 | .bottomNav .refreshIcon:active { background-color: #C7DECC; }
|
|
41 | 35 | .nav-button.following { font-size: 13.5px; font-weight: bold; border-bottom-left-radius: 5px; }
|
42 | 36 | .nav-button.settings { border-bottom-right-radius: 5px; }
|
43 | 37 | .whitePlaceholder { height: 54px; width: 100%; background: white;}
|
44 |
| -.actionButton {display: box; box-flex: 1;} |
| 38 | +.topNav { z-index: 666; width: 100%; height: 49px; border-bottom: 1px solid #6d8f75; position: fixed; top: 0px; background-color: #e4e4e4; background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#96c7a2), to(#87b492)); border-top-right-radius: 5px; border-top-left-radius: 5px; |
| 39 | + -webkit-box-align: center; |
| 40 | + -moz-box-align: center; |
| 41 | + -o-box-align: center; |
| 42 | + box-align: center; |
| 43 | + display: -webkit-box; |
| 44 | + display: -moz-box; |
| 45 | + display: -o-box; |
| 46 | + display: box; |
| 47 | +} |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
45 | 52 | .nav-button { font-size: 13.5px; background: #e5e5e5; color: #959595; float: left; line-height: 47px; height: 49px; text-align: center; }
|
46 | 53 | .nav-button.round { background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fefefe), to(#e6e6e6)); position: relative; font-size: 13.58px; text-shadow: 0 1px 0 white; color: #363636; line-height: 39px; height: 39px; border-radius: 3px; box-shadow: 0px 0px 1px rgba(0,0,0,1); z-index: 1}
|
47 | 54 | .nav-button.round:active { background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e6e6e6), to(#fefefe));}
|
|
60 | 67 | .nav-button#following div { margin: 9px 7px 0px 2px; }
|
61 | 68 | .nav-button#following span {margin: 0 0 3px 7px;}
|
62 | 69 |
|
63 |
| -/*.nav-button.action span { display: inline-block; position: relative; top: 6px; } |
64 |
| -*/ |
65 | 70 | .buttons {
|
66 | 71 | -webkit-box-flex: 1;
|
67 | 72 | -moz-box-flex: 1;
|
|
80 | 85 | .right.buttons a { float: right; }
|
81 | 86 | .right.buttons a:active div { }
|
82 | 87 | .nav-button.action .sprite.icon-refresh { margin: 0px 10px; }
|
83 |
| -.bottomNav a { display: block; line-height: 36px; text-align: center; -webkit-box-flex: 1; -moz-box-flex: 1; box-flex: 1;} |
84 |
| -.bottomNav a.refreshButton { width: 38px; height: 38px; display: block; margin: 8px 0px 7px 4px; } |
85 |
| -.bottomButton { border-radius: 3px; padding: 8px 0px 7px 4px; height: 38px; color: #c4c4c4; font-size: 13.58px; font-weight: bold; } |
| 88 | +.bottomNav a { display: block; text-align: center; } |
| 89 | +.bottomNav a.refreshButton { display: block; margin: 8px 0px 7px 4px; } |
| 90 | +.bottomButton { border-radius: 3px; padding: 8px 0px 7px 4px; color: #c4c4c4; font-size: 13.58px; font-weight: bold; } |
86 | 91 | .bottomButton:active { color: white; }
|
87 | 92 | .ui-content { z-index:2 !important; position: absolute; background: white; font-family: Open Sans; top: 50px; bottom: 55px; right: 0; left: 0; border-top: 1px solid #cccccc; }
|
88 | 93 | .ui-content .item-details { overflow: auto; background-color: #e6e6e6; height: 100%; }
|
|
0 commit comments