diff --git a/AvocadoAmber/adm/css/admin.css b/AvocadoAmber/adm/css/admin.css index d51187d..224a64b 100644 --- a/AvocadoAmber/adm/css/admin.css +++ b/AvocadoAmber/adm/css/admin.css @@ -56,13 +56,6 @@ img { border: 0 } -h1, -h2, -h3, -h4, -h5, -h6 {} - article, aside, details, @@ -94,9 +87,6 @@ img { vertical-align: middle } -textarea, -select {} - input { margin: 0; padding: 0; @@ -107,11 +97,13 @@ input[type=text], input[type=password], input[type=submit], input[type=image] { + appearance: none; -webkit-appearance: none; } button { border-radius: 0; + appearance: none; -webkit-appearance: none; cursor: pointer } @@ -539,8 +531,6 @@ table { table-layout: fixed; } -.tbl_head01 thead {} - .tbl_head01 thead th { background: #f9f9f9; font-weight: 300;