mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 02:28:05 -07:00
Pre release
This commit is contained in:
parent
230c93fbe1
commit
3c81394a3e
25 changed files with 2486 additions and 124 deletions
|
@ -1584,10 +1584,14 @@ input::-moz-focus-inner{
|
|||
background-color:#FFFFCB;
|
||||
}
|
||||
.b-new-entry select.styled{
|
||||
top:10px;
|
||||
top:0;
|
||||
}
|
||||
.b-new-entry option{
|
||||
font:14px arial,sans-serif;
|
||||
padding:5px 5px 5px 8px;
|
||||
font-family:Arial, Helvetica, sans-serif;
|
||||
font-size:14px;
|
||||
font-weight:bold;
|
||||
color:#555;
|
||||
}
|
||||
.b-new-entry .form-options-group{}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue