mirror of
https://github.com/tuxis-ie/nsedit.git
synced 2025-04-19 20:09:14 +03:00
Update horizontal-menu.css
This commit is contained in:
parent
0154d4e4b4
commit
6c450c0c5c
1 changed files with 4 additions and 1 deletions
|
@ -4,7 +4,6 @@
|
||||||
color: #1C78DE;
|
color: #1C78DE;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
line-height: 29px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#menu {
|
#menu {
|
||||||
|
@ -42,6 +41,10 @@
|
||||||
background: #1C78DE;
|
background: #1C78DE;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#menu div.jtable-title-text {
|
||||||
|
line-height: inherit !important;
|
||||||
|
}
|
||||||
|
|
||||||
.tables {
|
.tables {
|
||||||
width: 100% !important;
|
width: 100% !important;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue