update components
This commit is contained in:
parent
697257670c
commit
02ae9ec81e
123 changed files with 13600 additions and 531 deletions
25
dashboard-ui/thirdparty/paper-ie10.css
vendored
Normal file
25
dashboard-ui/thirdparty/paper-ie10.css
vendored
Normal file
|
@ -0,0 +1,25 @@
|
|||
#docspinner {
|
||||
/* It often doesn't disappear so just forget it */
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
paper-button iron-icon {
|
||||
/* They often display huge */
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
paper-icon-button, paper-icon-button iron-icon {
|
||||
width: 24px !important;
|
||||
height: 24px !important;
|
||||
}
|
||||
|
||||
.viewMenuBar paper-icon-button, .viewMenuBar paper-icon-button iron-icon {
|
||||
width: 24px !important;
|
||||
height: 50px !important;
|
||||
}
|
||||
|
||||
|
||||
.card paper-icon-button, .card paper-icon-button iron-icon {
|
||||
width: 32px !important;
|
||||
height: 32px !important;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue