Skip to content

Commit 9111f6e

Browse files
authored
Update wcms-admin.css
1 parent fc197e1 commit 9111f6e

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

wcms-admin.css

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,7 @@
369369

370370
#adminPanel .nav-link.active,
371371
#adminPanel .nav-tabs > li.active a,
372-
#adminPanel .tab-pane.active {
372+
#adminPanel .tab-pane.active, li {
373373
background: 0 !important;
374374
border: 0 !important;
375375
color: #aaa !important
@@ -1719,7 +1719,8 @@ fieldset[disabled] .wbtn-success:hover {
17191719
.alertWrapper .wbtn-info {
17201720
color: #fff !important;
17211721
background-color: #5bc0de;
1722-
border-color: #46b8da
1722+
border-color: #46b8da;
1723+
letter-spacing: normal;
17231724
}
17241725

17251726
#adminPanel .wbtn-info.focus,
@@ -2020,6 +2021,7 @@ input[type=submit].wbtn-block {
20202021
#adminPanel .nav-tabs > li {
20212022
margin-bottom: -1px;
20222023
margin-left: 10px;
2024+
padding:0 0.10em 0 0.10em
20232025
}
20242026

20252027
#adminPanel .nav-tabs > li > a {

0 commit comments

Comments
 (0)