@viewport removed because not compatible with CSS 3.1
This commit is contained in:
parent
caeb09f689
commit
dafcbafd34
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user