mirror of
https://github.com/tuxis-ie/nsedit.git
synced 2025-04-18 19:59:30 +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;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
line-height: 29px;
|
||||
}
|
||||
|
||||
#menu {
|
||||
|
@ -42,6 +41,10 @@
|
|||
background: #1C78DE;
|
||||
}
|
||||
|
||||
#menu div.jtable-title-text {
|
||||
line-height: inherit !important;
|
||||
}
|
||||
|
||||
.tables {
|
||||
width: 100% !important;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue