Subversion Repositories SvarDOS

Rev

Rev 287 | Rev 1225 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 287 Rev 324
Line 137... Line 137...
137
td.unsup {
137
td.unsup {
138
  background-color: #bbb;
138
  background-color: #bbb;
139
  text-align: center;
139
  text-align: center;
140
  font-size: 0.9em;
140
  font-size: 0.9em;
141
}
141
}
-
 
142
 
-
 
143
span.helpmsg {
-
 
144
  font-size: 0.7em;
-
 
145
  color: #44e;
-
 
146
  font-weight: bold;
-
 
147
  border-radius: 1em;
-
 
148
  background: #f7f700;
-
 
149
  vertical-align: super;
-
 
150
  padding: 0 0.3em;
-
 
151
}