mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-08 17:13:56 +00:00
Implemented expansion in logbook selection page
SVN revision: 660
This commit is contained in:
parent
122a09cc1d
commit
cda3d729f4
1298
src/elogd.c
1298
src/elogd.c
File diff suppressed because it is too large
Load Diff
@ -52,6 +52,16 @@ td {
|
||||
text-align:center;
|
||||
}
|
||||
|
||||
.selgroup {
|
||||
border:1px solid #308000;
|
||||
border-top:1px solid white;
|
||||
border-left:1px solid white;
|
||||
background-color:red;
|
||||
padding:3px;
|
||||
text-align:left;
|
||||
font-weight:bold;
|
||||
}
|
||||
|
||||
.sellogbook {
|
||||
border:1px solid #308000;
|
||||
border-top:1px solid white;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user