mirror of
https://github.com/danpros/htmly.git
synced 2026-04-18 11:36:20 +05:30
Update toolbar.css
This commit is contained in:
parent
347b26bba2
commit
b707d74507
1 changed files with 5 additions and 0 deletions
|
|
@ -41,6 +41,11 @@ body {
|
|||
padding: 0 10px;
|
||||
}
|
||||
|
||||
#toolbar a:hover {
|
||||
background: #333;
|
||||
border-radius: 3px;
|
||||
}
|
||||
|
||||
table#config td:first-child {
|
||||
width: 30%
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue