@viewport removed because not compatible with CSS 3.1

This commit is contained in:
Fraenkiman 2023-11-12 21:59:46 +01:00
parent caeb09f689
commit dafcbafd34
2 changed files with 0 additions and 4 deletions

View File

@ -13,8 +13,6 @@ Module: admin.css
@import url('globals.css');
/* ===== VARIOUS ===== */
@viewport { width: device-width }
.buttonbar input {
box-shadow: none !IMPORTANT;
background: #bdbdbd url('../imgs/buttonsh.png') repeat-x

View File

@ -18,8 +18,6 @@ last change: 2023-11-01
@import url('globals.css');
/* ===== VARIOUS ===== */
@viewport { width: device-width }
.buttonbar input {
padding: .3em;
background: #bdbdbd url('../imgs/buttonsh.png') repeat-x