Skip to content

Commit 2ef792c

Browse files
authored
Merge pull request #7 from lesar/patch-1
Update to version 4.10
2 parents 674a06b + a073841 commit 2ef792c

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

4/w3mobile.css

+9-9
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* W3MOBILE.CSS 4.03 Apr 2017 by Jan Egil and Borge Refsnes */
1+
/* W3MOBILE.CSS 4.10 February 2018 by Jan Egil and Borge Refsnes */
22
html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}
33
/* Extract from normalize.css by Nicolas Gallagher and Jonathan Neal git.io/normalize */
44
html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}
@@ -29,14 +29,14 @@ html,body{font-family:Verdana,sans-serif;font-size:15px;line-height:1.5}html{ove
2929
h1{font-size:36px}h2{font-size:30px}h3{font-size:24px}h4{font-size:20px}h5{font-size:18px}h6{font-size:16px}.w3-serif{font-family:serif}
3030
h1,h2,h3,h4,h5,h6{font-family:"Segoe UI",Arial,sans-serif;font-weight:400;margin:10px 0}.w3-wide{letter-spacing:4px}
3131
hr{border:0;border-top:1px solid #eee;margin:20px 0}
32-
.w3-image{max-width:100%;height:auto}img{margin-bottom:-5px}a{color:inherit}
32+
.w3-image{max-width:100%;height:auto}img{vertical-align:middle}a{color:inherit}
3333
.w3-table,.w3-table-all{border-collapse:collapse;border-spacing:0;width:100%;display:table}.w3-table-all{border:1px solid #ccc}
3434
.w3-bordered tr,.w3-table-all tr{border-bottom:1px solid #ddd}.w3-striped tbody tr:nth-child(even){background-color:#f1f1f1}
3535
.w3-table-all tr:nth-child(odd){background-color:#fff}.w3-table-all tr:nth-child(even){background-color:#f1f1f1}
3636
.w3-hoverable tbody tr:hover,.w3-ul.w3-hoverable li:hover{background-color:#ccc}.w3-centered tr th,.w3-centered tr td{text-align:center}
3737
.w3-table td,.w3-table th,.w3-table-all td,.w3-table-all th{padding:8px 8px;display:table-cell;text-align:left;vertical-align:top}
3838
.w3-table th:first-child,.w3-table td:first-child,.w3-table-all th:first-child,.w3-table-all td:first-child{padding-left:16px}
39-
.w3-btn,.w3-button{border:none;display:inline-block;outline:0;padding:8px 16px;vertical-align:middle;overflow:hidden;text-decoration:none;color:inherit;background-color:inherit;text-align:center;cursor:pointer;white-space:nowrap}
39+
.w3-btn,.w3-button{border:none;display:inline-block;padding:8px 16px;vertical-align:middle;overflow:hidden;text-decoration:none;color:inherit;background-color:inherit;text-align:center;cursor:pointer;white-space:nowrap}
4040
.w3-btn:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)}
4141
.w3-btn,.w3-button{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
4242
.w3-disabled,.w3-btn:disabled,.w3-button:disabled{cursor:not-allowed;opacity:0.3}.w3-disabled *,:disabled *{pointer-events:none}
@@ -48,10 +48,10 @@ hr{border:0;border-top:1px solid #eee;margin:20px 0}
4848
.w3-input{padding:8px;display:block;border:none;border-bottom:1px solid #ccc;width:100%}
4949
.w3-select{padding:9px 0;width:100%;border:none;border-bottom:1px solid #ccc}
5050
.w3-dropdown-click,.w3-dropdown-hover{position:relative;display:inline-block;cursor:pointer}
51-
.w3-dropdown-hover:hover .w3-dropdown-content{display:block;z-index:1}
51+
.w3-dropdown-hover:hover .w3-dropdown-content{display:block}
5252
.w3-dropdown-hover:first-child,.w3-dropdown-click:hover{background-color:#ccc;color:#000}
5353
.w3-dropdown-hover:hover > .w3-button:first-child,.w3-dropdown-click:hover > .w3-button:first-child{background-color:#ccc;color:#000}
54-
.w3-dropdown-content{cursor:auto;color:#000;background-color:#fff;display:none;position:absolute;min-width:160px;margin:0;padding:0}
54+
.w3-dropdown-content{cursor:auto;color:#000;background-color:#fff;display:none;position:absolute;min-width:160px;margin:0;padding:0;z-index:1}
5555
.w3-check,.w3-radio{width:24px;height:24px;position:relative;top:6px}
5656
.w3-sidebar{height:100%;width:200px;background-color:#fff;position:fixed!important;z-index:1;overflow:auto}
5757
.w3-sidebar.w3-collapse{display:none}.w3-main{margin-left:0!important;margin-right:0!important}
@@ -62,12 +62,12 @@ hr{border:0;border-top:1px solid #eee;margin:20px 0}
6262
.w3-modal{z-index:3;display:none;padding-top:30px;position:fixed;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgb(0,0,0);background-color:rgba(0,0,0,0.4)}
6363
.w3-modal-content{margin:0 10px;width:auto!important;background-color:#fff;position:relative;padding:0;outline:0}
6464
.w3-bar{width:100%;overflow:hidden}.w3-center .w3-bar{display:inline-block;width:auto}
65-
.w3-bar .w3-bar-item{padding:8px 16px;float:left;width:auto;border:none;outline:none;display:block}
65+
.w3-bar .w3-bar-item{padding:8px 16px;float:left;width:auto;border:none;display:block;outline:0}
6666
.w3-bar .w3-dropdown-hover,.w3-bar .w3-dropdown-click{position:static;float:left}
6767
.w3-bar .w3-button{white-space:normal}
68-
.w3-bar-block .w3-bar-item{width:100%;display:block;padding:8px 16px;text-align:left;border:none;outline:none;white-space:normal;float:none}
68+
.w3-bar-block .w3-bar-item{width:100%;display:block;padding:8px 16px;text-align:left;border:none;outline:none;white-space:normal;float:none;outline:0}
6969
.w3-bar-block.w3-center .w3-bar-item{text-align:center}.w3-block{display:block;width:100%}
70-
.w3-responsive{overflow-x:auto}
70+
.w3-responsive{display:block;overflow-x:auto}
7171
.w3-container:after,.w3-container:before,.w3-panel:after,.w3-panel:before,.w3-row:after,.w3-row:before,.w3-row-padding:after,.w3-row-padding:before,
7272
.w3-cell-row:before,.w3-cell-row:after,.w3-clear:after,.w3-clear:before,.w3-bar:before,.w3-bar:after{content:"";display:table;clear:both}
7373
.w3-col,.w3-half,.w3-third,.w3-twothird,.w3-threequarter,.w3-quarter{float:left;width:100%}
@@ -130,4 +130,4 @@ hr{border:0;border-top:1px solid #eee;margin:20px 0}
130130
.w3-padding-64{padding-top:64px!important;padding-bottom:64px!important}.w3-left{float:left!important}.w3-right{float:right!important}
131131
.w3-button:hover{color:#000!important;background-color:#ccc!important}
132132
.w3-transparent,.w3-hover-none:hover{background-color:transparent!important}
133-
.w3-hover-none:hover{box-shadow:none!important}
133+
.w3-hover-none:hover{box-shadow:none!important}

0 commit comments

Comments
 (0)