Updated.
This commit is contained in:
parent
3ef6bf9303
commit
112924b835
|
@ -36,7 +36,6 @@
|
|||
color: #fff;
|
||||
border-bottom: 1px solid #b4b4b4;
|
||||
span{
|
||||
background-color: #222;
|
||||
padding: 10px 15px;
|
||||
clear: both;
|
||||
display: table;
|
||||
|
|
|
@ -19,6 +19,9 @@
|
|||
|
||||
// Widget
|
||||
@import "widget/*";
|
||||
ul.tab_nav li, ul.nav-tabs li{
|
||||
color: #333333;
|
||||
}
|
||||
.black-screen{
|
||||
position: fixed;
|
||||
width: 100%;
|
||||
|
|
Loading…
Reference in New Issue