mirror of
https://github.com/loma-one/friendica_Template.git
synced 2025-02-15 09:34:02 +00:00
Update bookface_light.css
This commit is contained in:
parent
f56d89e40e
commit
ba3034dfc1
1 changed files with 6 additions and 12 deletions
|
@ -974,27 +974,21 @@ p.wall-item-announce,
|
|||
}
|
||||
|
||||
.panel-success>.panel-heading {
|
||||
background-image:linear-gradient(to bottom,#2bb84a 0,#2bb84a 100%);
|
||||
background-image:linear-gradient(to bottom,#2bb84a 0,#2bb84a 100%);
|
||||
}
|
||||
|
||||
.panel-success>.panel-heading {
|
||||
color:#f2f2f2;
|
||||
background-color:#2bb84a;
|
||||
border-color:#2bb84a;
|
||||
}
|
||||
|
||||
.panel-success>.panel-heading {
|
||||
color:#f2f2f2;
|
||||
background-color:#2bb84a;
|
||||
border-color:#2bb84a;
|
||||
color:#f2f2f2;
|
||||
background-color:#2bb84a;
|
||||
border-color:#2bb84a;
|
||||
}
|
||||
|
||||
.panel-info>.panel-heading {
|
||||
background-image:linear-gradient(to bottom,#1f91ca 0,#1f91ca 100%);
|
||||
background-image:linear-gradient(to bottom,#1f91ca 0,#1f91ca 100%);
|
||||
}
|
||||
|
||||
.panel-info>.panel-heading {
|
||||
color:#e9e9ea;
|
||||
color:#f2f2f2;
|
||||
}
|
||||
|
||||
.label-primary {
|
||||
|
|
Loading…
Add table
Reference in a new issue