Improved: Buttons on the options page
This commit is contained in:
parent
a23e2af559
commit
3bffa2e4aa
|
@ -206,6 +206,12 @@ body {
|
|||
display: none;
|
||||
}
|
||||
|
||||
#import-data, #export-data, #cdn, #framework {
|
||||
padding: 5px;
|
||||
font-size: 1em;
|
||||
line-height: 1.5;
|
||||
}
|
||||
|
||||
/**
|
||||
* Links
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue