]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
baculum: Upgrade W3.CSS from version 4.10 to 4.13
authorMarcin Haba <marcin.haba@bacula.pl>
Sat, 14 Dec 2019 15:02:03 +0000 (16:02 +0100)
committerMarcin Haba <marcin.haba@bacula.pl>
Sat, 14 Dec 2019 15:02:03 +0000 (16:02 +0100)
gui/baculum/themes/Baculum-v2/css/w3.css

index adba7084b1c49f34b7b2c4a60e15ce5193d314a3..b303800641d61a75487d5bd75820fc5415ffd994 100644 (file)
@@ -1,28 +1,27 @@
-/* W3.CSS 4.10 February 2018 by Jan Egil and Borge Refsnes */\r
+/* W3.CSS 4.13 June 2019 by Jan Egil and Borge Refsnes */\r
 html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}\r
 /* Extract from normalize.css by Nicolas Gallagher and Jonathan Neal git.io/normalize */\r
 html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}\r
-article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}\r
+article,aside,details,figcaption,figure,footer,header,main,menu,nav,section{display:block}summary{display:list-item}\r
 audio,canvas,progress,video{display:inline-block}progress{vertical-align:baseline}\r
 audio:not([controls]){display:none;height:0}[hidden],template{display:none}\r
-a{background-color:transparent;-webkit-text-decoration-skip:objects}\r
-a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}\r
-dfn{font-style:italic}mark{background:#ff0;color:#000}\r
+a{background-color:transparent}a:active,a:hover{outline-width:0}\r
+abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}\r
+b,strong{font-weight:bolder}dfn{font-style:italic}mark{background:#ff0;color:#000}\r
 small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}\r
-sub{bottom:-0.25em}sup{top:-0.5em}figure{margin:1em 40px}img{border-style:none}svg:not(:root){overflow:hidden}\r
+sub{bottom:-0.25em}sup{top:-0.5em}figure{margin:1em 40px}img{border-style:none}\r
 code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}hr{box-sizing:content-box;height:0;overflow:visible}\r
-button,input,select,textarea{font:inherit;margin:0}optgroup{font-weight:bold}\r
+button,input,select,textarea,optgroup{font:inherit;margin:0}optgroup{font-weight:bold}\r
 button,input{overflow:visible}button,select{text-transform:none}\r
-button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}\r
-button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner{border-style:none;padding:0}\r
-button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring{outline:1px dotted ButtonText}\r
+button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}\r
+button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}\r
+button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}\r
 fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}\r
 legend{color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}\r
 [type=checkbox],[type=radio]{padding:0}\r
 [type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}\r
 [type=search]{-webkit-appearance:textfield;outline-offset:-2px}\r
-[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}\r
-::-webkit-input-placeholder{color:inherit;opacity:0.54}\r
+[type=search]::-webkit-search-decoration{-webkit-appearance:none}\r
 ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}\r
 /* End extract */\r
 html,body{font-family:Verdana,sans-serif;font-size:15px;line-height:1.5}html{overflow-x:hidden}\r
@@ -79,10 +78,12 @@ hr{border:0;border-top:1px solid #eee;margin:20px 0}
 @media (min-width:993px){.w3-col.l1{width:8.33333%}.w3-col.l2{width:16.66666%}.w3-col.l3{width:24.99999%}.w3-col.l4{width:33.33333%}\r
 .w3-col.l5{width:41.66666%}.w3-col.l6{width:49.99999%}.w3-col.l7{width:58.33333%}.w3-col.l8{width:66.66666%}\r
 .w3-col.l9{width:74.99999%}.w3-col.l10{width:83.33333%}.w3-col.l11{width:91.66666%}.w3-col.l12{width:99.99999%}}\r
-.w3-content{max-width:980px;margin:auto}.w3-rest{overflow:hidden}\r
+.w3-rest{overflow:hidden}.w3-stretch{margin-left:-16px;margin-right:-16px}\r
+.w3-content,.w3-auto{margin-left:auto;margin-right:auto}.w3-content{max-width:980px}.w3-auto{max-width:1140px}\r
 .w3-cell-row{display:table;width:100%}.w3-cell{display:table-cell}\r
 .w3-cell-top{vertical-align:top}.w3-cell-middle{vertical-align:middle}.w3-cell-bottom{vertical-align:bottom}\r
 .w3-hide{display:none!important}.w3-show-block,.w3-show{display:block!important}.w3-show-inline-block{display:inline-block!important}\r
+@media (max-width:1205px){.w3-auto{max-width:95%}}\r
 @media (max-width:600px){.w3-modal-content{margin:0 10px;width:auto!important}.w3-modal{padding-top:30px}\r
 .w3-dropdown-hover.w3-mobile .w3-dropdown-content,.w3-dropdown-click.w3-mobile .w3-dropdown-content{position:relative} \r
 .w3-hide-small{display:none!important}.w3-mobile{display:block;width:100%!important}.w3-bar-item.w3-mobile,.w3-dropdown-hover.w3-mobile,.w3-dropdown-click.w3-mobile{text-align:center}\r
@@ -90,7 +91,7 @@ hr{border:0;border-top:1px solid #eee;margin:20px 0}
 @media (max-width:768px){.w3-modal-content{width:500px}.w3-modal{padding-top:50px}}\r
 @media (min-width:993px){.w3-modal-content{width:900px}.w3-hide-large{display:none!important}.w3-sidebar.w3-collapse{display:block!important}}\r
 @media (max-width:992px) and (min-width:601px){.w3-hide-medium{display:none!important}}\r
-@media (max-width:992px){.w3-sidebar.w3-collapse{display:none}.w3-main{margin-left:0!important;margin-right:0!important}}\r
+@media (max-width:992px){.w3-sidebar.w3-collapse{display:none}.w3-main{margin-left:0!important;margin-right:0!important}.w3-auto{max-width:100%}}\r
 .w3-top,.w3-bottom{position:fixed;width:100%;z-index:1}.w3-top{top:0}.w3-bottom{bottom:0}\r
 .w3-overlay{position:fixed;display:none;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.5);z-index:2}\r
 .w3-display-topleft{position:absolute;left:0;top:0}.w3-display-topright{position:absolute;right:0;top:0}\r