mirror of
https://github.com/filp/whoops.git
synced 2026-08-28 19:18:33 +00:00
Merge pull request #339 from staabm/borderradius
Use rounded corners for frame-index.
This commit is contained in:
@@ -140,7 +140,8 @@ header {
|
||||
height: 18px;
|
||||
width: 18px;
|
||||
line-height: 18px;
|
||||
border-radius: 100%;
|
||||
border-radius: 5px;
|
||||
padding: 0 1px 0 1px;
|
||||
text-align: center;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user