mirror of
https://github.com/ckaczor/etsy-shop-widget.git
synced 2026-01-25 01:25:36 -05:00
Initial commit
This commit is contained in:
22
php/settings.css
Normal file
22
php/settings.css
Normal file
@@ -0,0 +1,22 @@
|
||||
#esw-etsy-api-key {
|
||||
width: 300px;
|
||||
}
|
||||
|
||||
#esw-etsy-shop-name {
|
||||
width: 300px;
|
||||
}
|
||||
|
||||
#esw-cache-time {
|
||||
margin-right: 5px;
|
||||
width: 50px;
|
||||
}
|
||||
|
||||
#esw-cache-clear-now {
|
||||
margin-left: 20px;
|
||||
}
|
||||
|
||||
#esw-cache-clear-now-done {
|
||||
font-size: 24pt;
|
||||
color: darkgreen;
|
||||
visibility: hidden;
|
||||
}
|
||||
Reference in New Issue
Block a user