mirror of
https://github.com/greenshot/greenshot
synced 2025-08-21 14:03:23 -07:00
Slightly override bootstrap alerts style to blend better with our layout.
This commit is contained in:
parent
892463bdf6
commit
0d173a56ba
1 changed files with 5 additions and 0 deletions
|
@ -190,6 +190,11 @@ a.cta:hover {
|
|||
text-align: center;
|
||||
}
|
||||
|
||||
.alert {
|
||||
border-width: 0 0 0 5px !important;
|
||||
border-radius: 0 !important;
|
||||
}
|
||||
|
||||
.body-ad {
|
||||
display: inline-block;
|
||||
width: 180px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue