File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 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 {
You can’t perform that action at this time.
0 commit comments