Skip to content

Commit

Permalink
Remove unused css
Browse files Browse the repository at this point in the history
  • Loading branch information
ekoteva15 committed Mar 8, 2024
1 parent cf44ebe commit dbc2329
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions ckanext/iaea/assets/css/iaea.css
Original file line number Diff line number Diff line change
Expand Up @@ -2649,10 +2649,6 @@ input[type="checkbox"]:focus {
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
input::-webkit-input-placeholder {
/* WebKit browsers */
color: red;
}
output {
display: block;
padding-top: 7px;
Expand Down
4 changes: 0 additions & 4 deletions ckanext/iaea/assets/css/rtl.css
Original file line number Diff line number Diff line change
Expand Up @@ -143,10 +143,6 @@ input::-moz-focus-inner {
input {
line-height: normal;
}
input::placeholder {
/* color: red; */
padding: 10px !important;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
Expand Down

0 comments on commit dbc2329

Please sign in to comment.